Skip to content

Require (CRAN version) error when installing PredictiveEcology/LandR@development #139

@CeresBarros

Description

@CeresBarros

FYI: CRAN version seems to have a bug that should be fixed ASAP.

reprex:

install.packages("Require")
library(Require)

Require("PredictiveEcology/LandR@development")

Error in set(pkgDepDT, whOverride, "Package", unname(unlist(Packages[RepoNotPkgName]))) : 
  When deleting columns, i should not be provided

I've tried clearing the pkg cache in two ways:
cacheClearPackages() and cachePurge()
neither worked

Installing Require from "https://predictiveecology.r-universe.dev/", solves the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions