Os X Could Not Be Installed No Packages

broken image


The attempt to install data.table failed due to a problem compiling the package from source. Before trying to fix that, though, you might try installing the binary (already compiled) version that's available — it's not that much older than the source version. To try this, run: install.packages('data.table', type = 'binary'). Once installed, select Activate and set it up. That's usually all there is to it. Unless the WordPress plugin repository doesn't have the plugin you're looking for. Then you do it manually. Manual installation is simple once you know how. Get it wrong and you might see ‘The package could not be installed. No valid plugins were found'. Even if you did a clean install of El Capitan it would not explain why you are seeing OS X 10.6.8. OS X 10.6.3/4 was the original system on your computer. Still, it's hard to know where the 10.6.8 came from, unless Time Machine has been disabled or disconnected for the last 8 years or so.

Packages
Installed

Hi,

I'm new to R, because we're using it at Uni, and I'm having problems installing Rcdmr.

I've downloaded R 3.5.1. as well as XQuarts and the other tools CRAN told me to download, and I've even followed the step-by-step instructions (https://socialsciences.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html) written by John Fox himself, but I'm getting error an error message I don't understand:

install.packages('Rcmdr')
--- Please select a CRAN mirror for use in this session ---
trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/Rcmdr_2.5-1.tgz'
Content type 'application/x-gzip' length 5014770 bytes (4.8 MB)
downloaded 4.8 MB

The downloaded binary packages are in
/var/folders/5t/qh9jqrv550l_yjc6ly3l6d2c0000gn/T//RtmpaCDkGF/downloaded_packages

Installed

What does it mean?

I also tried installing the library after the step described above, but then I'm getting this message instead:

Could

How To Fix No Packages Were Eligible For Install

library(Rcmdr)
Loading required package: splines
Loading required package: RcmdrMisc
Loading required package: car
Loading required package: carData
Error: package or namespace load failed for ‘car' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘data.table'
Error: package ‘car' could not be loaded Full episode doom patrol [tv-series] seasaon 1 free download.

As far as I can surmise, in the first step, Rcmdr is put in some weird folder which then creates the error 'package 'car' could not be loaded'.

All of this is essentially me saying 'HELP'. And before you suggest I go to my professor, I've already done that, and he couldn't help me either. Just made comments about how Mac computers are stupid, essentially. So I need your help, Internet!

Sincerely,
A complete R newbie who just wants to use it for his statistics class

Could

Hi,

I'm new to R, because we're using it at Uni, and I'm having problems installing Rcdmr.

I've downloaded R 3.5.1. as well as XQuarts and the other tools CRAN told me to download, and I've even followed the step-by-step instructions (https://socialsciences.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html) written by John Fox himself, but I'm getting error an error message I don't understand:

install.packages('Rcmdr')
--- Please select a CRAN mirror for use in this session ---
trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/Rcmdr_2.5-1.tgz'
Content type 'application/x-gzip' length 5014770 bytes (4.8 MB)
downloaded 4.8 MB

The downloaded binary packages are in
/var/folders/5t/qh9jqrv550l_yjc6ly3l6d2c0000gn/T//RtmpaCDkGF/downloaded_packages

What does it mean?

I also tried installing the library after the step described above, but then I'm getting this message instead:

How To Fix No Packages Were Eligible For Install

library(Rcmdr)
Loading required package: splines
Loading required package: RcmdrMisc
Loading required package: car
Loading required package: carData
Error: package or namespace load failed for ‘car' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘data.table'
Error: package ‘car' could not be loaded Full episode doom patrol [tv-series] seasaon 1 free download.

As far as I can surmise, in the first step, Rcmdr is put in some weird folder which then creates the error 'package 'car' could not be loaded'.

All of this is essentially me saying 'HELP'. And before you suggest I go to my professor, I've already done that, and he couldn't help me either. Just made comments about how Mac computers are stupid, essentially. So I need your help, Internet!

Sincerely,
A complete R newbie who just wants to use it for his statistics class

How Do You Fix No Packages Were Eligible For Install

  • Install Homebrew


    Paste that in a macOS Terminal or Linux shell prompt.

    The script explains what it will do and then pauses before it does it. Read about other installation options.

  • What Does Homebrew Do?


    Homebrew installs the stuff you need that Apple (or your Linux system) didn't.

  • Homebrew installs packages to their own directory and then symlinks their files into /usr/local.

  • Homebrew won't install files outside its prefix and you can place a Homebrew installation wherever you like.

  • It's all Git and Ruby underneath, so hack away with the knowledge that you can easily revert your modifications and merge upstream updates.

  • Homebrew complements macOS (or your Linux system). Install your RubyGems with gem and their dependencies with brew.

  • 'To install, drag this icon…' no more. Homebrew Cask installs macOS apps, fonts and plugins and other non-open source software.

  • Donate to Homebrew

  • Homebrew Blog

  • Analytics Data

  • Homebrew was created by Max Howell. Website by Rémi Prévost, Mike McQuaid and Danielle Lalonde.





broken image