Skip to content

can't install package timechange #34

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

Open
EdBreen opened this issue Mar 18, 2025 · 0 comments
Open

can't install package timechange #34

EdBreen opened this issue Mar 18, 2025 · 0 comments

Comments

@EdBreen
Copy link

EdBreen commented Mar 18, 2025

platform x86_64-pc-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 4
minor 1.2
year 2021
month 11
day 01
svn rev 81115
language R
version.string R version 4.1.2 (2021-11-01)
nickname Bird Hippie

Platform ubuntu.

In R I can install other packages, but I can't install suncalc because I can't install timechange:

install.packages("timechange")
Installing package into ‘/home/edb/R/x86_64-pc-linux-gnu-library/4.1’
(as ‘lib’ is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/timechange_0.3.0.tar.gz'
Content type 'application/x-gzip' length 103439 bytes (101 KB)

.....
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘timechange’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/home/edb/R/x86_64-pc-linux-gnu-library/4.1/00LOCK-timechange/00new/timechange/libs/timechange.so':
/home/edb/R/x86_64-pc-linux-gnu-library/4.1/00LOCK-timechange/00new/timechange/libs/timechange.so: undefined symbol: _ZNK4cctz9time_zone6lookupERKNS_6detail10civil_timeINS1_10second_tagEEE
Error: loading failed
Execution halted
ERROR: loading failed

  • removing ‘/home/edb/R/x86_64-pc-linux-gnu-library/4.1/timechange’

Any help would be appreciated

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