Giter Site home page Giter Site logo

Comments (4)

simonpcouch avatar simonpcouch commented on August 28, 2024

Strangely, the infer CRAN check page lists an error on one devel system, but it's a different result (which seems to list no actual error) and I haven't received an email about it.

Version: 1.0.6
Check: tests
Result: ERROR 
    Running 'testthat.R' [188s]
  Running the tests in 'tests/testthat.R' failed.
  Complete output:
    > # This file is part of the standard setup for testthat.
    > # It is recommended that you do not modify it.
    > #
    > # Where should you do additional test configuration?
    > # Learn more about the roles of various files in:
    > # * https://r-pkgs.org/tests.html
    > # * https://testthat.r-lib.org/reference/test_package.html#special-files
    > 
    > library(testthat)
    > library(infer)
    > 
    > test_check("infer")
    [ FAIL 0 | WARN 4 | SKIP 108 | PASS 349 ]
    
    ══ Skipped tests (108) ═════════════════════════════════════════════════════════
    • On CRAN (108): 'test-aliases.R:14:3', [...truncated...]
    
    [ FAIL 0 | WARN 4 | SKIP 108 | PASS 349 ]
    Deleting unused snapshots:
    • shade_confidence_interval/ci-both-fill.svg
    • shade_confidence_interval/ci-both-nofill.svg
    • [...truncated...]
    > 
    > proc.time()
       user  system elapsed 
      29.42    1.90   31.34
Flavor: [r-devel-windows-x86_64](https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/infer-00check.html)

from infer.

simonpcouch avatar simonpcouch commented on August 28, 2024

^^^ is the case for many packages at the moment. Ignoring.

from infer.

simonpcouch avatar simonpcouch commented on August 28, 2024

Due to changes in base R .Deprecated(). Transitioning to lifecycle so that we get version-stable results. Advancing conf_int() and p_value() deprecations to deprecate_stop(), as these have been deprecated since #181.

from infer.

github-actions avatar github-actions commented on August 28, 2024

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

from infer.

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.