• using R version 2.8.1 beta (2008-12-12 r47183)
  • using session charset: ISO8859-1
  • 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 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
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at kea.stopwords.StopwordsEnglish.<clinit>(StopwordsEnglish.java:39)
    at kea.main.KEAModelBuilder.<init>(KEAModelBuilder.java:131)
    java.io.FileNotFoundException: data\stopwords\stopwords_es.txt (Das System kann den angegebenen Pfad nicht finden)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    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
    checkVignettes(dir = 'd:/Rcompile/CRANpkg/local/2.8/RKEA.Rcheck', workdir='src', latex = TRUE)
  • creating RKEA-manual.tex ... OK
  • checking RKEA-manual.tex using pdflatex ... OK