Giter Club home page Giter Club logo

Comments (2)

PublicRadioCorgi avatar PublicRadioCorgi commented on August 24, 2024

Sorry, I think I found my problem....scales 5.0 is not available for R 3.4.1. Is that true? I tried installing from a URL this time instead of install.packages("scales"). Here's the detail;

install.packages("scales")

There is a binary version available but the source version is later:
binary source needs_compilation
scales 0.4.1 0.5.0 TRUE

Binaries will be installed
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/scales_0.4.1.zip'
Content type 'application/zip' length 715665 bytes (698 KB)
downloaded 698 KB

package ‘scales’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\tyler.hahn\AppData\Local\Temp\RtmpGcyHqC\downloaded_packages

help(package="scales")
remove.packages("scales")
Removing package from ‘C:/Program Files/R/R-3.4.1/library’
(as ‘lib’ is unspecified)
install.packages("https://cran.r-project.org/src/contrib/scales_0.5.0.tar.gz")
Warning in install.packages :
package ‘https://cran.r-project.org/src/contrib/scales_0.5.0.tar.gz’ is not available (for R version 3.4.1)

from scales.

karawoo avatar karawoo commented on August 24, 2024

0.5.0 was released yesterday, so the Windows binaries may not be available yet. Give it another day or so, or you can install from source or from GitHub in the meantime.

from scales.

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.