Coder Social home page Coder Social logo

Release to CRAN about konlp HOT 1 CLOSED

haven-jeon avatar haven-jeon commented on July 30, 2024
Release to CRAN

from konlp.

Comments (1)

haven-jeon avatar haven-jeon commented on July 30, 2024

==> devtools::check(document = FALSE)

Setting env vars ---------------------------------------------------------------
CFLAGS : -Wall -pedantic
CXXFLAGS: -Wall -pedantic
Building KoNLP -----------------------------------------------------------------
"C:/R/R-33~1.2/bin/x64/R" --no-site-file --no-environ --no-save --no-restore
--quiet CMD build "C:\Users\gogamza\Documents\work\KoNLP" --no-resave-data
--no-manual

  • checking for file 'C:\Users\gogamza\Documents\work\KoNLP/DESCRIPTION' ... OK
  • preparing 'KoNLP':
  • checking DESCRIPTION meta-information ... OK
  • installing the package to build vignettes
  • creating vignettes ... OK
  • checking for LF line-endings in source and make files
  • checking for empty or unneeded directories
  • looking to see if a 'data/datalist' file should be added
  • building 'KoNLP_0.80.0.tar.gz'

Setting env vars ---------------------------------------------------------------
R_CHECK_CRAN_INCOMING : FALSE
R_CHECK_FORCE_SUGGESTS: FALSE
Checking KoNLP -----------------------------------------------------------------
"C:/R/R-33~1.2/bin/x64/R" --no-site-file --no-environ --no-save --no-restore
--quiet CMD check
"C:\Users\gogamza\AppData\Local\Temp\Rtmpc7x0yL/KoNLP_0.80.0.tar.gz"
--as-cran --timings --no-manual

  • using log directory 'C:/Users/gogamza/Documents/work/KoNLP.Rcheck'
  • using R version 3.3.2 (2016-10-31)
  • using platform: x86_64-w64-mingw32 (64-bit)
  • using session charset: CP949
  • using options '--no-manual --as-cran'
  • checking for file 'KoNLP/DESCRIPTION' ... OK
  • this is package 'KoNLP' version '0.80.0'
  • package encoding: UTF-8
  • 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 ... NOTE
    Found the following hidden files and directories:
    inst/javasrc/.cache-main
    inst/javasrc/.classpath
    These were most likely included in error. See section 'Package
    structure' in the 'Writing R Extensions' manual.
  • checking for portable file names ... OK
  • checking whether package 'KoNLP' can be installed ... OK
  • checking installed package size ... NOTE
    installed size is 6.9Mb
    sub-directories of 1Mb or more:
    java 6.3Mb
  • checking package directory ... OK
  • checking 'build' 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 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
    buildDictionary: no visible global function definition for
    'installed.packages'
    Undefined global functions or variables:
    installed.packages
    Consider adding
    importFrom("utils", "installed.packages")
    to your NAMESPACE file.
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd line widths ... 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 contents of 'data' directory ... OK
  • checking data for non-ASCII characters ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking R/sysdata.rda ... OK
  • checking installed files from 'inst/doc' ... OK
  • checking files in 'vignettes' ... OK
  • checking examples ... OK
  • checking for unstated dependencies in 'tests' ... OK
  • checking tests ...
    Running 'testthat.R' OK
  • checking for unstated dependencies in vignettes ... [22s]
    OK
  • checking package vignettes in 'inst/doc' ... OK
  • checking re-building of vignette outputs ... OK
  • DONE
    Status: 3 NOTEs

See
'C:/Users/gogamza/Documents/work/KoNLP.Rcheck/00check.log'
for details.

checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
inst/javasrc/.cache-main
inst/javasrc/.classpath
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.

checking installed package size ... NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
java 6.3Mb

checking R code for possible problems ... NOTE
buildDictionary: no visible global function definition for
'installed.packages'
Undefined global functions or variables:
installed.packages
Consider adding
importFrom("utils", "installed.packages")
to your NAMESPACE file.
R CMD check results
0 errors | 0 warnings | 3 notes

R CMD check succeeded


3 notes remain.

from konlp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.