Skip to content

Exclude .Rlibs from build + git#6

Merged
billdenney merged 1 commit into
mainfrom
chore-rlibs-ignore
Jun 29, 2026
Merged

Exclude .Rlibs from build + git#6
billdenney merged 1 commit into
mainfrom
chore-rlibs-ignore

Conversation

@billdenney

Copy link
Copy Markdown
Member

CI installs deps into $CI_PROJECT_DIR/.Rlibs (R_LIBS_USER); excluding it from .Rbuildignore and .gitignore keeps the installed library out of the package tarball and the check/ artifact, preventing the 413 artifact-upload failure when a heavy native dep is present. Parity with figuresvg / figureextract.

CI installs deps into $CI_PROJECT_DIR/.Rlibs (R_LIBS_USER); excluding it
from .Rbuildignore and .gitignore keeps the installed library out of the
package tarball and the check/ artifact, preventing the 413 artifact-upload
failure when a heavy native dep is present. Parity with figuresvg /
figureextract.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@billdenney billdenney merged commit 8cccae4 into main Jun 29, 2026
8 checks passed
@billdenney billdenney deleted the chore-rlibs-ignore branch June 29, 2026 01:54
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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