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]]
______________________________________________
[email protected] 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.