library(gregmisc)
1
0
Entering edit mode
@e-motakis-mathematics-558
Last seen 9.6 years ago
Dear all, I wonder if someone knows if there is a problem with library(gregmisc) in R. I install the package properly, it appears the message that the package is actually installed but when I use the command libary(gregmisc) to retrieve the library the message: Error in library(gregmisc) : There is no package called 'gregmisc' appears. I use R 2.0.1. Thanks in advance, Makis ---------------------- E Motakis, Mathematics E.Motakis@bristol.ac.uk
• 1.2k views
ADD COMMENT
0
Entering edit mode
Liaw, Andy ▴ 360
@liaw-andy-125
Last seen 9.6 years ago
gregmisc is no longer a single package, but a package bundle. You need to load the individual package (e.g., gtools, gmodels, etc.). Andy > From: E Motakis, Mathematics > > Dear all, > > I wonder if someone knows if there is a problem with > library(gregmisc) in > R. I install the package properly, it appears the message > that the package > is actually installed but when I use the command libary(gregmisc) to > retrieve the library the message: > > Error in library(gregmisc) : There is no package called 'gregmisc' > > appears. I use R 2.0.1. > > Thanks in advance, > Makis > > ---------------------- > E Motakis, Mathematics > E.Motakis@bristol.ac.uk > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > > >
ADD COMMENT

Login before adding your answer.

Traffic: 806 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6