You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Any help would be appreciated
The text was updated successfully, but these errors were encountered: