Magnus Thor Torfason
Magnus Thor Torfason
Awesome, thanks for the quick reply. Great that it won't break anything, but I am assuming that it will not give all the benefits either, such as keeping the downloaded...
Just to confirm that this issue affected me as well (for a while now), and I was unable to find a solution until I came here. I followed the suggestion...
This has been fixed, and the default branch is now `main`. For freshly cloned repositories, the effect should be minimal. For any previously cloned repositories, the following commands can be...
I'm planning a maintenance release of the fixes currently in `main`. @awong234 , @brshallo , @hutch3232 and @J-Moravec , you have made recent contributions. If you are using the package...
I'd like to include this, but the checks failed, seemingly for an unrelated reason. Pushing a new commit seems like the only way to retrigger checks after some changes by...
Fix looks great, currently in https://github.com/torfason/import/tree/prx/awong234-getNamespaceExports pretty ready to merge into dev.
This has been merged into `dev` branch (https://github.com/torfason/import/tree/dev), and all tests are passing. Marking as `fixed-in-dev`
Dang, @awong234, I just found that this fix (c5b503b1) breaks `devtools::check()` locally, even though `devtools::test()` work fine. Reverting this, as I've done in a01c23a5 (and skipping the new tests of...
Sounds good. One question, just out of curiosity, were you able reproduce to this but not figure out what's wrong, or were you unable to reproduce it?
@awong234, an idea came to me, which was to change the default value of `.library` from `.libPaths()[1L]` to `.libPaths()`, as in: ``` from 0), .except=character(), .chdir = TRUE, .character_only =...