largescaler - Distributed Framework for Statistical Modelling - check results
RForge.net

largescaler

About largescaler
GIT access
Download/Files
Check results
Package R docs

Version: 1.0
Result: WARNING
Check time: 2023-10-17 07:47
* using log directory ‘’
* using R Under development (unstable) (2022-11-28 r83388)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--as-cran’
* checking for file ‘largescaler/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘largescaler’ 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 serialization versions ... OK
* checking whether package ‘largescaler’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
License components which are templates and need '+ file LICENSE':
MIT
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... WARNING
Loading required package: orcv
Loading required package: chunknet
Loading required package: largescaleobjects
Loading required package: iotools
Error: package or namespace load failed for ‘largescaleobjects’:
object 'head' not found whilst loading namespace 'largescaleobjects'
Error: package ‘largescaleobjects’ could not be loaded
Execution halted

It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package. All dependencies must be
declared in DESCRIPTION.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* checking whether the package can be unloaded cleanly ... WARNING
Error: package ‘largescaleobjects’ could not be loaded
Execution halted
* checking whether the namespace can be loaded with stated dependencies ... WARNING
Error: object 'head' not found whilst loading namespace 'largescaleobjects'
Execution halted

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking examples ... NONE
* 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 WARNINGs, 1 NOTE
See
‘/00check.log’
for details.



Installation log: 00install.out

Distribution log

SVN checkout/GIT clone log