diff --git a/R/zen4R.R b/R/zen4R.R index b3227f8..7631098 100644 --- a/R/zen4R.R +++ b/R/zen4R.R @@ -1,8 +1,7 @@ #' @name zen4R #' @aliases zen4R-package #' @aliases zen4R -#' @docType package -#' +#' #' @importFrom R6 R6Class #' @import cli #' @import methods @@ -24,4 +23,4 @@ #' #'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com} #' -NULL \ No newline at end of file +"_PACKAGE" \ No newline at end of file diff --git a/man/zen4R.Rd b/man/zen4R.Rd index ddeb715..035c99b 100644 --- a/man/zen4R.Rd +++ b/man/zen4R.Rd @@ -9,6 +9,14 @@ Provides an Interface to 'Zenodo' () REST API, including management of depositions, attribution of DOIs by 'Zenodo', upload and download of files. +} +\seealso{ +Useful links: +\itemize{ + \item \url{https://github.com/eblondel/zen4R} + \item Report bugs at \url{https://github.com/eblondel/zen4R/issues} +} + } \author{ Emmanuel Blondel \email{emmanuel.blondel1@gmail.com}