search for: md5file

Displaying 2 results from an estimated 2 matches for "md5file".

2007 Mar 13
3
before => ?
...this: wgetfile { "$name-$file": url => $url, file => $file, target => $target, options => $options, before => Component["md5check-$name"] } wgetfile { "$name-$md5file": url => $url, file => $md5file, target => $target, options => $options, before => Component["md5check-$name"] } md5check { "md5check-$name": f...
2003 Oct 20
0
Update Packages / help.start() (PR#4681)
...icates an error message (example below) package lattice lattice successfully unpacked and MD5 sums checked Error in file(file, "r") : unable to open connection In addition: Warning messages: 1: the condition has length > 1 and only the first element will be used in: if (!file.exists(md5file)) return(NA) 2: the condition has length > 1 and only the first element will be used in: if (file == "") file <- stdin() else { 3: only first element of `description' argument used 4: cannot open file `lattice/DESCRIPTION' The packages all work properly. Message 4 appea...