Fixed errors. Check: whether package can be installed on these platforms:
File 'orbweaver/libs/x64/orbweaver.dll':
Found non-API calls to R: 'ENVFLAGS', 'FRAME', 'HASHTAB', 'PRCODE',
'PRENV', 'PRSEEN', 'PRVALUE', 'Rf_findVarInFrame3', 'SET_BODY',
'SET_CLOENV', 'SET_FORMALS', 'STRING_PTR', 'SYMVALUE', 'XLENGTH_EX'
These entry points may be removed soon:
'PRSEEN', 'SYMVALUE'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
See section 'Moving into C API compliance' in the 'Writing R
Extensions' manual for issues with use of non-API entry points.
First release:
usethis::use_news_md()usethis::use_cran_comments(): Edit cran-comments.md to explain we corrected the outstanding issues and explain any other note we may have, e.g. bigger size because we vendor all system dependencies.Details
https://cran-archive.r-project.org/web/checks/2024/2024-06-28_check_results_orbweaver.html
Fixed errors. Check: whether package can be installed on these platforms:
Fixed warning on these platforms:
Checks on rhub
Details
Title:andDescription:@returnand@examplesAuthors@R:includes a copyright holder (role 'cph')Prepare for release:
git pullurlchecker::url_check()devtools::build_readme()devtools::check(remote = TRUE, manual = TRUE)devtools::check_win_devel()git pushSubmit to CRAN:
usethis::use_version('minor')devtools::submit_cran()Wait for CRAN...
usethis::use_github_release()usethis::use_dev_version(push = TRUE)usethis::use_news_md()