GithubHelp home page GithubHelp logo

Remove packages? about drat HOT 4 CLOSED

eddelbuettel avatar eddelbuettel commented on August 20, 2024
Remove packages?

from drat.

Comments (4)

eddelbuettel avatar eddelbuettel commented on August 20, 2024

Yes see the not-quite-done function pruneRepo.

I was waiting on @stewid to add rm functionality to git2r and awesome as he is he has long added it. As soon as that version hits CRAN I will use that in a package update.

Until then you can just feed the output of pruneRepo() into a manual git rm loop.

Thanks for your interest in drat.

from drat.

eddelbuettel avatar eddelbuettel commented on August 20, 2024

Also note that cloning drat is one of several ways to set up a gh-pages branch with src/contrib. If you'd rather do it by hand, fine. As for PACKAGES "become inaccurate": Just re-ran the (base R) function to regenerate it, or even easier, do another insertPackage() call.

from drat.

piccolbo avatar piccolbo commented on August 20, 2024

I guess I should have just read the code -- it's not that much -- but reading pruneRepo left me a little baffled, now it makes sense knowing that it doesn't have any side effects quite yet. Thanks for the clarifications.

from drat.

eddelbuettel avatar eddelbuettel commented on August 20, 2024

My bad as it is mostly undocumented. I just knew that R itself already had that solved (because a PACKAGES file only ever has the newest, so it knows how to skip). Reading a directory is easy enough so that was straightforward. But not released yet...

If you have other API / helper suggestions let me know. Better yet pull-request them in ;-)

from drat.

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.