[tlocoh-info] Package_Update_Tlocoh-info Digest, Vol 9, Issue 3

Anna Schweiger anna.schweiger at nationalpark.ch
Sun Aug 31 23:20:05 CEST 2014


Hi Bruce

At first the package update
> update.packages(oldPkgs="tlocoh", repos="http://R-Forge.R-project.org")
didn´t work for me either, I think because R kept installing the 
binary version (which is 1.16) and not the new version 1.17 which is 
source code.

What did work was to download the .zip folder from
https://r-forge.r-project.org/R/?group_id=1622

and then manually install the new version via the Packages menu on the 
R console and selecting Install packages from local zip files (see: 
http://tlocoh.r-forge.r-project.org/manual_install.html).

from the console:
> install.packages("~/R/win-library/tlocoh_1.17.zip", repos = NULL)
package ‘tlocoh’ successfully unpacked and MD5 sums checked
> packageVersion("tlocoh")
[1] ‘1.17’

Maybe this could also solve your problem? Sorry, I´m not the expert 
but I learned that often people have the same problems :)

Best, Anna




On Wed, 20 Aug 2014 12:00:08 +0200
  tlocoh-info-request at lists.r-forge.r-project.org wrote:
> Send Tlocoh-info mailing list submissions to
> 	tlocoh-info at lists.r-forge.r-project.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/tlocoh-info
> 
> or, via email, send a message with subject or body 'help' to
> 	tlocoh-info-request at lists.r-forge.r-project.org
> 
> You can reach the person managing the list at
> 	tlocoh-info-owner at lists.r-forge.r-project.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Tlocoh-info digest..."
> 
> 
> Today's Topics:
> 
>   1. Unable to update (Bruce Miller)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 19 Aug 2014 06:40:15 -0400
>From: Bruce Miller <batsncats at gmail.com>
> To: tlocoh-info at lists.r-forge.r-project.org
> Subject: [tlocoh-info] Unable to update
> Message-ID: <53F3298F.7050407 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> The "update.packages(oldPkgs="tlocoh", 
> repos="http://R-Forge.R-project.org") :
> Is not working
> Warning: unable to access index for repository 
> http://R-Forge.R-project.org/bin/windows/contrib/2.15
> 
> 
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> Tlocoh-info mailing list
> Tlocoh-info at lists.r-forge.r-project.org
> http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/tlocoh-info
> 
> 
> End of Tlocoh-info Digest, Vol 9, Issue 3
> *****************************************



More information about the Tlocoh-info mailing list