cran-comments.md

ubms version 1.1.0

R CMD check results

Existing notes/warnings for CRAN checks:

WARN for r-devel-windows-x86_64-new-TK:

I have confirmed numerous times and in multiple ways (e.g. with dos2unix) that the Makevars file in the submitted source package has LF line endings. I do not get this warning when I build on my own Windows or Linux systems, or on any other platform. Thus I believe this warning can be ignored, but would appreciate any guidance otherwise.

NOTE for r-devel-windows-x86_64-new-TK:

The source/header files reported to have CRLF line endings are not in the source package and are auto-generated by rstantools at build time, possibly in a platform-specific way that results in CRLF line endings only when built on Windows. Because this NOTE does not appear on Linux or Mac builds I think it can be safely ignored.

NOTES for all versions:

These NOTES I believe are unavoidable for this package.

Test environments

Changes in version 1.0.2

This release hopefully fixes all outstanding issues in CRAN checks

Test environments

R CMD check results (R-devel on Ubuntu 18.04)

There were no ERRORs or WARNINGs.

There were 2 NOTEs:

As per the guidelines for developing R packages that interface with Stan (https://mc-stan.org/rstantools/articles/developer-guidelines.html), all Stan models I have developed for this package are pre-compiled when the package is built. This allows the models to be run on Mac/Windows without a C++ compiler available and speeds up model runtime at the cost of increasing installed package size. I have followed suggested best practices to combine my models into as few Stan model files as possible to speed up compilation and minimize size.

I believe GNU make is required to use Rcpp and compiled Stan code.



kenkellner/ubms documentation built on March 1, 2025, 7:02 a.m.