Skip to content
Snippets Groups Projects
DESCRIPTION 612 B
Newer Older
Package: fairify
Title: Produce FAIR reports with Rmarkdown and data in the cloud
Version: 0.0.0.9000
Authors@R: 
    person("David", "Dorchies", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6595-7984"), email = "david.dorchies@inrae.fr")
Description: R-package proposing a framework to apply FAIR principles based on reports created using the bookdown R-package and published as a website (e.g. gitlab pages) and data located on a owncloud/nextcloud server.
License: AGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports: 
    bookdown,
    yaml
Suggests: 
    tinytex