diff --git a/DESCRIPTION b/DESCRIPTION index afc4962..87b77f9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,10 +13,10 @@ Authors@R: role = c("aut", "cre"), email = "luca.belmonte@efsa.europa.eu", comment = c(ORCID = "0000-0002-7977-9170"))) -Description: The EFSATools package brings together all the functions developed - for EFSA's ad hoc data collections, providing tools for dataset operations as - well as utilities designed to preserve data history. -License: file LICENSE +Description: Brings together all the functions developed for EFSA's ad hoc data + collections, providing tools for dataset operations as well as utilities + designed to preserve data history. +License: EUPL-1.2 URL: https://openefsa.github.io/EFSATools/ BugReports: https://github.com/openefsa/EFSATools/issues Depends: diff --git a/README.md b/README.md index 1c80657..1f0d8bf 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ Once installed, load the package as usual: library(EFSATools) ``` -Basic usage examples and full documentation are available in the package [vignette](vignettes/EFSATools.Rmd): +Basic usage examples and full documentation are available in the package +[guide](https://openefsa.github.io/EFSATools/articles/EFSATools.html) or in the +package vignettes: ```r vignette("EFSATools") diff --git a/man/EFSATools-package.Rd b/man/EFSATools-package.Rd index 51d100e..cef83a2 100644 --- a/man/EFSATools-package.Rd +++ b/man/EFSATools-package.Rd @@ -8,7 +8,7 @@ \description{ \if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}} -The EFSATools package brings together all the functions developed for EFSA's ad hoc data collections, providing tools for dataset operations as well as utilities designed to preserve data history. +Brings together all the functions developed for EFSA's ad hoc data collections, providing tools for dataset operations as well as utilities designed to preserve data history. } \seealso{ Useful links: