Skip to content
Back to formatted view

Raw Message

Message-ID: <20220325105050.34530cf9@Tarkus>
Date: 2022-03-25T07:50:50Z
From: Ivan Krylov
Subject: help with RcppTOML library
In-Reply-To: <CA+JEM00FW7Mgip7s1p7J9dUzOeaT6wWOBPY36ihQ=P3b8Da-Yw@mail.gmail.com>

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