Coder Social home page Coder Social logo

install from source about gcam-core HOT 6 OPEN

fipoucat avatar fipoucat commented on June 11, 2024
install from source

from gcam-core.

Comments (6)

pkyle avatar pkyle commented on June 11, 2024

gcamdata doesn't install R packages on your computer. There is a list of packages that should be installed, using the install.packages() function in R, in the file input/gcamdata/DESCRIPTION. The file isn't automatically updated, and as such the version numbers indicated in that file can be ignored. Still, every package listed in the "Imports" section should be installed locally. Copying here in case it's helpful.

assertthat
dplyr
methods
magrittr
tibble
tidyr
readr
data.table
rlang
stringr

from gcam-core.

fipoucat avatar fipoucat commented on June 11, 2024

from gcam-core.

pkyle avatar pkyle commented on June 11, 2024

Right, that's because we never followed up the GCAM7 release last summer with another release that fixes this issue. I think that code didn't crash in some older versions of dplyr, for some reason, because it worked when it was tested out! This exact error is shown here: #393 (comment)
And my first reply is what I'd recommend doing here too: #393 (comment)

from gcam-core.

fipoucat avatar fipoucat commented on June 11, 2024

from gcam-core.

pkyle avatar pkyle commented on June 11, 2024

Oh, that git remote ... command can only be executed from within a git repo. So, your working directory should be gcam-core (or one of the subdirectories). If you're working from a static release version, as opposed to a locally cloned git repository, I'm not sure that there's any simple/clean way to automatically apply (cherry-pick) these commits, but they're pretty small, and can just be done manually. Here are the two that you'll want:
pkyle@f3377fc
pkyle@1d25fbc

from gcam-core.

fipoucat avatar fipoucat commented on June 11, 2024

from gcam-core.

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.