- using R version 2.8.1 (2008-12-22)
- using session charset: UTF-8
- checking for file 'RKEA/DESCRIPTION' ... OK
- this is package 'RKEA' version '0.0-1'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'RKEA' can be installed ... OK
- 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 whether the name space 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 ... OK
- 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
- creating RKEA-Ex.R ... OK
- checking examples ... OK
- checking package vignettes in 'inst/doc' ... NOTE
java.io.FileNotFoundException: data/stopwords/stopwords_en.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at kea.stopwords.StopwordsEnglish.<clinit>(StopwordsEnglish.java:39)
at kea.main.KEAModelBuilder.<init>(KEAModelBuilder.java:131)
java.io.FileNotFoundException: data/stopwords/stopwords_es.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at kea.stopwords.StopwordsSpanish.<clinit>(StopwordsSpanish.java:39)
at kea.filters.KEAFilter.<init>(KEAFilter.java:166)
at kea.main.KEAModelBuilder.buildModel(KEAModelBuilder.java:729)
-- Reading the Documents...
-- Extracting Keyphrases...
Avg. number of matching keyphrases compared to existing ones : 0 +/- 0
Based on 0 documents
-- Reading the Documents...
-- Extracting Keyphrases...
Avg. number of matching keyphrases compared to existing ones : 0 +/- 0
Based on 0 documents
- creating RKEA-manual.tex ... OK
- checking RKEA-manual.tex using pdflatex ... OK