Skip to content

[Feature Request] support remove.packages #43

@sukanka

Description

@sukanka

Is there any plan to implement remove.packages()?
I just installed r-bspm from BioArchLinux, and tried to install an R package.
It's great that it calls pacman to install the package, but when I run remove.packages(), it does not call pacman to remove the packges.

r$> remove.packages("ggplot2")
Removing package from/home/sukanka/.local/lib/R/4.2’
(aslibis unspecified)
Error in find.package(pkgs, lib) : there is no package calledggplot2

I think it could be better if remove.packages also calls pacman first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions