Code Monkey home page Code Monkey logo

Comments (3)

DyfanJones avatar DyfanJones commented on June 11, 2024
  • checking for detritus in the temp directory ... NOTE
    Found the following files/directories:
    'lastMiKTeXException'

https://builder.r-hub.io/status/noctua_2.5.0.tar.gz-a1c4f3a7f7744094a278070ec5f37807

from noctua.

DyfanJones avatar DyfanJones commented on June 11, 2024

RAthena unit test failing on the cran: https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/noctua-00check.html

Unit test helper function output_test_data(size, test_file) used to create test data is causing the issue.

Cran maintianers have asked to have test using the R-devel or to set environmental variables.

Please see the CRAN results page for the package. Reproduction needs a
fully up-to-date version of R-devel, or to use

setenv R_CHECK_LENGTH_1_CONDITION abort,verbose
setenv R_CHECK_LENGTH_1_LOGIC2 abort,verbose

from noctua.

DyfanJones avatar DyfanJones commented on June 11, 2024

Prepare for release:

  • Check current CRAN check results
  • Polish NEWS
  • urlchecker::url_check()
  • devtools::check_rhub(env_vars=c(R_COMPILE_AND_INSTALL_PACKAGES = "always", LIBARROW_BINARY="true",_R_CHECK_LENGTH_1_CONDITION_="abort,verbose",_R_CHECK_LENGTH_1_LOGIC2_="abort,verbose"))
  • devtools::check_win_devel()
  • rhub::check_for_cran(env_vars=c("R_COMPILE_AND_INSTALL_PACKAGES" = "always", "LIBARROW_BINARY"="true","_R_CHECK_LENGTH_1_CONDITION_"="abort,verbose","_R_CHECK_LENGTH_1_LOGIC2_"="abort,verbose"))
  • Update cran-comments.md

Submit to CRAN:

  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted 🎉
  • usethis::use_github_release()
  • Finish blog post

from noctua.

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.