Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTools 4.4 is not cached properly #191

Open
eduardszoecs opened this issue Aug 9, 2024 · 1 comment
Open

RTools 4.4 is not cached properly #191

eduardszoecs opened this issue Aug 9, 2024 · 1 comment

Comments

@eduardszoecs
Copy link

eduardszoecs commented Aug 9, 2024

> pkgbuild::has_rtools(debug = TRUE)
Found in Rtools 4.4 installation folder
[1] TRUE
> pkgbuild::rtools_path()
character(0)

See also #183

Root cause:

version_info, which is used to set the cache.
, was not updated in 518d65e .

@eduardszoecs
Copy link
Author

Getting the path, without the cache would be great...

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

No branches or pull requests

1 participant