- using R version 2.8.0 Patched (2008-11-26 r47021)
- using session charset: UTF-8
- checking for file 'rpvm/DESCRIPTION' ... OK
- this is package 'rpvm' version '1.0.2'
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'rpvm' can be installed ... WARNING
Found the following significant warnings:
Warning: PVM_ROOT not defined.
rpvm_core.c:261: warning: passing argument 1 of ‘pvm_spawn’ discards qualifiers from pointer target type
rpvm_core.c:261: warning: passing argument 4 of ‘pvm_spawn’ discards qualifiers from pointer target type
rpvm_core.c:368: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:402: warning: passing argument 1 of ‘pvm_pkstr’ discards qualifiers from pointer target type
rpvm_core.c:782: warning: passing argument 1 of ‘pvm_mstat’ discards qualifiers from pointer target type
rpvm_core.c:807: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:815: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:822: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:837: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:851: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:858: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:866: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:878: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:901: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:924: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:961: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:999: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:1048: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:1195: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:1204: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:1213: warning: initialization discards qualifiers from pointer target type
rpvm_core.c:1219: warning: initialization discards qualifiers from pointer target type
utils.c:44: warning: assignment discards qualifiers from pointer target type
See http://www.r-project.org/nosvn/R.check/r-patched-linux-x86_64/rpvm-00install.html 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 ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... NOTE
init.sprng.group: no visible binding for global variable ‘prngkind’
init.sprng.master: no visible binding for global variable ‘prngkind’
Found possibly global 'T' or 'F' in the following functions:
.PVM.start.pvmd PVM.rapply
- checking Rd files ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable compilation flags in Makevars ... OK
- checking for portable use of $BLAS_LIBS ... OK
- creating rpvm-manual.tex ... OK
- checking rpvm-manual.tex using pdflatex ... OK
- using check arguments '--no-examples --no-tests --no-vignettes'