GithubHelp home page GithubHelp logo

Comments (10)

gaborcsardi avatar gaborcsardi commented on June 12, 2024 3

I suspect that this is because devtools uses callr to install callr. We'll need to work around this later.

As a workaround for now, you can use remotes to install it, see e.g. https://github.com/MangoTheCat/remotes#installation or just use the install script we provide:

source("https://install-github.me/mangothecat/callr")

from callr.

gaborcsardi avatar gaborcsardi commented on June 12, 2024

@chrisaddy did this solve the issue?

from callr.

chrisaddy avatar chrisaddy commented on June 12, 2024

Yes, like magic! Thank you.

from callr.

gaborcsardi avatar gaborcsardi commented on June 12, 2024

No worries, and sorry for the trouble.

from callr.

mojtaba-komeili avatar mojtaba-komeili commented on June 12, 2024

I followed your solution (running script to install remote) on Mac and didn't work. Am I doing something wrong or is it different for Mac?

from callr.

Deleetdk avatar Deleetdk commented on June 12, 2024

Did not work for me either.

  • Mint 18.3 (Ubuntu 16.04)
  • R 3.4.0

from callr.

jzadra avatar jzadra commented on June 12, 2024

Solution also did not work for me on mac

from callr.

chambox avatar chambox commented on June 12, 2024

and also for me on ubuntu 16.04

from callr.

halflearned avatar halflearned commented on June 12, 2024

Having the same issue after updating from R 3.3.0 to 3.4.3.

from callr.

chambox avatar chambox commented on June 12, 2024

For ubuntu 16.04 users, I realized a simple fix will be to update everything first so that your devtools and callr versions are up to date. Simply run the command
update.packages(ask = FALSE)​

This solved everything for me

from callr.

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.