RLucene - R/Lucene interface - check results
RForge.net

RLucene

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

Version: 0.1-0
Result: WARNING
Check time: 2021-09-08 04:40
* using log directory ''
* using R Under development (unstable) (2021-09-06 r80865)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: ASCII
* using option '--as-cran'
* checking for file 'RLucene/DESCRIPTION' ... OK
* this is package 'RLucene' version '0.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 'RLucene' can be installed ... OK
* checking installed package size ... NOTE
installed size is 46.7Mb
sub-directories of 1Mb or more:
java 46.6Mb
* 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.
Non-standard license specification:
Apache-2.0
Standardizable: FALSE
* 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 ... WARNING
Error: .onLoad failed in loadNamespace() for 'RLucene', details:
call: .jpackage(pkgname, lib.loc = libname)
error: could not find function ".jpackage"
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 ... WARNING
Error: .onLoad failed in loadNamespace() for 'RLucene', details:
call: .jpackage(pkgname, lib.loc = libname)
error: could not find function ".jpackage"
Execution halted
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Package in Depends field not imported from: 'rJava'
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 ... WARNING
update:
function(object, ...)
update.document:
function(where, ...)

See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.

Found the following apparent S3 methods exported but not registered:
update.document
See section 'Registering S3 methods' in the 'Writing R Extensions'
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Error: .onLoad failed in loadNamespace() for 'RLucene', details:
call: .jpackage(pkgname, lib.loc = libname)
error: could not find function ".jpackage"
Execution halted
* checking for missing documentation entries ... WARNING
Undocumented code objects:
'add.document' 'delete.documents' 'lucene.query' 'lucene.writer'
'not.stored' 'stored' 'update.document'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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: 4 WARNINGs, 4 NOTEs
See
'/00check.log'
for details.



Installation log: 00install.out

Distribution log

SVN checkout/GIT clone log