An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20120824/f6d3bbd7/attachment.pl>
Package cwhmisc and problems
2 messages · Christian Schulz, Duncan Murdoch
4 days later
I'd guess you have a syntax error in the dependencies listed in your DESCRIPTION file. (It might be Depends, Suggests, or one of the others.) Duncan Murdoch
On 12-08-24 6:20 AM, Christian Hoffmann wrote:
-------- Original-Nachricht -------- Betreff: Re: Package cwhmisc and problems Datum: Fri, 24 Aug 2012 07:34:14 +0100 Von: Prof Brian Ripley <ripley at stats.ox.ac.uk> An: Christian Hoffmann <c-w.hoffmann at sunrise.ch> Kopie (CC): CRAN at r-project.org This is the address for CRAN submissions. Please ask for help on R-help or R-devel. On 23/08/2012 20:16, Christian Hoffmann wrote:
Hi,
I have revised my package cwhmisc and want to re-submit it. One big
stumbling stone is the 'sudden' appearance of
$ R CMD check /Users/hoffmann/R/cwhmisc
* using log directory ???/Users/hoffmann/R/cwhmisc/R/cwhmisc.Rcheck???
* using R version 2.15.0 (2012-03-30)
* using platform: x86_64-apple-darwin9.8.0 (64-bit)
* using session charset: UTF-8
* checking for file ???cwhmisc/DESCRIPTION??? ... OK
* this is package ???cwhmisc??? version ???3.1???
* checking package namespace information ... OK
* checking package dependencies ...Fehler in if (x2 != x1) { : Fehlender
Wert, wo TRUE/FALSE n??tig ist
Ausf??hrung angehalten
Grep-ing my source directory for '(x2 != x1)' does not find anything, so
I guess this is a message internal to R CMD check. Before doing a binary
search by moving out chunks of *.R and *.Rd files until the error
disappears, I beg to ask to give me a pointer to how to circumvent this
block. I can send you my whole source of *.R and *.Rd files if that can
be of any help.
Thanks for assisting me,
Christian Hoffmann
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel