Giter Site home page Giter Site logo

Comments (2)

sckott avatar sckott commented on May 21, 2024

Hi Kay,

You can just paste in your code/etc in the issue in the future if you want to.

You are on Windows right?

So, ropensci is a repo that we have on github, but it is not an installable package yet.

It looks like you don't have Rtools installed. Did you install that? See here if not

install_github('reponame') only works if it is a repo in the hadley github account. You have to specify which account the repo is in. So when you did install_github("ritis"), do install_github("ritis", "ropensci") instead.

Weird, install_url("https://github.com/ropensci/ritis/archive/master.zip") worked for me. Try installing Rtools, and see if that fixes it.

You can also try installing ritis and taxize from CRAN, binaries for windows are avail. for both here and here. Just do install.packages("ritis") and install.packages("taxize")

Let me know if you still have problems.

from taxize.

gimoya avatar gimoya commented on May 21, 2024

Hi Scott,

Thanks for the quick response - installing from CRAN solved things!
BTW, the package is a blast!

Regards, Kay

ps: The markdown messed with my r output, that's why I uploaded it instead.

from taxize.

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.