[R] "remove.packages" gives error message
Luis Ridao Cruz
Luisr at frs.fo
Wed Apr 2 12:32:51 CEST 2008
R-help,
I'm trying to remove some packages with the command
"remove.packages" but R 2.4.1 will come out with this:
> remove.packages(pkgs="FLAssess", lib = "C:\\Program
Files\\R\\R-2.4.1\\library\\FLAssess")
Error in .find.package(pkgs, lib) : there is no package called
'FLAssess'
Thanks in advance
NB: I know the R version is old but I need to run in this version
for back compability with some packages.
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 4.1
year 2006
month 12
day 18
svn rev 40228
language R
version.string R version 2.4.1 (2006-12-18)
More information about the R-help
mailing list