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

find_previous_library_location() needs testing/update on Linux #7

Open
ddsjoberg opened this issue Sep 9, 2022 · 1 comment
Open

Comments

@ddsjoberg
Copy link
Owner

I don't use Linux, so I am not going to implement this. But a pull request is welcome

@higgi13425
Copy link

higgi13425 commented May 1, 2024

Tested on server system - not currently working. Can test if you have ideas on how to make this work on Linux.
Current results below.
Currently on R 4.3.2

`updater::find_previous_library_location()
✖ Could not determine the last R version installed.
✖ Couldn't locate previous R version's package library.

Sys.info()
sysname release
"Linux" "4.18.0-513.24.1.el8_9.x86_64"
version nodename
"#1 SMP Thu Mar 14 14:20:09 EDT 2024" "hglab-ap-ps1a"
machine login
"x86_64" "unknown"
user effective_user
"phiggins" "phiggins" `

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

2 participants