vorlket
vorlket

Reputation: 131

rDotNet library warning in R 4.0.0

rDotNet library seems to have the following issue with R 4.0.0. Does someone know how to fix this?

> library(rDotNet)
attempting to build CLR server, one time setup
Warning message:
In fun(libname, pkgname) :
  could not find nuget in path; will not be able to use rDotNet unless corrected and rebuilt

Upvotes: 3

Views: 270

Answers (0)

Related Questions