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
My impression from reading around is that this may be because these packages were loaded at the time the package rda files (data/vdj_so.rda etc) were created and saved. But these pacakges aren't available during build, hence the warning.
We can try to rebuild the data files to fix.
Also not clear to me why this only happens on macos-latest but is fine on ubuntu
The text was updated successfully, but these errors were encountered:
rcmdcheck fails on macos-latest because of these warnings:
My impression from reading around is that this may be because these packages were loaded at the time the package rda files (
data/vdj_so.rda
etc) were created and saved. But these pacakges aren't available during build, hence the warning.We can try to rebuild the data files to fix.
Also not clear to me why this only happens on macos-latest but is fine on ubuntu
The text was updated successfully, but these errors were encountered: