- using R Under development (unstable) (2021-01-16 r79839)
- using platform: x86_64-pc-linux-gnu (64-bit)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘adaptTest/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘adaptTest’ version ‘1.0’
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘adaptTest’ can be installed ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over 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 whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... NOTE
Package in Depends field not imported from: ‘lattice’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [8s/10s] NOTE
a0a1a2.a.l : <anonymous>: no visible global function definition for
‘pnorm’
a0a1a2.a.l : <anonymous>: no visible global function definition for
‘qnorm’
a2.c.b: no visible global function definition for ‘qchisq’
a2.c.l: no visible global function definition for ‘qnorm’
a2.c.v: no visible global function definition for ‘uniroot’
aa0.a1a2.b: no visible global function definition for ‘uniroot’
aa0.a1a2.l: no visible global function definition for ‘uniroot’
aa0.a1a2.v: no visible global function definition for ‘uniroot’
aa0a1.a2.b: no visible global function definition for ‘uniroot’
aa0a1.a2.l: no visible global function definition for ‘uniroot’
aa0a1.a2.v: no visible global function definition for ‘uniroot’
aa0a2.a1.b: no visible global function definition for ‘uniroot’
aa0a2.a1.l: no visible global function definition for ‘uniroot’
aa0a2.a1.v: no visible global function definition for ‘uniroot’
aa1a2.a0.b: no visible global function definition for ‘uniroot’
aa1a2.a0.l: no visible global function definition for ‘uniroot’
aa1a2.a0.v: no visible global function definition for ‘uniroot’
c.a2.b: no visible global function definition for ‘pchisq’
c.a2.l: no visible global function definition for ‘pnorm’
c.cef.l : result: no visible global function definition for ‘pnorm’
c.cef.l : result: no visible global function definition for ‘qnorm’
distort.pl: no visible global function definition for ‘uniroot’
int.decr: no visible global function definition for ‘integrate’
ov.p.grid: no visible global function definition for ‘cloud’
ov.p.grid: no visible global function definition for ‘wireframe’
p1p2.c.l: no visible global function definition for ‘qnorm’
p1p2.c.v: no visible global function definition for ‘uniroot’
plotBounds: no visible global function definition for ‘lines’
plotCEF: no visible global function definition for ‘points’
plotCEF: no visible global function definition for ‘text’
Undefined global functions or variables:
cloud integrate lines pchisq pnorm points qchisq qnorm text uniroot
wireframe
Consider adding
importFrom("graphics", "lines", "points", "text")
importFrom("stats", "integrate", "pchisq", "pnorm", "qchisq", "qnorm",
"uniroot")
to your NAMESPACE file.
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... NOTE
Rd file 'getpar.Rd':
\examples lines wider than 100 characters:
## Plot the conditional error function of the Lehmacher-Wassmer (1999) type that runs through (p1,p2)=(0.3,0.7)
Rd file 'parconv.Rd':
\examples lines wider than 100 characters:
## Obtain the parameter c for Fisher's combination test, using the local level 0.05 for the test after the second stage
Rd file 'pathCEF.Rd':
\examples lines wider than 100 characters:
## Compare the tests by Bauer and Koehne (1994), Lehmacher and Wassmer (1999) and Vandemeulebroecke (2006)
Rd file 'tsT.Rd':
\examples lines wider than 100 characters:
## An example of non-uniqueness: the maximal alpha1 is returned; any smaller value would also be valid
These lines will be truncated in the PDF manual.
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [12s/14s] OK
- checking PDF version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 3 NOTEs