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

Installation problems #73

Open
Ge-Rag opened this issue Jan 15, 2025 · 1 comment
Open

Installation problems #73

Ge-Rag opened this issue Jan 15, 2025 · 1 comment

Comments

@Ge-Rag
Copy link

Ge-Rag commented Jan 15, 2025

I am trying to install the UK2GTFS package without any success.
I install from a local copy of the repo:

sudo R
remotes::install_local('UK2GTFS-master')
And I get
── R CMD build ────────────────────────────────────────────
✔ checking for file ‘/tmp/RtmpKS0yGq/file127d5e4dd3d59f/UK2GTFS-master/DESCRIPTION’ ...
─ preparing ‘UK2GTFS’:
✔ checking DESCRIPTION meta-information ...
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
─ building ‘UK2GTFS_0.2.1.tar.gz’

Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
ERROR: failed to lock directory ‘/usr/local/lib/R/site-library’ for modifying
Try removing ‘/usr/local/lib/R/site-library/00LOCK-UK2GTFS’
Warning message:
In i.p(...) :
installation of package ‘/tmp/RtmpKS0yGq/file127d5e1f9ebc29/UK2GTFS_0.2.1.tar.gz’ had non-zero exit status

I am on a debian bullseye system.

Any ideas how this can be solved.

regards,
Georg

@mem48
Copy link
Contributor

mem48 commented Jan 22, 2025

Try remotes::install_github

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