On Thu, 24 Mar 2022 20:33:39 -0700
Bogdan Tanasa <tanasa at gmail.com> wrote:
>
"/FRIDAY/CONDA/pkgs/r-rcpptoml-0.1.7-r41h03ef668_0/lib/R/library/RcppTOML"
I have no idea how Conda works, but shouldn't this entry point to the
parent directory, that is,
"/FRIDAY/CONDA/pkgs/r-rcpptoml-0.1.7-r41h03ef668_0/lib/R/library"? So
that library() would be able to find the RcppTOML subdirectory in it
and load the package from there?
> RcppTOML is still not working
I'm assuming you mean something like "Error in library(RcppTOML) :
there
is no package called 'RcppTOML'", but there are other options,
including it crashing your R session, or something completely different.
--
Best regards,
Ivan