2023-09-13
This is a resubmission. In this version I have updated deprecated syntax for future rstan compatibility:
DESCRIPTION: requires rstan >= 2.26.0 & StanHeaders >= 2.26.0.
Function inst/stan/igbm.stan: 'real' data types are declared by 'array[] real'.
2023-06-06
This is a resubmission. In this version I have:
Examples has been checked.
2023-05-29
This is a resubmission. In this version I have:
2023-05-25
This is a resubmission. In this version I have:
2023-05-17
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.
2023-05-16
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) ".
Windows Server 2022 R-devel, 64 bit
New submission
Possibly misspelled words in DESCRIPTION: Bouranis (15:75) Demiris (16:5) Kalogeropoulos (16:17) Ntzoufras (16:40) Maintainer: 'Lampros Bouranis bernadette.aueb@gmail.com' ``` - NOTE 2 - This note is unrelated to the Bernadette package.
* checking HTML version of manual ... NOTE
Skipping checking math rendering: package 'V8' unavailable
- NOTE 3 - This is a Windows-related note.
* checking for non-standard things in the check directory ... NOTE
Found the following files/directories:
''NULL''
- NOTE 4 - Following R-hub issue #503, this could be due to a bug/crash in MiKTeX and can likely be ignored.
* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
'lastMiKTeXException'
- Ubuntu Linux 20.04.1 LTS, R-release, GCC
- NOTE 1 - A reference about the method has been added in the Description field in the form "Authors (year) ".
```
* checking CRAN incoming feasibility ... [5s/15s] NOTE
Maintainer: ‘Lampros Bouranis bernadette.aueb@gmail.com’
New submission
Possibly misspelled words in DESCRIPTION: Bouranis (15:75) Demiris (16:5) Kalogeropoulos (16:17) Ntzoufras (16:40) ``` - NOTE 2:
* checking installed package size ... NOTE
installed size is 59.6Mb
sub-directories of 1Mb or more:
libs 59.0Mb
- NOTE 3 - GNU make is needed for handling the Makevars files that rstantools uses to compile the packages Stan models. It’s fairly commonly used for R packages with more complex Makefile needs. See this Stan Forums thread.
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
- NOTE 4 - This note is unrelated to the Bernadette package.
* checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found
Skipping checking math rendering: package 'V8' unavailable
- Debian Linux, R-devel, GCC ASAN/UBSAN
- Identical notes to those from the Ubuntu Linux platform.
- Fedora Linux, R-devel, clang, gfortran
- Identical notes to those from the Ubuntu Linux platform.
0 errors | 0 warnings | 0 notes
There are no reverse dependencies for v1.1.1 of the Bernadette package.
Thank you,
Lampros Bouranis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.