Skip to content
Merged
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down
2 changes: 1 addition & 1 deletion man/EFSATools-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading