search for: findpack

Displaying 4 results from an estimated 4 matches for "findpack".

2008 Apr 28
1
R-Forge SVN repositories: R CMD build/check error on Windows machines
...ld stamp to DESCRIPTION installing NAMESPACE file and metadata making DLL ... ... DLL made installing DLL installing R files installing inst files installing data files preparing package pkg for lazy loading Loading required package: tripack Loading required package: sp ... Error in findpack(package, lib.loc) : *there is no package called 'pkg'* Calls: <Anonymous> -> findpack Execution halted make[2]: *** [lazyload] Error 1 make[1]: *** [all] Error 2 make: *** [pkg-pkg] Error 2 *** Installation of pkg failed *** I could verify this on our 'Windows package building...
2008 Oct 21
1
R CMD INSTALL problem
...CE file and metadata installing R files installing inst files installing data files preparing package car for lazy loading Warning in list.files(lib, pattern = paste("^", pkg_regexp, sep = ""), ful s = TRUE) : list.files: '' is not a readable directory Error in findpack(package, lib.loc) : there is no package called 'car' Calls: <Anonymous> -> findpack Execution halted make[2]: *** [lazyload] Error 1 make[1]: *** [all] Error 2 make: *** [pkg-car] Error 2 *** Installation of car failed *** Removing '/car' ----------- snip ------------ Ap...
2004 Nov 30
1
Build package for R 2.0.1 under Windows
...ibrary\sag\chm\sag.chm Compile time: 0 minutes, 1 second 40 Topics 78 Local links 9 Internet links 1 Graphic Created c:\PROGRA~1\r\rw2001\src\library\sag\chm\sag.chm, 54,723 bytes Compression decreased file by 51,513 bytes. preparing package sag for lazy loading Error in findpack(package, lib.loc) : There is no package called 'sag' Execution halted make: *** [lazyload] Error 1 *** Installation of sag failed *** Removing 'C:/PROGRA~1/R/rw2001/bin/SAG~1.RCH/sag' ERROR Installation failed. What happened? Per Broberg
2007 Jun 30
1
"R CMD INSTALL in R 2.5.1 (2007-06-27)"
...example waldtest text html latex example preparing package myfuncs for lazy loading Warning in list.files(lib, pattern = paste("^", pkg_regexp, sep = ""), full = TR UE) : list.files: '' is not a readable directory Error in findpack(package, lib.loc) : there is no package called 'myfuncs' Execution halted make: *** [lazyload] Error 1 *** Installation of myfuncs failed *** Removing '/myfuncs' # end "installing to '' " at the start appears to be the problem I have install Rtools 2.5.1 approp...