Skip to content

Conversation

@david-yz-liu
Copy link
Contributor

@david-yz-liu david-yz-liu commented Nov 29, 2025

In the R script r_tester_setup.R, the install_dep function was intended to first check whether packages (and stringi in particular) were already installed before triggering a re-install. However, one of these checks used installed.packages instead of installed.packages(), where the latter is required to actually retrieve the list of installed packages, and so the check was always failing.

@david-yz-liu david-yz-liu merged commit cf88709 into master Nov 29, 2025
7 checks passed
@david-yz-liu david-yz-liu deleted the r-tester-install-times branch November 29, 2025 21:32
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