On Thu, 24 Mar 2022 20:33:39 -0700
Bogdan Tanasa <tan...@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

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to