Roll back your version of R, or find another way to accomplish that calculation. This "abuse" of undocumented functions inside base R has been warned against for a long time [1], so the real puzzle is how you managed to get this far.
[1] http://lists.r-forge.r-project.org/pipermail/vegan-devel/2012-October/000279.html On July 14, 2018 7:19:19 PM PDT, Julianony M <juliani.m...@gmail.com> wrote: >I encounter a problem when I ran an R script that's been working for >years: > >> Rscript kernel_density_script > >it complains: "massdist" not available for .C() for package "stats" > >I thought an update of R could help, so I did: > >> sudo yum update R ... it says: No packages marked for update > >Could someone suggest how can I get the R "massdist" installed? (this >is a >RHEL7 system) > >Thanks in advance! > >j > > [[alternative HTML version deleted]] > >______________________________________________ >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. -- Sent from my phone. Please excuse my brevity. ______________________________________________ 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.