[R] unable to load latticeExtra in AWS R
Naresh Gurbuxani
n@re@h_gurbux@n| @end|ng |rom hotm@||@com
Mon Sep 11 22:40:24 CEST 2023
Reinstall of jpeg followed by reinstall of latticeExtra solved this problem.
Thanks
Sent from my iPhone
> On Sep 8, 2023, at 6:34 PM, Ivan Krylov <krylov.r00t using gmail.com> wrote:
>
> 8 сентября 2023 г. 22:25:10 UTC, Naresh Gurbuxani <naresh_gurbuxani using hotmail.com> пишет:
>>> library(latticeExtra)
>> Error: package or namespace load failed for ‘latticeExtra’ in dyn.load(file, DLLpath = DLLpath, ...):
>> unable to load shared object '/home/ec2-user/SageMaker/R-library/jpeg/libs/jpeg.so':
>> libjpeg.so.8: cannot open shared object file: No such file or directory
>
>> !> sessionInfo()
>> R version 4.2.3 (2023-03-15)
>> Platform: x86_64-conda-linux-gnu (64-bit)
>> Running under: Amazon Linux 2
> Sounds like an LD_LIBRARY_PATH problem. How did you install the jpeg package? Try reinstalling it.
> --
> Best regards,
> Ivan
More information about the R-help
mailing list