diff --git a/DESCRIPTION b/DESCRIPTION index fe08a83..3a85af7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -25,10 +25,12 @@ Authors@R: role = c("aut", "cre"), email = "luca.belmonte@efsa.europa.eu", comment = c(ORCID = "0000-0002-7977-9170"))) -Description: The distilleR package provides a pool of functions to query - DistillerSR through its APIs. It features authentication and utilities to - retrieve data from DistillerSR projects and reports. -License: file LICENSE +Description: Provides a pool of functions to query DistillerSR through its APIs. + It features authentication and utilities to retrieve data from DistillerSR + projects and reports. See + <[https://apidocs.evidencepartners.com/]https://apidocs.evidencepartners.com/> + for more details. +License: EUPL-1.2 URL: https://openefsa.github.io/distilleR/ BugReports: https://github.com/openefsa/distilleR/issues Depends: diff --git a/README.md b/README.md index 2564d97..a7247a8 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,9 @@ Once installed, load the package as usual: library(distilleR) ``` -Basic usage examples and full documentation are available in the package [vignette](vignettes/distilleR.Rmd): +Basic usage examples and full documentation are available in the package +[guide](https://openefsa.github.io/distilleR/articles/distilleR.html) or in the +package vignettes: ```r vignette("distilleR") diff --git a/man/distilleR-package.Rd b/man/distilleR-package.Rd index 7e1639c..8673c5c 100644 --- a/man/distilleR-package.Rd +++ b/man/distilleR-package.Rd @@ -8,7 +8,7 @@ \description{ \if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}} -The distilleR package provides a pool of functions to query DistillerSR through its APIs. It features authentication and utilities to retrieve data from DistillerSR projects and reports. +Provides a pool of functions to query DistillerSR through its APIs. It features authentication and utilities to retrieve data from DistillerSR projects and reports. See <[https://apidocs.evidencepartners.com/]https://apidocs.evidencepartners.com/> for more details. } \seealso{ Useful links: