Skip to content

Use local_package_copy() for test writing to test path#1685

Merged
hadley merged 1 commit intor-lib:mainfrom
MichaelChirico:patch-5
Mar 2, 2026
Merged

Use local_package_copy() for test writing to test path#1685
hadley merged 1 commit intor-lib:mainfrom
MichaelChirico:patch-5

Conversation

@MichaelChirico
Copy link
Contributor

Our test environment does not have write permissions, causing this to fail.

Usually I ignore these issues, but in this case {roxygen2} already has a relevant helper, it's just not being used in this case (probably because the test is of idempotency --> the test package is not expected to change at all).

I am proposing the change here for consistency sake, but it's not strongly motivated besides our use case -- feel free to close :)

@hadley hadley merged commit 1775e1f into r-lib:main Mar 2, 2026
@hadley
Copy link
Member

hadley commented Mar 2, 2026

Thanks!

@MichaelChirico MichaelChirico deleted the patch-5 branch March 2, 2026 23:31
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.

2 participants