Skip to content

if pkg_vload() is not successful in installing a package it gives a permanent error afterwards #1

@venpopov

Description

@venpopov

I ran into this problem when trying to install a really old version of plotly with pkg_vload(plotly("4.7.1")). There was some error during the installation due to an unavailable dependency. Afterwards, runnign the command again said something like "package plotly doesn't exist".

Despite the failed installation, there was a leftover folder in the user library. Deleting it solved the problem. I need to make sure to clean-up in case of error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions