Git Product home page Git Product logo

Comments (2)

romunov avatar romunov commented on July 29, 2024

You are probably missing the full toolchain (Rtools). Works for me, though.

> library(devtools)
Error in library(devtools) : there is no package calleddevtools> install.packages("devtools")
Installing package intoC:/Users/romunov/Documents/R/win-library/3.4’
(aslibis unspecified)
also installing the dependenciesmemoise’, ‘git2rtrying URL 'https://cran.wu.ac.at/bin/windows/contrib/3.4/memoise_1.1.0.zip'
Content type 'application/zip' length 29903 bytes (29 KB)
downloaded 29 KB

trying URL 'https://cran.wu.ac.at/bin/windows/contrib/3.4/git2r_0.21.0.zip'
Content type 'application/zip' length 3030000 bytes (2.9 MB)
downloaded 2.9 MB

trying URL 'https://cran.wu.ac.at/bin/windows/contrib/3.4/devtools_1.13.4.zip'
Content type 'application/zip' length 443915 bytes (433 KB)
downloaded 433 KB

packagememoisesuccessfully unpacked and MD5 sums checked
packagegit2rsuccessfully unpacked and MD5 sums checked
packagedevtoolssuccessfully unpacked and MD5 sums checked

The downloaded binary packages are in
	C:\Users\romunov\AppData\Local\Temp\RtmpugjwkQ\downloaded_packages
> devtools::install_github("romunov/AED")
Downloading GitHub repo romunov/AED@master
from URL https://api.github.com/repos/romunov/AED/zipball/master
Installing AED
"C:/PROGRA~1/R/R-34~1.2/bin/x64/R" --no-site-file --no-environ --no-save  \
  --no-restore --quiet CMD INSTALL  \
  "C:/Users/romunov/AppData/Local/Temp/RtmpugjwkQ/devtools2fdc7ae178bd/romunov-AED-19e2ec6"  \
  --library="C:/Users/romunov/Documents/R/win-library/3.4" --install-tests 

* installing *source* package 'AED' ...
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* DONE (AED)

from aed.

Hanqingpeng avatar Hanqingpeng commented on July 29, 2024

Thank you for your help. Its ok.

from aed.

Related Issues (2)

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.