- using R version 3.6.0 beta (2019-04-15 r76395)
- using platform: x86_64-apple-darwin15.6.0 (64-bit)
- using session charset: UTF-8
- checking for file ‘NHEMOtree/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘NHEMOtree’ 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 ‘NHEMOtree’ can be installed ... [13s/26s] OK
- checking installed package size ... 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 dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [18s/34s] NOTE
Barplot_Sim: no visible global function definition for ‘barplot’
BinaryTS_FINANZEN_oD: no visible global function definition for ‘runif’
Chi_Test: no visible global function definition for ‘var’
Chi_Test: no visible global function definition for ‘pchisq’
Ctree_Sim: no visible global function definition for ‘predict’
Cutoff_ZHT_Sim: no visible global function definition for ‘rnorm’
Fast_nondominated_sort2: no visible global function definition for
‘runif’
Gauss_M100_4: no visible global function definition for ‘rnorm’
Initialisierung_stoch: no visible global function definition for
‘runif’
Mutation3: no visible global function definition for ‘runif’
Mutation_Cutoff100_4: no visible global function definition for ‘runif’
Mutation_overall: no visible global function definition for ‘runif’
NHEMO: no visible global function definition for ‘quantile’
NHEMO: no visible global function definition for ‘runif’
NHEMO_Cutoff: no visible global function definition for ‘quantile’
NHEMO_Cutoff: no visible global function definition for ‘runif’
OnePoint_X_1child: no visible global function definition for ‘runif’
Rekombination_VIM3: no visible global function definition for ‘runif’
Roulette_Sim: no visible global function definition for ‘runif’
Sim_Data: no visible global function definition for ‘rnorm’
Sim_Data: no visible global function definition for ‘runif’
Sim_Data: no visible global function definition for ‘rbinom’
TS_Sim: no visible global function definition for ‘runif’
Vater_in_ZHT: no visible global function definition for ‘runif’
Vater_in_ZHT_prozentual: no visible global function definition for
‘runif’
Wrapper: no visible global function definition for ‘runif’
X_Brood_VIM2: no visible global function definition for ‘runif’
ZHT_Wurzelknoten: no visible global function definition for ‘runif’
plot.NHEMOtree: no visible global function definition for ‘par’
plot.NHEMOtree: no visible global function definition for ‘plot’
plot.NHEMOtree: no visible global function definition for ‘text’
Undefined global functions or variables:
barplot par pchisq plot predict quantile rbinom rnorm runif text var
Consider adding
importFrom("graphics", "barplot", "par", "plot", "text")
importFrom("stats", "pchisq", "predict", "quantile", "rbinom", "rnorm",
"runif", "var")
to your NAMESPACE file.
- checking Rd files ... OK
- checking Rd metadata ... OK
- 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 ... [13s/25s] OK
- checking PDF version of manual ... OK
- DONE
Status: 1 NOTE