diff --git a/DESCRIPTION b/DESCRIPTION index 873bcce..886ffee 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: distilleR Type: Package -Title: A wrap around the DistillerSR APIs +Title: A Wrap Around the DistillerSR APIs Version: 1.0.0 Maintainer: Luca Belmonte Authors@R: @@ -10,7 +10,8 @@ Authors@R: comment = c(ORCID = "0009-0002-4305-065X")), person(given = "Fulvio", family = "Barizzone", - role = "aut"), + role = "aut", + comment = c(ORCID = "0009-0006-3035-520X")), person(given = "Dayana Stephanie", family = "Buzle", role = "aut", @@ -25,13 +26,13 @@ Authors@R: 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 + DistillerSR through its APIs. It features authentication and utilities to retrieve data from DistillerSR projects and reports. License: file LICENSE URL: https://openefsa.github.io/distilleR BugReports: https://github.com/openefsa/distilleR/issues Depends: - R (>= 4.0.0) + R (>= 4.1.0) Imports: cli (>= 3.6.5), checkmate (>= 2.3.1), diff --git a/man/distilleR-package.Rd b/man/distilleR-package.Rd index 2fad476..16abea5 100644 --- a/man/distilleR-package.Rd +++ b/man/distilleR-package.Rd @@ -4,7 +4,7 @@ \name{distilleR-package} \alias{distilleR} \alias{distilleR-package} -\title{distilleR: A wrap around the DistillerSR APIs} +\title{distilleR: A Wrap Around the DistillerSR APIs} \description{ \if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}} @@ -24,7 +24,7 @@ Useful links: Authors: \itemize{ \item Lorenzo Copelli (\href{https://orcid.org/0009-0002-4305-065X}{ORCID}) - \item Fulvio Barizzone + \item Fulvio Barizzone (\href{https://orcid.org/0009-0006-3035-520X}{ORCID}) \item Dayana Stephanie Buzle (\href{https://orcid.org/0009-0003-2990-7431}{ORCID}) \item Rafael Vieira (\href{https://orcid.org/0009-0009-0289-5438}{ORCID}) }