Skip to content

I think the downloading of the package relys on a dependency (SDMTools) that is no longer available #5

@beatriceallamand

Description

@beatriceallamand

Hi! I fail on installing the rblm package, and the console tells me the problem is packages ‘graph’, ‘SDMTools’ are not available.

This was my code:

Activate RTools

writeLines('PATH="${RTOOLS40_HOME}\usr\bin;${PATH}"', con = "~/.Renviron")
Sys.which("make")

Download BLM

require(devtools)
install_github("tlamadon/rblm")

And this is the message I get:
Installing package into ‘C:/Users/Bea/Dropbox/Mi PC (DESKTOP-9IIBU1N)/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
ERROR: dependency 'SDMTools' is not available for package 'rblm'

  • removing 'C:/Users/Bea/Dropbox/Mi PC (DESKTOP-9IIBU1N)/Documents/R/win-library/4.0/rblm'
    Warning messages:
    1: packages ‘graph’, ‘SDMTools’ are not available for this version of R

Thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions