[R] Trouble with LSD.test / agricolae package

Dustin Batt dbatt at crookham.com
Wed Jan 7 15:57:45 CET 2015


Thanks everyone for your help!  This seems to have worked!

Best regards,

Dustin

-----Original Message-----
From: Uwe Ligges [mailto:ligges at statistik.tu-dortmund.de]
Sent: Wednesday, January 07, 2015 2:35 AM
To: Jeff Newmiller; Dustin Batt; r-help at r-project.org
Subject: Re: [R] Trouble with LSD.test / agricolae package



On 07.01.2015 01:45, Jeff Newmiller wrote:
> The R for Windows FAQ item 2.2 States that installing to a network
> share is not supported. I don't know how you ended up trying to use \\ccofs1\Shared\Users\Dustin Batt for your home directory, but that appears to be a problem for R. Somehow you need a path beginning with a drive letter... talk to your sysadmin?

Just map to a drive letter as in:

net use h: "\\ccofs1\Shared\Users\Dustin Batt"

Best,
Uwe Ligges

> ---------------------------------------------------------------------------
> Jeff Newmiller                        The     .....       .....  Go Live...
> DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
>                                        Live:   OO#.. Dead: OO#..  Playing
> Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
> /Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
> ----------------------------------------------------------------------
> ----- Sent from my phone. Please excuse my brevity.
>
> On January 6, 2015 11:47:13 AM PST, dbatt <dbatt at crookham.com> wrote:
>> Hi,
>>
>> I'm a relatively new user to R and I am having trouble properly
>> downloading the agricolae package in order to use the LSD.test
>> function. Below is the
>> code:
>>
>> package ‘sp’ successfully unpacked and MD5 sums checked Warning in
>> install.packages :
>>   unable to move temporary installation ‘\\ccofs1\Shared\Users\Dustin
>> Batt\R\win-library\3.1\filef444547065\sp’ to
>> ‘\\ccofs1\Shared\Users\Dustin Batt\R\win-library\3.1\sp’
>> package ‘klaR’ successfully unpacked and MD5 sums checked Warning in
>> install.packages :
>>   unable to move temporary installation ‘\\ccofs1\Shared\Users\Dustin
>> Batt\R\win-library\3.1\filef44493c650e\klaR’ to
>> ‘\\ccofs1\Shared\Users\Dustin Batt\R\win-library\3.1\klaR’
>> package ‘spdep’ successfully unpacked and MD5 sums checked Warning in
>> install.packages :
>>   unable to move temporary installation ‘\\ccofs1\Shared\Users\Dustin
>> Batt\R\win-library\3.1\filef44604735cb\spdep’ to
>> ‘\\ccofs1\Shared\Users\Dustin Batt\R\win-library\3.1\spdep’
>> package ‘agricolae’ successfully unpacked and MD5 sums checked
>>
>> The downloaded binary packages are in
>>      C:\Users\dbatt\AppData\Local\Temp\Rtmp4U4PR7\downloaded_packages
>>> LSD.test(modelPOP,"POP$BPED",p.adj="bon",console=TRUE)
>> Error: could not find function "LSD.test"
>>> library("agricolae", lib.loc="\\ccofs1/Shared/Users/Dustin
>>> Batt/R/win-library/3.1")
>> Error in library("agricolae", lib.loc = "\\ccofs1/Shared/Users/Dustin
>> Batt/R/win-library/3.1") :
>>   no library trees found in 'lib.loc'
>>
>> Any help that could be provided would be much appreciated!!
>>
>> Thanks and kind regards,
>>
>> Dustin
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://r.789695.n4.nabble.com/Trouble-with-LSD-test-agricolae-package
>> -tp4701447.html Sent from the R help mailing list archive at
>> Nabble.com.
>>
>> ______________________________________________
>> R-help at 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.
>
> ______________________________________________
> R-help at 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.
>

________________________________

Notice: This E-mail (including any attachments) is covered by the Electronic
Communications Privacy Act, 18 U.S.C. §§2510-2521, is confidential, may be legally privileged or contain trade secret or proprietary information not intended for your receipt. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error, then delete it. Thank you.


More information about the R-help mailing list