Giter VIP home page Giter VIP logo

Comments (7)

HenrikBengtsson avatar HenrikBengtsson commented on June 18, 2024 1

You could identify the central, most downloaded revdep packages and run revdep checks on those on a "regular" basis. Running it all pkgs could be done less frequently.

from foreach.

HenrikBengtsson avatar HenrikBengtsson commented on June 18, 2024 1

Looks like you've used a dated version of roxygen2:

RoxygenNote: 6.1.1

I recommend to update to 7.0.1 and rebuild. They made some changed when going to 7.0.0.

from foreach.

HenrikBengtsson avatar HenrikBengtsson commented on June 18, 2024 1

I'd like to suggest that you git mv root folder revdep/ up to pkg/foreach/revdep/. Having it with the package folder is where most people would expect to find it. Another reason is that I can imagine that one day you might wanna split up the current content into two separate git repositories, one for the 'foreach' package and for the 'iterators' package. (This is fairly easy to do in git - you'll still preserve the git history).

from foreach.

hongooi73 avatar hongooi73 commented on June 18, 2024

Running revdepcheck in a regular Azure Pipeline is problematic, because the default agent is too small to cope with the number of reverse dependencies. With a custom VM (16 cores, 64GB memory) it works, taking about 12 hours to churn through ~680 revdeps, but may be expensive. May also need to tweak the default revdep_check args; a lot of packages are failing with no result, probably because of timeouts.

@HenrikBengtsson @richcalaway

from foreach.

hongooi73 avatar hongooi73 commented on June 18, 2024

I've found the cranlogs package for getting stats on CRAN downloads. Is there anything similar for Bioconductor?

from foreach.

HenrikBengtsson avatar HenrikBengtsson commented on June 18, 2024

http://bioconductor.org/packages/stats/

You find it from each package page via the 'rank' badge

from foreach.

hongooi73 avatar hongooi73 commented on June 18, 2024

Ooh, they finally updated roxygen2 to support R6 classes! Thanks for the heads up.

from foreach.

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.