Git Product home page Git Product logo

Comments (2)

m-jahn avatar m-jahn commented on August 16, 2024

currently 2 warnings, 2 notes remaining with commit 8c537bb

from ggcoverage.

m-jahn avatar m-jahn commented on August 16, 2024

The following 4 notes/ warnings remain to be fixed.

❯ checking whether package ‘ggcoverage’ can be installed ... [22s/22s] WARNING
  Found the following significant warnings:
     Warning: replacing previous import 'ggplot2::annotate' by 'ggpp::annotate' when loading 'ggcoverage'
   See ‘/media/michael/data/Scilifelab/Resources/R_projects/ggcoverage.Rcheck/00install.out’ for details.

❯ checking for unstated dependencies in examples ... OK
   WARNING
  ‘qpdf’ is needed for checks on size reduction of PDFs

❯ checking package dependencies ... NOTE
  Imports includes 28 non-default packages.
  Importing from so many packages makes the package vulnerable to any of
  them becoming unavailable.  Move as many as possible to Suggests and
  use conditionally.

❯ checking installed package size ... NOTE
    installed size is 32.2Mb
    sub-directories of 1Mb or more:
      doc       2.4Mb
      extdata  28.6Mb...
  • The PDF warning can usually be ignored
  • the size not is not dramatic either
  • the 28 packages is to be taken serious --> should be reduced to an essential set!
  • annotate is imported both from ggplot2 and from ggpp, the latter only to display a table inside a plot --> suggest to remove this completely, then the package passes

from ggcoverage.

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.