Toss R Package-devtools

Source: Internet
Author: User

Today for some reason I intend to install R package Devtools, I use the XP platform, R3.2.1. At the beginning, download the Devtools package zip file, and then installs it in the R program Menu:packages, installpackages from local zip files, and then discovers that it requires a lot of front-facing packages to run, Instead, use the command install.packages ("Devtools"). It is recommended to select the Mirror china.beijing (the first in China), which is faster.

After a large pile of packages, run the library (devtools); Result Error:

Cannot find pointer _chsize_s in Msvcrt.dll

.../library/git2r/libs/i386/git2r.dll,loadlibrary failure:the specified procedure could not being found.


What the. Baidu A check, no answer, so Bing (r a lot of information Baidu Chinese can not find the ~), found that some people say is version and XP conflict, with Win7 or other version of the Devtools is good.

See: Http://stackoverflow.com/questions/30633894/r-unable-to-load-devtools-in-r-3-2-0-under-windows-xp-32-bit


So went to Https://cran.r-project.org/download R-3.0.3 again try, Mom, this will also report:

To build R packages, download and install Rtools 3.1 from http://cran.r-project.org/bin/windows/Rtools/


See if you can download a specific version of the package, found a lower version of the GIT2R, the local installation after the run Devtools, the version is incompatible ~ ~


Want to download a specific version of Devtools directly in the R3.2.1, found that install.packages can not do, to use Devtools install_version (), but I am now devtools can not get up ¥@#%%


Too frustrating, the home of the old XP temporarily do not play this stuff, tomorrow with another Win7 try again.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.