Giter Club home page Giter Club logo

Comments (6)

trinker avatar trinker commented on May 28, 2024

The issue #40 you reference seems to have disappeared from p_load. Why?

I started using quiet = FALSE as an argument before I saw this (in p_delete; #11 (comment)) as I grepped and found no verbose argument in pacman as library's quiet argument is closer to our intent. Yihui uses this in knitr as well. Thoughts?

from pacman.

wildmolasses avatar wildmolasses commented on May 28, 2024

p_load is now quiet. But sometimes I'd like to see package load messages and conflicts. Is this no longer an option? Thanks guys!

from pacman.

trinker avatar trinker commented on May 28, 2024

It is not currently.

from pacman.

Fablepongiste avatar Fablepongiste commented on May 28, 2024

Agree this will be great.
Could we have an option quiet = FALSER / TRUE in p_load and p_unload ?

from pacman.

Fablepongiste avatar Fablepongiste commented on May 28, 2024

It is really a small change in code but would be quite useful ? @trinker Should I do it and push it ? Or is it something you plan to do ?

from pacman.

trinker avatar trinker commented on May 28, 2024

@Fablepongiste thanks for the willingness to contribute. If it seems straight forward feel free to do a pull request. Please use quiet = getOption("pac_quiet") defaulting to FALSE as the argument. This would be in p_load and p_install and p_load. Can you talk about the need in p_delete?

@Dasonk are we missing anything that needs to be thought about or that has been missed for this feature implementation?

from pacman.

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.