Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eddelbuettel
Copy link
Member

CRAN came knocking because our package is one of the remaining ones (the other is, <cough, cough> mine too ...) requiring to set StagedInstall: no in DESCRIPTION. This goes way back to when @jeroen helped us get to the package CRAN-ready and has to do with the fact that we (at the time) opted for absolute paths via @rpath instructions to the dynamic linker.

Well turns out relative ones work too, and @kalibera was of excellent assistance here so this now works. I also sent it to RHub's macOS test instance (that use the CRAN setup, not the one using brew) and it passed too. This needed changes to no longer Suggests: on the now-departed fts package, I will send those in subsequent PR.

@eddelbuettel
Copy link
Member Author

Now rebased, my bad for not having refreshed initially with a pull from the repo.

@johnlaing johnlaing merged commit 073e9bb into master Oct 5, 2022
@eddelbuettel eddelbuettel deleted the feature/no_staged branch October 5, 2022 22:33
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

Successfully merging this pull request may close these issues.

3 participants