Rmodest - An R rewrite of Scott Pletcher's WinModest program. - check results
RForge.net

Rmodest

About Rmodest
SVN access
Download/Files
Check results
Package R docs

Version: 1.0
Result: ERROR
Check time: 2008-09-14 13:09
* checking for working pdflatex ... OK
* using log directory ''
* using R version 2.7.1 (2008-06-23)
* using session charset: ISO8859-1
* checking for file 'Rmodest/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'Rmodest' version '1.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Rmodest' can be installed ... WARNING
Found the following significant warnings:
Warning: unmatched brace ('\examples{') in file 'lazymltplot.Rd' on or after line 32
See '00install.out' for details.
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking for unstated dependencies in R code ... WARNING
'library' or 'require' calls not declared from:
survomatic
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
fixpar: no visible binding for global variable 'rm.temp'
go : .First: no visible binding for '<<-' assignment to '.fn'
go : .First: no visible binding for global variable '.fn'
grf: no visible binding for global variable 'rm.temp'
hsg: no visible binding for global variable 'rm.temp'
hsgm: no visible binding for global variable 'rm.temp'
hsl: no visible binding for global variable 'rm.temp'
hslm: no visible binding for global variable 'rm.temp'
opsurv: no visible binding for '<<-' assignment to 'rm.debug'
opsurv: no visible binding for '<<-' assignment to 'rm.temp'
opsurv: no visible binding for global variable 'rm.temp'
Found possibly global 'T' or 'F' in the following functions:
checkcons ezz fixpar go graphsave lazyhazplots lazymltplot opsurv
zptest
* checking Rd files ... ERROR
Rd files with syntax errors:
lazymltplot.Rd:
unterminated section 'examples'

Rd files with non-standard keywords:
demog.Rd: ~kwd1 ~kwd2
ezz.Rd: ~kwd1 ~kwd2
fixpar.Rd: ~kwd1 ~kwd2
go.Rd: ~kwd1 ~kwd2
graphsave.Rd: ~kwd1 ~kwd2
grf.Rd: ~kwd1 ~kwd2
hsgm.Rd: ~kwd1 ~kwd2
hsg.Rd: ~kwd1 ~kwd2
hslm.Rd: ~kwd1 ~kwd2
hsl.Rd: ~kwd1 ~kwd2
lazyhazplots.Rd: ~kwd1 ~kwd2
objf.Rd: ~kwd1 ~kwd2
opsurv.Rd: ~kwd1 ~kwd2
srvhaz.Rd: ~kwd1 ~kwd2
zpprob.Rd: ~kwd1 ~kwd2
zptest.Rd: ~kwd1 ~kwd2
Each '\keyword' entry should specify one of the standard keywords (as
listed in file 'KEYWORDS' in the R documentation directory).

See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.

Installation log: 00install.out


Build log for Windows

* checking for file 'Rmodest/DESCRIPTION' ... OK
* preparing 'Rmodest':
* checking DESCRIPTION meta-information ... OK
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building binary distribution
WARNING: some HTML links may not be found
installing R.css in c:/tmp/Rinst356076583

Using auto-selected zip options ' Rmodest-HELP=ziponly'

---------- Making package Rmodest ------------
adding build stamp to DESCRIPTION
installing R files
installing data files
preparing package Rmodest for lazy loading
Loading required package: survival
Loading required package: splines
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: surv2sample
Loading required package: quantreg
Loading required package: SparseM

Attaching package: 'SparseM'


The following object(s) are masked from package:stats :

model.response


The following object(s) are masked from package:base :

backsolve,
chol


Attaching package: 'quantreg'


The following object(s) are masked from package:survival :

untangle.specials

installing man source files
installing indices
not zipping data
installing help
Warning: unmatched brace ('\examples{') in file 'lazymltplot.Rd' on or after line 32
Warning: unmatched brace ('\examples{') in file 'lazymltplot.Rd' on or after line 32
>>> Building/Updating help pages for package 'Rmodest'
Formats: text html latex example chm
ctrl text html latex example chm
demo1 text html latex example chm
demo2 text html latex example chm
demog text html latex example chm
dex text html latex example chm
exg text html latex example chm
exgm text html latex example chm
exl text html latex example chm
exlm text html latex example chm
ezz text html latex example chm
fixpar text html latex example chm
go text html latex example chm
graphsave text html latex example chm
grf text html latex example chm
hsg text html latex example chm
hsgm text html latex example chm
hsl text html latex example chm
hslm text html latex example chm
lazyhazplots text html latex example chm
lazymltplot text html latex chm
objf text html latex example chm
opsurv text html latex example chm
srvhaz text html latex example chm
survomatic-package text html latex example chm
zpprob text html latex example chm
zptest text html latex example chm
zipping help files
Microsoft HTML Help Compiler 4.74.8702

Compiling c:\tmp\Rbuild356045159\Rmodest\chm\Rmodest.chm


Compile time: 0 minutes, 0 seconds
27 Topics
53 Local links
0 Internet links
1 Graphic


Created c:\tmp\Rbuild356045159\Rmodest\chm\Rmodest.chm, 47,842 bytes
Compression decreased file by 63,025 bytes.
adding MD5 sums

packaged installation of package 'Rmodest' as Rmodest_1.0.zip
* DONE (Rmodest)


Build log for Mac OS X 10.4

* checking for file 'Rmodest/DESCRIPTION' ... OK
* preparing 'Rmodest':
* checking DESCRIPTION meta-information ... OK
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building binary distribution
* Installing *source* package 'Rmodest' ...
** R
** data
** preparing package for lazy loading
Loading required package: survival
Loading required package: splines
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: surv2sample
Loading required package: quantreg
Loading required package: SparseM
Package SparseM (0.78) loaded. To cite, see citation("SparseM")

Attaching package: 'SparseM'


The following object(s) are masked from package:stats :

model.response


The following object(s) are masked from package:base :

backsolve,
chol


Attaching package: 'quantreg'


The following object(s) are masked from package:survival :

untangle.specials

** help
Warning: unmatched brace ('\examples{') in file 'lazymltplot.Rd' on or after line 32
>>> Building/Updating help pages for package 'Rmodest'
Formats: text html latex example
ctrl text html latex example
demo1 text html latex example
demo2 text html latex example
demog text html latex example
dex text html latex example
exg text html latex example
exgm text html latex example
exl text html latex example
exlm text html latex example
ezz text html latex example
fixpar text html latex example
go text html latex example
graphsave text html latex example
grf text html latex example
hsg text html latex example
hsgm text html latex example
hsl text html latex example
hslm text html latex example
lazyhazplots text html latex example
lazymltplot text html latex
objf text html latex example
opsurv text html latex example
srvhaz text html latex example
survomatic-package text html latex example
zpprob text html latex example
zptest text html latex example
** building package indices ...
packaged installation of 'Rmodest' as Rmodest_1.0_R_i386-apple-darwin8.11.1.tar.gz
* DONE (Rmodest)