I know this is a dumb question but I'm pulling out what little hair I have left. I download the package and got the following: trying URL ' http://ftp.ussg.iu.edu/CRAN/bin/windows/contrib/2.14/Kendall_2.2.zip' Content type 'application/zip' length 52732 bytes (51 Kb) opened URL downloaded 51 Kb package ‘Kendall’ successfully unpacked and MD5 sums checked The downloaded packages are in C:\Users\Doyles\AppData\Local\Temp\RtmpuA5mIV\downloaded_packages But when I try to use it I get Error: could not find function "Kendall" So am I missing a step?? Thank you for your time David [[alternative HTML version deleted]]
You need to load the library by running>library(Kendall)Rhydwyn -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of David Doyle Sent: Tuesday, 17 April 2012 12:35 PM To: r-help at r-project.org Subject: [R] Installing Kendall Package I know this is a dumb question but I'm pulling out what little hair I have left. I download the package and got the following: trying URL ' http://ftp.ussg.iu.edu/CRAN/bin/windows/contrib/2.14/Kendall_2.2.zip' Content type 'application/zip' length 52732 bytes (51 Kb) opened URL downloaded 51 Kb package 'Kendall' successfully unpacked and MD5 sums checked The downloaded packages are in C:\Users\Doyles\AppData\Local\Temp\RtmpuA5mIV\downloaded_packages But when I try to use it I get Error: could not find function "Kendall" So am I missing a step?? Thank you for your time David [[alternative HTML version deleted]] ########################################################################################################################################################################################################################### This email and any files transmitted with it are intende...{{dropped:16}}
Hello, Did you type 'library(Kendall)'? Regards. ----- Mail original ----- De?: David Doyle <kydaviddoyle at gmail.com> ??: r-help at r-project.org Cc?: Envoy? le : Mardi 17 avril 2012 11h34 Objet?: [R] Installing Kendall Package I know this is a dumb question but I'm pulling out what little hair I have left.? I download the package and got the following: trying URL ' http://ftp.ussg.iu.edu/CRAN/bin/windows/contrib/2.14/Kendall_2.2.zip' Content type 'application/zip' length 52732 bytes (51 Kb) opened URL downloaded 51 Kb package ?Kendall? successfully unpacked and MD5 sums checked The downloaded packages are in ? ? ? ? C:\Users\Doyles\AppData\Local\Temp\RtmpuA5mIV\downloaded_packages But when I try to use it I get Error: could not find function "Kendall" So am I missing a step?? Thank you for your time David ??? [[alternative HTML version deleted]] ______________________________________________ R-help at r-project.org mailing list 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.