Displaying 20 results from an estimated 47 matches for "mar36".
2015 Jun 13
0
Cannot install R on Ubuntu 14.04 LTS
...tu trusty/
and
deb http://mirror.pnl.gov/ubuntu/ trusty-backports main restricted universe
I also installed the keys described on http://mirror.las.iastate.edu/CRAN/
but I'm not sure if I needed them or not.
Thanks for the help.
Austin
On Sat, Jun 13, 2015 at 5:33 PM, Michael Rutter <mar36 at psu.edu> wrote:
> Austin,
>
> You need to cc r-sig-debian in order to see the replies. I would just do
> one wrap-up email so people can see that there was a solution.
>
> Thanks,
> Michael
>
> On 06/13/2015 05:58 PM, Austin Putz wrote:
>
>> Hi Michael,
&...
2015 Jun 13
3
Cannot install R on Ubuntu 14.04 LTS
Hello everyone,
I've spent the last 2 days trying to install base R on my Ubuntu 14.04 LTS
machine. I even just wiped my entire computer and reinstalled the operating
system thinking that was the problem (since some people have problems
updating R).
So far I've tried to follow this link exactly that has instructions:
http://mirror.las.iastate.edu/CRAN/
Since I just reinstalled Ubuntu I
2015 Oct 18
2
Expired key for Ubuntu CRAN repository
Hello,
I was following the instructions at
https://cran.r-project.org/bin/linux/ubuntu/#secure-apt but
encountered this message upon apt-get update:
GPG error: http://cran.rstudio.com trusty/ Release: The following
signatures were invalid: KEYEXPIRED...
And then the following on apt-get install:
WARNING: The following packages cannot be authenticated!
Investigating a little, it looks like
2018 May 27
2
Announcing cran2deb4ubuntu for R 3.5.0
On 27 May 2018 at 12:56, Jeroen Ooms wrote:
| Thanks Michael!
Seconded!
| One more issue I ran into:
|
| apt-get install r-cran-rgdal
|
| The following packages have unmet dependencies:
| r-cran-rgdal : Depends: gdal-abi-2-1-0 but it is not installable
| Depends: libgdal20 (>= 2.0.1) but it is not installable
| E: Unable to correct problems, you have held broken packages.
2018 May 27
1
Announcing cran2deb4ubuntu for R 3.5.0
On Sun, May 27, 2018 at 2:20 PM, Michael Rutter <mar36 at psu.edu> wrote:
>
>
> On 05/27/2018 08:08 AM, Dirk Eddelbuettel wrote:
>>
>>
>> On 27 May 2018 at 12:56, Jeroen Ooms wrote:
>> | Thanks Michael!
>>
>> Seconded!
>
>
> You're welcome.
>
>> | One more issue I ran into:
>>...
2012 Jan 13
1
Hmisc for Maverick
On 01/12/2012 09:21 PM, r-sig-debian-request at r-project.org wrote:
> Message: 4 Date: Thu, 12 Jan 2012 18:39:53 -0500
> From: Michael Rutter <mar36 at psu.edu>
>
> Hmisc is available on c2d4u
> (https://launchpad.net/~marutter/+archive/c2d4u) for Natty and Oneiric,
> but not for Maverick, the others you mention are not.
>
Dirk, Michael - thanks for the useful advice.
Re: Hmisc: It turns out that Hmisc is available as a pa...
2010 May 04
2
R 2.11.0 for Ubuntu 10.04 Lucid Lynx on CRAN
Dear Ubunutu R users,
Vincent Goulet and myself would like to announce the availability of R
2.11.0 for Ubuntu's latest release, Lucid Lynx. The packages should be
on or arriving soon to your favorite mirror. R 2.11.0 packages also
exist on CRAN for all Ubuntu releases going back to hardy.
As Johannes Ranke pointed out for the Debian release, R packages
installed under R < 2.10.0
2012 Jul 21
5
package XML does not load in R 2.15.1
I am getting what appears to be an Unbuntu level error in trying to install the
XML package.
Both commands:
install.packages("XML:)
install.packages("XML", dependencies = TRUE)
give an error .
The full installation script is below but the problem to my very inexperenced eye seems to be here:
checking for pkg-config... /usr/bin/pkg-config
checking for xml2-config... no
Cannot
2012 Apr 27
3
A guide to R packages for Ubuntu
As per a request, here is a brief guide to what is available to R users
as packages in Ubuntu.
Each release of Ubuntu includes the latest version of R and the
recommended packages. In addition, there are approximately 80
additional r-cran packages available in the default repositories. The
limitation to these packages is that they are not updated and reflect
the current version of the
2010 Jun 02
0
R-SIG-Debian Digest, Vol 58, Issue 3
....11.0 with ATLAS-tuned BLAS and LAPACK
> (Andrew Piskorski)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 1 Jun 2010 15:13:24 +0200
> From: Mauricio Zambrano <hzambran.newsgroups at gmail.com>
> To: mar36 at psu.edu
> Cc: r-sig-debian <r-sig-debian at r-project.org>
> Subject: Re: [R-sig-Debian] R 2.11.0 for Ubuntu 10.04 Lucid Lynx on
> CRAN
> Message-ID:
> <AANLkTil89IpynWfXUIz5iw_uiTKz7b2iATtJCV-SjM6- at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>...
2015 Oct 18
0
Expired key for Ubuntu CRAN repository
...elf and noticed this. I think I
have fixed the issue. Let me know if it does not work.
Michael
--
Dr. Michael A. Rutter
Associate Professor of Statistics
Department Chair, Mathematics
Penn State Erie, The Behrend College
4205 College Drive
Erie, PA 16563
http://math.bd.psu.edu/faculty/rutter
mar36 at psu.edu
2012 Jun 13
1
Error: ... can only copy from 'X11(type="*cairo")' devices
Hey,
I'm running R in ubuntu 10.10 (R-2.15.0)
and when saving a plot i get the following error message:
> plot(1:10)
> savePlot("test.png",type="png")
Error in savePlot("test.png", type = "png") :
can only copy from 'X11(type="*cairo")' devices
>
Thanks in advance
[[alternative HTML version deleted]]
2012 Sep 20
1
Installing R2.15.1 on ubuntu
Per the suggestion of this list when I posted on the r-help list, I have
gone to cran, linux downloads and read the read me file to try and install
the binary for R 2.15.1 on my ubuntu AMD64 machine. I added to my
sources.list the deb http:\\cran.wustl.edu\bin\linux\ubuntu precise main .
Then I ran sudo apt-get update and sudo apt-get install r-base. The system
promptly installs R 2.14.1 . I
2013 Apr 30
0
R 3.0.0 and Raring Ringtail (Ubuntu 13.04)
...an-* packages available in universe. If you
do not want to upgrade to R 3.0.0, please remove the appropriate
repository from you sources list.
--
Dr. Michael A. Rutter
School of Science
Penn State Erie, The Behrend College
4205 College Drive
Erie, PA 16563
http://math.bd.psu.edu/faculty/rutter
mar36 at psu.edu
2013 Oct 13
1
problem with R graphics and Ubuntu Raring Ringtail
Sir,
This mail to signal a problem : R graphics don't work on my Dell laptop
with the processor Intel? Core? i7-2640M CPU @ 2.80GHz ? 4 and graphic
card Intel? Sandybridge Mobile x86/MMX/SSE2 since the update with Ubuntu
raring ringtail. It works perfectly with the previous version ubuntu
quantal and previous versions.
Thank you for your attention
Sincerely yours
C. Krzisch
2012 Sep 22
2
How to upgrade from 2.15.1 to 2.15.1 patched?
Hi,
I would like to upgrade R-2.15.1 to R-2.15.1 patched (under Ubuntu 12.04). What's
the recommended way to do so?
I did the following steps for installing R under Ubuntu 12.04 (as far as I
remember, Dirk Eddelbuettel recommended this and helped me on several occasions
with the installation):
1) sudo emacs /etc/apt/sources.list
2) add:
deb http://stat.ethz.ch/CRAN/bin/linux/ubuntu
2014 Apr 24
1
50% performance of custom R build compared to PPA R for a command
...ision but I compiled a version
from a year ago and had the same performance so that is why I suspect
my installation script accounts for the differences.
Any advice would be appreciated and please let me know if any other
information would be helpful.
Best,
Scott
[1]
http://www.personal.psu.edu/mar36/blogs/the_ubuntu_r_blog/2012/08/installing-the-development-version-of-r-on-ubuntu-alongside-the-current-version-of-r.html
--
Scott Kostyshak
Economics PhD Candidate
Princeton University
2015 Nov 03
0
R-SIG-Debian Digest, Vol 123, Issue 1
.../ubuntu/wily/Packages
>
> Is there something missing in packages build ?
> Regards,
> Sebastien
>
> [[alternative HTML version deleted]]
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 2 Nov 2015 07:39:32 -0500
> From: Michael Rutter <mar36 at psu.edu>
> To: r-sig-debian at r-project.org
> Subject: Re: [R-sig-Debian] R-packages for Ubuntu 15.10 wily
> Message-ID: <56375984.7060202 at psu.edu>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
>
>
> On 11/02/2015 07:10 AM, Seb R wrote:
&g...
2012 Nov 24
1
Failure to compile tiff package
I would be grateful for a bit of help.
I am on a 32bit build of Ubuntu LTS 12.04 running R version 2.15.2
(2012-10-26) -- "Trick or Treat" Platform: i686-pc-linux-gnu (32-bit)
from within RStudio and from within a terminal (sudo R |
install.packages("tiff") ) I have the following compile error:
> install.packages("tiff")
Installing package(s) into
2018 May 20
2
New libpng in c2d4u3.5 breaks many other packages
On 20 May 2018 at 09:34, Robin Lovelace wrote:
| Thanks for keeping us updated. Before I jump the gun and put this out on
| social media (as a follow-up to this tweet
| https://twitter.com/robinlovelace/status/990682038373158912 ), would you
| say this is a reasonable message to send to the R-using Ubuntu community?:
Why don't we just wait until Michael feels he has something to announce?