clean up tests/testthat/packrat library folder after running tests
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 409
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
... to avoid issues when running R CMD build; e.g.
Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, :
storing paths of more than 100 bytes is not portable:
‘packrat/tests/testthat/packrat/lib-R/x86_64-apple-darwin17.0/4.0.3/spatial/tests/Examples/spatial-Ex.Rout.save’
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting tests/testthat/packrat after running the tests, then run R CMD build and compare the resulting warning about the long spatial example path. Done means the generated library contents no longer cause this non-portable-path warning during the build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100