I have a nimble program which runs under R4.2.0. using nimble 0.13.1
Error in as.vector(y) : no method for coercing this S4 class to a vector
I have installed Rtools43 also, and the statement
Sys.getenv("PATH")
gives
[1] "C:\\rtools43/x86_64-w64-mingw32.static.posix/bin;C:\\rtools43/usr/bin;C:\\rtools40\\usr\\bin;C:\\WINDOWS\\system32;.............
I asked round about this and was told it could have to do with possible administrator privileges but given that 4.2.0 works
then I would guess this is something specific to 4.3.1 and/or nimble 1.0.1
Any suggestions are very welcome.
best
Andrew