ppso - Particle Swarm Optimization and Dynamically Dimensioned Search, with parallel option - check results
RForge.net

ppso

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

Version: 0.9-986
Result: OK
Check time: 2013-05-21 01:30
* using log directory ''
* using R Under development (unstable) (2013-05-08 r62723)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: ISO8859-1
* checking for file 'ppso/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ppso' version '0.9-986'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package suggested but not available for checking: 'Rmpi'
* 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 'ppso' can be installed ... 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 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
.onLoad: no visible global function definition for 'mpi.comm.size'
close_mpi: no visible global function definition for 'mpi.iprobe'
close_mpi: no visible global function definition for 'mpi.any.source'
close_mpi: no visible global function definition for 'mpi.recv.Robj'
close_mpi: no visible global function definition for
'mpi.get.sourcetag'
close_mpi: no visible global function definition for 'mpi.send.Robj'
close_mpi: no visible global function definition for 'mpi.comm.size'
close_mpi: no visible global function definition for 'mpi.any.tag'
close_mpi: no visible global function definition for 'mpi.bcast.cmd'
close_mpi: no visible global function definition for
'mpi.close.Rslaves'
init_particles: no visible binding for global variable
'number_of_parameters'
init_visualisation: no visible binding for global variable
'number_of_parameters'
init_visualisation: no visible global function definition for
'objective_function'
mpi_loop: no visible global function definition for 'mpi.iprobe'
mpi_loop: no visible global function definition for 'mpi.any.source'
mpi_loop: no visible global function definition for 'mpi.any.tag'
mpi_loop: no visible global function definition for 'mpi.recv.Robj'
mpi_loop: no visible global function definition for 'mpi.get.sourcetag'
mpi_loop: no visible binding for global variable 'number_of_parameters'
mpi_loop: no visible global function definition for 'mpi.send.Robj'
prepare_mpi_cluster: no visible global function definition for
'mpi.universe.size'
prepare_mpi_cluster: no visible global function definition for
'mpi.comm.size'
prepare_mpi_cluster: no visible global function definition for
'mpi.spawn.Rslaves'
prepare_mpi_cluster: no visible global function definition for
'mpi.iprobe'
prepare_mpi_cluster: no visible global function definition for
'mpi.any.source'
prepare_mpi_cluster: no visible global function definition for
'mpi.any.tag'
prepare_mpi_cluster: no visible global function definition for
'mpi.recv.Robj'
prepare_mpi_cluster : .Last: no visible global function definition for
'mpi.comm.size'
prepare_mpi_cluster : .Last: no visible global function definition for
'mpi.close.Rslaves'
prepare_mpi_cluster : perform_task: no visible global function
definition for 'mpi.comm.rank'
prepare_mpi_cluster : perform_task: no visible global function
definition for 'objective_function'
prepare_mpi_cluster : perform_task: no visible global function
definition for 'mpi.send.Robj'
prepare_mpi_cluster: no visible global function definition for
'mpi.bcast.Robj2slave'
prepare_mpi_cluster: no visible global function definition for
'mpi.bcast.cmd'
prepare_mpi_cluster: no visible global function definition for
'mpi.comm.rank'
prepare_mpi_cluster: no visible global function definition for
'slave.hostinfo'
prepare_mpi_cluster: no visible global function definition for
'mpi.remote.exec'
prepare_mpi_cluster : mpi_receive_loop: no visible global function
definition for 'mpi.recv.Robj'
prepare_mpi_cluster : mpi_receive_loop: no visible global function
definition for 'mpi.any.tag'
prepare_mpi_cluster : mpi_receive_loop: no visible global function
definition for 'mpi.get.sourcetag'
prepare_mpi_cluster : mpi_receive_loop: no visible global function
definition for 'mpi.comm.rank'
prepare_mpi_cluster : mpi_receive_loop: no visible global function
definition for 'mpi.send.Robj'
push_object: no visible global function definition for 'mpi.comm.rank'
push_object: no visible binding for global variable 'object_names'
push_object: no visible global function definition for 'mpi.send.Robj'
request_object: no visible global function definition for
'mpi.comm.rank'
request_object: no visible global function definition for
'mpi.send.Robj'
request_object: no visible global function definition for
'mpi.recv.Robj'
request_object: no visible global function definition for 'mpi.any.tag'
request_object: no visible global function definition for
'mpi.get.sourcetag'
send_task: no visible global function definition for 'mpi.remote.exec'
send_task: no visible binding for global variable 'perform_task'
send_task: no visible global function definition for 'mpi.send.Robj'
update_tasklist_dds: no visible binding for global variable
'number_of_parameters'
update_tasklist_dds: no visible binding for global variable 'r'
update_tasklist_pso: no visible binding for global variable
'number_of_parameters'
* checking Rd files ... NOTE
prepare_Rd: pkg-internal.Rd:25-27: Dropping empty section \arguments
* 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 ... OK
* checking PDF version of manual ... OK

NOTE: There were 3 notes.
See
'/00check.log'
for details.


Installation log: 00install.out

Distribution log

SVN checkout/GIT clone log


Build log for Windows (R 2.11.x)

* checking for file 'ppso/DESCRIPTION' ... OK
* preparing 'ppso':
* checking DESCRIPTION meta-information ... WARNING
Non-standard license specification:
WTFPL
Standardizable: FALSE
* 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 *source* package 'ppso' ...
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** MD5 sums
** testing if installed package can be loaded
packaged installation of 'ppso' as ppso_0.9-934.zip

* DONE (ppso)


Build log for Windows 64-bit (R 2.11.x)

* checking for file 'ppso/DESCRIPTION' ... OK
* preparing 'ppso':
* checking DESCRIPTION meta-information ... WARNING
Non-standard license specification:
WTFPL
Standardizable: FALSE
* 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 *source* package 'ppso' ...
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** MD5 sums
** testing if installed package can be loaded
packaged installation of 'ppso' as ppso_0.9-934.zip

* DONE (ppso)


Build log for Mac OS X 10.5 (R 2.16.x)

* installing *source* package 'ppso' ...
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - ppc
*** arch - x86_64
packaged installation of 'ppso' as 'ppso_0.9-948.tgz'

* DONE (ppso)

Build log for Windows 7 (R 3.0.x)

(ppso 0.9-986)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'ppso' ...
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* MD5 sums
packaged installation of 'ppso' as ppso_0.9-986.zip
* DONE (ppso)