Skip to content

Commit ad2ab21

Browse files
Fixed issues for CRAN submission. (#16)
1 parent 380c306 commit ad2ab21

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Authors@R:
1313
role = c("aut", "cre"),
1414
email = "luca.belmonte@efsa.europa.eu",
1515
comment = c(ORCID = "0000-0002-7977-9170")))
16-
Description: The EFSATools package brings together all the functions developed
17-
for EFSA's ad hoc data collections, providing tools for dataset operations as
18-
well as utilities designed to preserve data history.
19-
License: file LICENSE
16+
Description: Brings together all the functions developed for EFSA's ad hoc data
17+
collections, providing tools for dataset operations as well as utilities
18+
designed to preserve data history.
19+
License: EUPL-1.2
2020
URL: https://openefsa.github.io/EFSATools/
2121
BugReports: https://github.com/openefsa/EFSATools/issues
2222
Depends:

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ Once installed, load the package as usual:
3333
library(EFSATools)
3434
```
3535

36-
Basic usage examples and full documentation are available in the package [vignette](vignettes/EFSATools.Rmd):
36+
Basic usage examples and full documentation are available in the package
37+
[guide](https://openefsa.github.io/EFSATools/articles/EFSATools.html) or in the
38+
package vignettes:
3739

3840
```r
3941
vignette("EFSATools")

man/EFSATools-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)