Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rchk issues #33

Open
pepijn-devries opened this issue Dec 6, 2024 · 2 comments
Open

Fix rchk issues #33

pepijn-devries opened this issue Dec 6, 2024 · 2 comments

Comments

@pepijn-devries
Copy link
Owner

https://raw.githubusercontent.com/kalibera/cran-checks/master/rchk/results/ProTrackR2.out

Package ProTrackR2 version 0.0.5
Package built using 87358/R 4.5.0; x86_64-pc-linux-gnu; 2024-11-21 15:21:02 UTC; unix
Checked with rchk version 35618ebbccf3cd0b45a3530e6303970a22a9056b LLVM version 14.0.6
More information at https://github.com/kalibera/cran-checks/blob/master/rchk/PROTECT.md
For rchk in docker image see https://github.com/kalibera/rchk/blob/master/doc/DOCKER.md

Function cpp11::writable::r_vector<SEXPREC*>::r_vector(std::initializer_listcpp11::named_arg)::{lambda()#1}::operator()() const
[UP] unprotected variable names while calling allocating function Rf_mkCharCE cpp11/include/cpp11/list.hpp:91

Function cpp11::writable::r_vector<SEXPREC*>::reserve_data(SEXPREC*, bool, long)
[UP] calling allocating function cpp11::writable::r_vector<SEXPREC*>::resize_names(SEXPREC*, long) with a fresh pointer (names <arg 1>) cpp11/include/cpp11/r_vector.hpp:1329

Function cpp11::writable::r_vectorcpp11::r_bool::reserve_data(SEXPREC*, bool, long)
[UP] calling allocating function cpp11::writable::r_vectorcpp11::r_bool::resize_names(SEXPREC*, long) with a fresh pointer (names <arg 1>) cpp11/include/cpp11/r_vector.hpp:1329

Function cpp11::writable::r_vectorcpp11::r_string::reserve_data(SEXPREC*, bool, long)
[UP] calling allocating function cpp11::writable::r_vectorcpp11::r_string::resize_names(SEXPREC*, long) with a fresh pointer (names <arg 1>) cpp11/include/cpp11/r_vector.hpp:1329

Function cpp11::writable::r_vector::reserve_data(SEXPREC*, bool, long)
[UP] calling allocating function cpp11::writable::r_vector::resize_names(SEXPREC*, long) with a fresh pointer (names <arg 1>) cpp11/include/cpp11/r_vector.hpp:1329

Function cpp11::writable::r_vector::reserve_data(SEXPREC*, bool, long)
[UP] calling allocating function cpp11::writable::r_vector::resize_names(SEXPREC*, long) with a fresh pointer (names <arg 1>) cpp11/include/cpp11/r_vector.hpp:1329

@pepijn-devries
Copy link
Owner Author

Most likely this is caused by:

r-lib/cpp11#408

In that case I just need to wait and see...

@pepijn-devries
Copy link
Owner Author

r-lib/cpp11#445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant