Code Monkey home page Code Monkey logo

Comments (5)

CeresBarros avatar CeresBarros commented on July 24, 2024

Sorry, the error is coming from the lack of a account name before the repo. getModule is no longer assuming modules come from PredictiveEcology. This works

SpaDES.project::getModule("PredictiveEcology/Biomass_core@development (>= 1.3.9)",
                          modulePath = simPaths$modulePath
                          , overwrite = TRUE
)

from spades.project.

CeresBarros avatar CeresBarros commented on July 24, 2024

Issue title edited to reflect this

from spades.project.

eliotmcintire avatar eliotmcintire commented on July 24, 2024

The latest Require now has that behaviour; SpaDES.project now gets that as default. It is a bit hidden, but because it is a hidden function in Require, I think it is OK. Nobody in their right mind would try to get a git repository without declaring the github
account

from spades.project.

eliotmcintire avatar eliotmcintire commented on July 24, 2024

Note: it is still in a feature branch of Require@requireAsCharacter

from spades.project.

CeresBarros avatar CeresBarros commented on July 24, 2024

@eliotmcintire sounds good. In that case ?getModule has to be updated as it reads now that ... is:

One or more github repositories as character strings that contain SpaDES modules. These should be presented in the standard R way, with account/repository@branch. If account is omitted, then ⁠"PredictiveEcology⁠ will be assumed.

from spades.project.

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.