cran-comments.md

Version 1.1.5

2023-09-13

This is a resubmission. In this version I have updated deprecated syntax for future rstan compatibility:

Version 1.1.4

2023-06-06

This is a resubmission. In this version I have:

Examples has been checked.

Version 1.1.3

2023-05-29

This is a resubmission. In this version I have:

Version 1.1.2

2023-05-25

This is a resubmission. In this version I have:

Version 1.1.1

Round 2

2023-05-17

Test environments

CRAN comments

Please add \value to .Rd files regarding exported methods and explain the functions results in the documentation. Please write about the structure of the output (class) and also what the output means. (If a function does not return a value, please document that too, e.g. \value{No return value, called for side effects}' or similar) Missing Rd-tags: country_contact_matrices.Rd: \value stan_igbm.Rd: \value summary.stanigbm.Rd: \value

Added \value to all exported functions.

\dontrun{} should only be used if the example really cannot be executed (e.g. because of missing additional software, missing API keys, ...) by the user. That's why wrapping examples in \dontrun{} adds the comment ("# Not run:") as a warning for the user. Does not seem necessary. Please unwrap the examples if they are executable in < 5 sec, or create additionally small toy examples to allow automatic testing. (You could also replace \dontrun{} with \donttest{}, if it takes longer than 5 sec to be executed, but it would be preferable to have automatic checks for functions. Otherwise, you can also write some tests.)

The examples that are executable in < 5 sec have been unwrapped. For the examples that are executable in > 5 sec, \dontrun{} was replaced with \donttest{}.

Please ensure that you do not use more than 2 cores in your examples, vignettes, etc.

Done.

Round 1

2023-05-16

Submission comments

Not more than 5MB for a CRAN package, please.

This has been addressed and the size of the tarball is now < 5MB.

Is there some reference about the method you can add in the Description field in the form Authors (year) or ?

A reference about the method has been added in the Description field in the form "Authors (year) ".

Test environments

R CMD check results

0 errors | 0 warnings | 0 notes

Reverse dependencies

There are no reverse dependencies for v1.1.1 of the Bernadette package.

Thank you,

Lampros Bouranis



bernadette-eu/Bernadette documentation built on July 1, 2024, 9:58 p.m.