You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checking installed package size ... NOTE
installed size is 13.3Mb
sub-directories of 1Mb or more:
libs 13.1Mb
Similar note in previous version, shouldn't be an issue.
-Debian Linux, R-devel, GCC ASAN/UBSAN: FAILED TO INSTALL
-This seems to be an error related to the C++ compiler, which is preventing installation of RcppArmadillo:
72 | #error "*** C++11 compiler required; enable C++11 mode in your compiler, or use an earlier version of Armadillo"
Not sure what causes this, but it's NOT the removal of the line "CXX_STD=CXX11" in the Makevars files. It fails even when those are included
Prepare for release:
git pull
devtools::build_readme()
urlchecker::url_check()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
rhub::check_for_cran()
Likely an R-hub issue and can be ignored (
rhub::check_for_cran()
giving me a note about finding a NULL file/directory r-hub/rhub#560)Likely a crash/bug in MiKTeX and can be ignored (Windows Server 2022: "lastMiKTeXException" r-hub/rhub#503)
Appears to be an issue with the testing machine (Note on HTML check on Fedora r-hub/rhub#548), don't think this is within my power to fix
Similar note in previous version, shouldn't be an issue.
-Debian Linux, R-devel, GCC ASAN/UBSAN: FAILED TO INSTALL
-This seems to be an error related to the C++ compiler, which is preventing installation of RcppArmadillo:
rhub::check(platform = 'ubuntu-rchk')
-Two errors:
rhub::check_with_sanitizers()
revdepcheck::revdep_check(num_workers = 4)
cran-comments.md
git push
Submit to CRAN:
usethis::use_version('minor')
devtools::submit_cran()
Wait for CRAN...
git push
usethis::use_github_release()
usethis::use_dev_version()
git push
The text was updated successfully, but these errors were encountered: