Skip to content

bugfix on MacOS#138

Open
eliotmcintire wants to merge 13 commits intodevelopmentfrom
mac
Open

bugfix on MacOS#138
eliotmcintire wants to merge 13 commits intodevelopmentfrom
mac

Conversation

@eliotmcintire
Copy link
Contributor

The install.packages was pointing to source filename with binary path on remote repository

Celiot McVenue and others added 13 commits January 17, 2026 11:20
- pkgDep3.R: call cachePkgDir(create=TRUE) before downloading to ensure
  cache directory exists, fixing download failure when dir is absent
- Require2.R: remove browser() debugging call and incomplete post-processing
  block from doPkgSnapshot that was never meant to run
- pkgDep.R: use drop=FALSE when subsetting matrix to prevent dimension drop
  to vector when only 1 package is installed
- .Rbuildignore: exclude .claude directory from package build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- line 289: add 'is not available for this version of R' to the warn
  regexp to cover R 4.5 where some deps (e.g. amc) are unavailable
- line 174: wrap pkgDep by() call in suppressWarnings() to silence
  expected 404 from r-universe.dev when that repo is temporarily down

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant