search for: newerversion

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

Did you mean: new_version
2001 Jul 12
1
update.packages and incorrect "Version" (PR#1022)
...161 bytes opened URL .......... .......... .......... .......... ........ downloaded 48Kb Error in if (a[k] > b[k]) return(TRUE) else if (a[k] < b[k]) return(FALSE) : missing value where logical needed In addition: Warning message: NAs introduced by coercion The error comes from `newerVersion'. For me, the DESCRIPTION file of gee contains: Version: 4.13-3 (Gee version 98/1/27) which after b <- as.integer(strsplit(b, "[\\.-]")[[1]]) in `newerVersion' looks like "4 13 NA" and thows the error above. Torsten --please do not edit the information below...
2000 Dec 19
1
update.packages()
...or in if (a[k] > b[k]) return(TRUE) else if (a[k] < b[k]) return(FALSE) : missing value where logical needed In addition: Warning message: NAs introduced by coercion > traceback() 5: FUN(X[[1]], ...) 4: lapply(as.list(X), FUN, ...) 3: sapply(available[ok, "Version"], newerVersion, instp[k, "Version"]) 2: old.packages(lib.loc = lib.loc, contriburl = contriburl, method = method, available = available) 1: update.packages() > version() platform i586-pc-linux-gnu arch i586 os linux-gnu system i586, lin...
2001 Aug 30
2
update.packages
I seem to have something wrong in my installation when trying to update packages. Thanks for any assistance... > update.packages() trying URL `http://cran.r-project.org/src/contrib/PACKAGES' Content type `text/plain' length 53385 bytes opened URL .......... .......... .......... .......... .......... .. downloaded 52Kb Error in if (a[k] > b[k]) return(TRUE) else if (a[k] <
2008 Jun 06
3
Dell 1950 Perc 6/i with centos 4.5
We are currently running CentOS 4.5 on older Dell Systems. We are upgrading to Dell PowerEdge 1950 with a PERC 6/i raid controller. CentOS 4.5 installation does not see the PERC 6/i controller. Dell and LSI Logic only support RHEL 4U6 and higher and SuSe. I've tried building the boot images with the new driver for installation but kickstart still doesn't see the raid controller.