Problem with locfit after update bioconductor to Bioconductor version 3.5
1
1
Entering edit mode
menggf ▴ 10
@menggf-12573
Last seen 6.9 years ago

After I update bioconductor to version 3.5 (BiocInstaller 1.26.0), I get errors with the locfit function in the locfit package, even though locfit package is not updated.

Below is the test example of locfit:

> data(ethanol, package="locfit")
> fit <- locfit(NOx ~ E, data=ethanol)
Error in .C("slocfit", x = as.numeric(x), y = as.numeric(rep(y, length.out = n)),  :
  "slocfit" not available for .C() for package "locfit"

 

I did not meet this error before I updated (version 3.3). Any solution to this problem?

Many thanks,

Guofeng,

 

software error • 3.0k views
ADD COMMENT
3
Entering edit mode
@steve-lianoglou-2771
Last seen 14 months ago
United States

Just try reinstalling it. Whenever you upgrade R you should reinstall all of your packages ...

ADD COMMENT
0
Entering edit mode

Hi, Steve, thank you very much. It works after reinstalling the locfit package.
 

ADD REPLY

Login before adding your answer.

Traffic: 531 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6