Re: [R] "igraph0" package installation

2018-07-05 Thread Loris Bennett
om the CRAN repository. Formerly available versions can be obtained from the archive. This was a transitional package from Mar 2012 to Sept 2013. Packages depending on it ought to have changed to igraph long ago. Consider using package ‘igraph’ instead. As is suggested, you should insta

Re: [R] doMPI: script hangs on closeCluster

2018-07-03 Thread Loris Bennett
Loris Bennett writes: > Hi, > > On Linux with R 3.5.1 and OpenMPI 2.1.0 I have built Rmpi and can run a > simple example just using Rmpi and printing out the rank of each worker. > > However, when I try to use doMPI by running the following > > library(Rmpi) &

[R] doMPI: script hangs on closeCluster

2018-07-02 Thread Loris Bennett
- startMPIcluster(count=2) 2 slaves are spawned successfully. 0 failed. > registerDoMPI(cl) > clusterSize(cl) [1] 2 > closeCluster(cl) but the program hangs and I have to end it with Ctl-C. Can anyone shed any light on what might be wrong? Cheers, Loris -- Dr. Loris Bennett (Mr

Re: [R] running Rmpi with SGE on a cluster

2018-07-01 Thread Loris Bennett
ure that your are using the correct combination of compiler and MPI implementation to build the packages and then ensure that the environment is correspondingly set up for the jobs you submit to the cluster. I would maintain that installing Rmpi should normally be done by the cluster administrator and the

Re: [R] on execution time of a function...

2018-06-13 Thread Loris Bennett
LKARNI >> >> [[alternative HTML version deleted]] >> >>__ >>R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >>https://stat.ethz.ch/mailman/listinfo/r-help >>PLEASE do read the posting

Re: [R] JGR not installed. Attempting to install from CRAN...

2018-02-20 Thread Loris Bennett
X_3.0.0/com.ibm.swg.im.infosphere.biginsights.install.doc/doc/install_install_r.html If that doesn't help (and probably even if it does) you should consider joining the RDS Users Group, if you haven't already: http://wiki.stat.ucla.edu/hpmrg/index.php/RDS_Analyst_Users_Group Cheers, Lori

Re: [R] JGR not installed. Attempting to install from CRAN...

2018-02-20 Thread Loris Bennett
that is geographically close. Occasionally there can be problems with HTTP vs. HTTPS, which can lead to spurious errors about a packages not being available for your version of R. Because R caches the mirror, if you run into any issues you might have to exit R and start again. Cheers, Loris -- Dr. Lori

Re: [R] JGR not installed. Attempting to install from CRAN...

2018-02-19 Thread Loris Bennett
t;) from the R shell and the launcher just like a regular binary. Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see h

Re: [R] error in loading rgdal package

2018-02-15 Thread Loris Bennett
..) : > unable to load shared object > '/Library/Frameworks/R.framework/Versions/3.3/Resources/library/rgdal/libs/rgdal.so': Have you installed the GDAL library itself? The R package rgdal needs this. See the "SystemRequirements" section on the CPAN page: https://CRAN.R

Re: [R] long vectors not supported yet

2018-02-15 Thread Loris Bennett
e was R core for sure, but probably both. Is this indeed the case for R core? To my naive eye, the error message suggests more of a known limitation, rather than a bona fide bug. Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de

[R] long vectors not supported yet

2018-02-14 Thread Loris Bennett
a general problem/issue with R, or is this something more package-specific which should be addressed on R-sig-Geo? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de __ R-help@r-project.o

Re: [R] Syntax highlighting

2018-02-13 Thread Loris Bennett
pen, as it is just too subjective an issue. However, I seem to remember that you can use /setminted to set the style and pygmentize -L styles will give you a list of predefined styles. Maybe one of them is suitable. Cheers, Loris -- Dr. Loris Bennett (Mr.)

[R] gdistance::shortestPath throws error "not a symmetric matrix"

2018-02-06 Thread Loris Bennett
ough for anyone to point me in the right direction? I am aware that this question would be probably better posted on r-sig-geo, but as I am just an HPC janitor trying to help a customer and am not a geo-scientist myself, I thought I'd ask here first before signing up to (yet another) list.

[R] R minor version

2018-01-12 Thread Loris Bennett
m the string, but shouldn't there be a more straightforward way to obtain the part of the version that is used in .libPaths() by default? Or am I misunderstanding something? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de

Re: [R] libPaths displays truncated path?

2017-11-24 Thread Loris Bennett
g in the wrong place. > > -pd Now I understand. I had scenario A and FAIL, then added the symbolic link to get B and SUCCESS, whereby normalizePath means that the actual directory and not the symbolic link is being used. It all makes sense now (in an odd sort of way). Thank you. [snip

Re: [R] libPaths displays truncated path?

2017-11-23 Thread Loris Bennett
"Berry, Charles" writes: >> On Nov 23, 2017, at 4:34 AM, Loris Bennett >> wrote: >> >> Hi, >> >> TL;DR >> - >> >> I define the path >> >>/cm/shared/apps/R/site-library/3.4.2 >> >> and

[R] libPaths displays truncated path?

2017-11-23 Thread Loris Bennett
quot;4", whereas it in fact returns "4.2". So I actually set the path to ".../3.4.2" and that's where R looks for packages. But why does libPaths display the the path I *thought* I had set, but in fact looks at the path I *really did* set? Cheers, Loris -- Dr. Loris

Re: [R] Where is R installed on my Linux?

2016-09-20 Thread Loris Bennett
tapackage consists of 'r-core' plus various other packages. These are the packages that 'rpm' sees. Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de __ R-help@r-project

Re: [R] Upgrade R 3.2 to 3.3 using tar.gz file on Ubuntu 16.04

2016-09-13 Thread Loris Bennett
-like install. Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

Re: [R] Upgrade R 3.2 to 3.3 using tar.gz file on Ubuntu 16.04

2016-09-13 Thread Loris Bennett
ile in order to accomplish the upgrade. > Many thanks, > Luigi > Have you looked here: https://cran.r-project.org/doc/manuals/r-release/R-admin.html#Installing-R-under-Unix_002dalikes ? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email lo

Re: [R] No "number of days" format for 'difftime'?

2016-08-08 Thread Loris Bennett
Martin Maechler writes: >>>>>> Loris Bennett >>>>>> on Mon, 8 Aug 2016 14:12:47 +0200 writes: > > > Loris Bennett writes: > >> Thanks for the link, John. However, there is a hyphen missing. It > >> should be: >

Re: [R] No "number of days" format for 'difftime'?

2016-08-08 Thread Loris Bennett
Loris Bennett writes: > Thanks for the link, John. However, there is a hyphen missing. It > should be: > > > http://www.dummies.com/how-to/content/how-to-read-errors-and-warnings-in-r.html > > Appropriately, with the correct URL we find the too often forgot

Re: [R] No "number of days" format for 'difftime'?

2016-08-08 Thread Loris Bennett
t have helped me recognise that I was just being dopey. >> >> Thanks to John and Rui. >> >> Loris >> >> writes: >> >>> Hello, >>> >>> You're missing a double quotes. Right after format= >>> >>> Hope this helps,

Re: [R] No "number of days" format for 'difftime'?

2016-08-08 Thread Loris Bennett
missing a double quotes. Right after format= > > Hope this helps, > > Rui Barradas >   > > Citando Loris Bennett : > >> Hi, >> >> When I try >> >> d <- as.difftime("6-08:18:33",format=%d-%H:%M:%S") >> >> I get: >>

[R] No "number of days" format for 'difftime'?

2016-08-08 Thread Loris Bennett
ng for the format which corresponds to "number of days"? I could misuse "%j" for "day of the year as a decimal number", but ultimately the "difftime" object is still a data, rather than a length of time and I should be looking at a package like 'lubri

[R] Visualising multiple temporal periods each with an associated value

2016-08-08 Thread Loris Bennett
be packages to do this. Can anyone suggest what one would call this sort of plot? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de __ R-help@r-project.org mailing list -- To UNSUBSCRIBE

Re: [R] R version 3.2.5

2016-07-26 Thread Loris Bennett
based distribution, there will often be only specific versions available for the version of your particular distribution. In this case, you might have to install from source. Regards Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de _

[R] Interpreting error message probably caused by directlabels

2016-07-25 Thread Loris Bennett
Dear all, Possibly as a result of an update to R 3.3.0, a script which I had been running regularly via cron, the following line p_named <- p_anon + geom_dl(aes(label=user,colour=user), list("top.points", cex = 0.5, rot = -45, hjust =

[R] install.packages: Option to keep build directory?

2016-07-12 Thread Loris Bennett
ng 'destdir' and 'clean=FALSE', but neither helps. Is there such an option? If so, what is it? If not, how can I preserve 'config.log'? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de

Re: [R] gsl package installation problem: gsl-config not found (even though gsl has been installed)

2016-07-11 Thread Loris Bennett
Dear Pan Yang, pan yang writes: > Dear R-community, > > I faced this problem when I tried to install the R gsl wrapper in my > university's HPC cluster. Before installing the R wrapper, I have already > installed the 'gsl' version 2.1 in my own directory '/home/pyangac/dev'. I > have tested the

Re: [R] Unable to update R software to 3.3.0

2016-06-02 Thread Loris Bennett
Loris Bennett writes: > Loris Bennett writes: > >> Hi Sunish, >> >> Sunish Kumar Bilandi writes: >> >>> Hi Team, >>> >>> I am using RedHat 5 and installed R using YUM, (R version 3.2.3) Now I >>> want to update R version tp 3

Re: [R] Unable to update R software to 3.3.0

2016-06-01 Thread Loris Bennett
Loris Bennett writes: > Hi Sunish, > > Sunish Kumar Bilandi writes: > >> Hi Team, >> >> I am using RedHat 5 and installed R using YUM, (R version 3.2.3) Now I >> want to update R version tp 3.3.0, but I am unable to do that, Is >> there any alternat

Re: [R] Unable to update R software to 3.3.0

2016-06-01 Thread Loris Bennett
vailable is too old. R 3.3.0 requires zlib >= 1.2.5, whereas the version in the SL repositories is 1.2.3. So if this is the problem, then you either have to install newer version of zlib from source or switch to RH7, which comes with zlib 1.2.7. Cheers, Loris -- Dr. Loris Bennett (Mr.) Z

Re: [R] Reading multiple tables from one .txt doc

2016-05-04 Thread Loris Bennett
Mark Fingerle writes: > Dear all, > I have a .txt file which contains multiple tables and I would like to > read these tables separately in order to create graphs for each one. > The tables are separated by a blank line, have a variable number of > lines, fixed nr. Of rows, have a header and a c

Re: [R] How to reach the column names in a huge .RData file without loading it

2016-03-19 Thread Loris Bennett
tion, as it doesn't store class structure metadata. > > So again, the best bet is to secure multiple levels, the .RDdata > image to preserve the R types, the R script to be able to identify > the relevant variable(s), and the text version to avoid depending on > availablility

Re: [R] Navigation keys not working

2016-03-10 Thread Loris Bennett
Hi, Fazulur Rehaman writes: > Dear Sir/Madam, > > Navigation keys not working in R installed on linux (Linux version > 3.10.0-327.10.1.el7.x86_64). I am using R version 3.0.1. When I press > up arrow its giving "^[[A". Could you please suggest me how to > overcome this problem. > > Here is my R

Re: [R] Change the location of R

2016-03-02 Thread Loris Bennett
E=/path/to/R/3.2.3/lib64/R export PATH=/path/to/R/3.2.3/bin:$PATH to your .bashrc file (e.g. /home/carol/.bashrc). HTH Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de __ R-help@r-project.org

Re: [R] Version 3.2.3: package not available error with https

2016-03-01 Thread Loris Bennett
Hi Bjørn-Helge, Bjørn-Helge Mevik writes: > Loris Bennett writes: > >> It seems that R needs libcurl 7.28.0, but my platform (Scientific Linux >> 6.7) only provides version 7.19.7. > > We got "bit" by this when upgrading to 3.2.2. If you cannot upgrade >

Re: [R] Version 3.2.3: package not available error with https

2016-02-29 Thread Loris Bennett
Duncan Murdoch writes: > On 29/02/2016 6:09 AM, Loris Bennett wrote: >> Hi, >> >> I recently installed version 3.2.3. When I call >> >> install.packages("RCurl") >> >> I get a pop-up menu labelled "HTTPS CRAN Mirror" with a shorti

[R] Version 3.2.3: package not available error with https

2016-02-29 Thread Loris Bennett
ry "(HTTP mirrors)" I get the list of HTTP mirrors with which I am familiar from previous versions of R. These mirrors I can reach. I assume I have some local, probably firewall-related problem, but can someone confirm that the HTTPS mirrors do indeed work? Cheers, Loris -- D

Re: [R] R in UNIX OS

2015-11-03 Thread Loris Bennett
Javier Villacampa González writes: > Hello, > > I have a silly questions: > > is possilbe to install R in a AIX OS Machine? > Where can I found the download files? > > Thank you in advance > > Javier It may be difficult to find a version pre-packaged for AIX, but you can always compile R yoursel

Re: [R] Installing different R versions

2015-10-08 Thread Loris Bennett
Martin Maechler writes: >>>>>> Loris Bennett >>>>>> on Thu, 8 Oct 2015 12:07:20 +0200 writes: > > > Dear Luca, Luca Cerone writes: > > >> Dear Loris and Wolfgang, thanks a lot for the help! > >>

Re: [R] Installing different R versions

2015-10-08 Thread Loris Bennett
Dear Luca, Luca Cerone writes: > Dear Loris and Wolfgang, > thanks a lot for the help! > > I wasn't aware of the module project. I'd rather use the "official" > way of having co-existent R versions in this case, > but is a good tool to know! As far as I can tell from a quick look, "R Installati

Re: [R] Installing different R versions

2015-10-07 Thread Loris Bennett
Dear Luca, Luca Cerone writes: > Dear all, > on one shared machine we have an older R version installed. Some packages > have known issues with that version that are fixed in newer R versions. > > Since that is a production machine with many jobs running we would like to > keep things as they ar

Re: [R] igraph tree: increase vertex separation within tier (self-contained example)

2015-09-14 Thread Loris Bennett
Loris Bennett writes: > Hi, > > I am collecting data about network errors and would like to visualise > the results in some sort of graph which reflects the hierarchy of the > components in the network (i.e. core switches are connected to leaf > switches and nodes are connecte

[R] igraph tree: increase vertex separation within tier

2015-09-01 Thread Loris Bennett
Hi, I am collecting data about network errors and would like to visualise the results in some sort of graph which reflects the hierarchy of the components in the network (i.e. core switches are connected to leaf switches and nodes are connected to leaf switches). The errors are in file which look

Re: [R] igraph plot slowness

2015-08-27 Thread Loris Bennett
Loris Bennett writes: > Hi Jim, > > jim holtman writes: > >> Here is what it does locally on my PC: >> >>> library("igraph") >>> topo_data <- read.table(text = "ibcore01ibswitch01 >> + ibcore01ibswitch02

Re: [R] Running R in Server

2015-08-19 Thread Loris Bennett
Swagato Chatterjee writes: > *@Loris: However, you'll probably have to make sure that all the packages > you* > *need are installed on the server.* > > This is where I need a help.​ Presumably the program 'cron' will be used to run your script. If the program is run as root, you will have to as

Re: [R] Output In R

2015-08-18 Thread Loris Bennett
Shivi82 writes: > Hello All, > > As i am a newbie in R so most of you would have seen this question zillion > times. I searched for the answer on this forum as well on other various > forums however could not find the answer i am looking for. > > I am dplyr package and used a very basic code:

Re: [R] Running R in Server

2015-08-18 Thread Loris Bennett
Swagato Chatterjee writes: > Hello, > > I have written a R script which runs a regression of a dataset and saves > the result in a csv file. > > Now this dataset has to be edited periodically which is done in a server. I > need to run the R script in a server so that the results can also be share

Re: [R] Please Help how to execute R via php script

2015-08-18 Thread Loris Bennett
Joseph Mbowe writes: > Dear R members, I want to call my R script thorough php but no I am not > getting output > When I call my r script by bat file works fines also when run by Rstudio it > works fines > but when i cant call via php > here is the php code: > exec('C:/"Program Files"/R/R-3.2.0/

Re: [R] Common install of R on network disk

2015-07-07 Thread Loris Bennett
Hello Lionel, Lionel SPINELLI writes: > Hello all, >> > I am looking for information on how to install R on a network disk so > that it can be used by several users mounting this network disk from > different computers. > > We are using a cluster and shared computers in my lab. Those machines >

Re: [R] igraph plot slowness

2015-07-06 Thread Loris Bennett
6 > > The PDF file is attached. So maybe it is something with your remote > connection. You're right. Running locally even the plot of complete network takes less than 0.2 seconds via the X11 device. I'll have a closer look at the connection. Thanks, Loris > Jim Hol

[R] igraph plot slowness

2015-07-03 Thread Loris Bennett
Hi, With the following data ibcore01ibswitch01 ibcore01ibswitch02 ibcore01ibswitch03 ibcore02ibswitch01 ibcore02ibswitch02 ibcore02ibswitch03 ibswitch01 node001 ibswitch01 node002 ibswitch01 node003 ibswitch02 node004 ibswitch02

Re: [R] Add sum line to plot of multiple x values

2015-03-10 Thread Loris Bennett
Loris Bennett writes: > Hi Petr, > > See inline. > > PIKAL Petr writes: > >> Hi >> >> see inline >> >>> -Original Message- >>> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Loris >>> Bennett >

Re: [R] Add sum line to plot of multiple x values

2015-03-10 Thread Loris Bennett
Hi Petr, See inline. PIKAL Petr writes: > Hi > > see inline > >> -Original Message- >> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Loris >> Bennett >> Sent: Monday, March 09, 2015 4:35 PM >> To: r-h...@stat.math.ethz.ch &

Re: [R] Add sum line to plot of multiple x values

2015-03-09 Thread Loris Bennett
-- >> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Loris >> Bennett >> Sent: Monday, March 09, 2015 2:56 PM >> To: r-h...@stat.math.ethz.ch >> Subject: [R] Add sum line to plot of multiple x values >> >> Hi, >> >> Here are my data: &

[R] Add sum line to plot of multiple x values

2015-03-09 Thread Loris Bennett
Hi, Here are my data: > d user files date 1 alice18 2013-09-15 2 bob 5 2013-09-15 3 carol21 2013-09-15 4 alice22 2013-09-08 5 bob 9 2013-09-08 6 carol14 2013-09-08 7 alice26 2013-09-01 8 bob 3 2013-09-01 9 carol22 2013-09-01 I would like to plot

Re: [R] Mining non-english text

2015-03-04 Thread Loris Bennett
saikiran putta writes: > I am new to R programming and trying to mine this pdf file > http://164.100.180.82/Rollpdf/AC276/S24A276P001.pdf. This pdf file is in > non-English language and I'm not able to figure out how to proceed. And, > I'm not even sure how to extract information from a PDF file,

Re: [R] find a previous command that starts with a certain letter

2015-02-19 Thread Loris Bennett
"CasasPrat,Merce [Ontario]" writes: > Hi, > > I'm new to R (was using Matlab previously) > > Matlab has a very convenient utility that I haven't been able to find > in R. When working interactively, you can find a previous command that > starts with a certain letter by typing such a letter and th

Re: [R] regular expression question

2015-01-13 Thread Loris Bennett
Hi Mark, Mark Leeds writes: > Hi All: I have a regular expression problem. If a character string ends > with "rhofixed" or "norhofixed", I want that part of the string to be > removed. If it doesn't end with either of those two endings, then the > result should be the same as the original. Below

Re: [R] Using factor levels as coordinates with geom_rect

2014-09-24 Thread Loris Bennett
Loris Bennett writes: > Hi, > > With ggplot2 I can use the following to create a rectangle > > geom_rect(aes(ymin=as.Date("8-Apr-2014", format="%d-%b-%Y"), > ymax=as.Date("30-Apr-2014", format="%d-%b-%Y"), >

[R] Using factor levels as coordinates with geom_rect

2014-09-23 Thread Loris Bennett
Hi, With ggplot2 I can use the following to create a rectangle geom_rect(aes(ymin=as.Date("8-Apr-2014", format="%d-%b-%Y"), ymax=as.Date("30-Apr-2014", format="%d-%b-%Y"), xmin="node002",xmax="node098"), where the x values are levels of a factor. This works if I

Re: [R] Setting breaks for histogram of dates

2010-01-29 Thread Loris Bennett
Loris Bennett writes: > Hi, > > I have a list of dates like this: > > date > 2009-12-03 > 2009-12-11 > 2009-10-07 > 2010-01-25 > 2010-01-05 > 2009-09-09 > 2010-01-19 > 2010-01-25 > 2009-02-05 > 2010-01-25 > 2010-01

[R] Setting breaks for histogram of dates

2010-01-28 Thread Loris Bennett
=TRUE) hist(as.Date(t$date), "years", format = "%d/%m/%y", freq=TRUE) However, I would rather not label the breaks themselves, but instead print the date with the format "%Y", between the breaks. Is there a simple way of doing this? Regards Loris -- Dr

[R] Aggregating date for barplot

2009-12-10 Thread Loris Bennett
names.arg=levels(t$date)) Although this works, it strikes me as a little clumsy. In particular, the creation of the matrix for the barplot seems somewhat inelegant. I suspect I may be missing something. Does anyone have a better solution? Thanks Loris -- Dr. Loris Bennet

Re: [R] R 2.9.1: Error building target 'front'

2009-11-25 Thread Loris Bennett
Loris Bennett writes: Bad news: I found no solution to this problem. Good news: The problem does not occur with version 2.10.0. Loris > Loris Bennett writes: > > I get the same problem using R version 2.9.2. > > I would be very grateful if anyone could shed some light

Re: [R] R 2.9.1: Error building target 'front'

2009-09-02 Thread Loris Bennett
Loris Bennett writes: I get the same problem using R version 2.9.2. I would be very grateful if anyone could shed some light on this issue. Regards Loris > loris.benn...@fu-berlin.de (Loris Bennett) writes: > >> Hi, >> >> I am getting the following error >> &g

Re: [R] R 2.9.1: Error building target 'front'

2009-07-31 Thread Loris Bennett
loris.benn...@fu-berlin.de (Loris Bennett) writes: > Hi, > > I am getting the following error > ># (R-2.9.1/src/library/methods): gmake front > >/bin/sh: 0403-057 Syntax error at line 1 : `;' is not expected. >gmake: *** [front] Error 2 &g

[R] R 2.9.1: Error building target 'front'

2009-07-30 Thread Loris Bennett
X 5.3. Cheers, Loris -- Dr. Loris Bennett Computer Centre Freie Universität Berlin Berlin, Germany __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide

Re: [R] R 2.9.0 on AIX 5.3: Error: Invalid DESCRIPTION file

2009-06-12 Thread Dr. Loris Bennett
loris.benn...@fu-berlin.de (Loris Bennett) writes: > Hi, > > I am trying to install R 2.9.0 on AIX 5.3. During the 'make' run I get > the following error: > >Error: Invalid DESCRIPTION file > >Invalid Priority field. >Packages with priorities &#x

[R] R 2.9.0 on AIX 5.3: Error: Invalid DESCRIPTION file

2009-06-05 Thread Loris Bennett
'base' or 'recommended' or 'defunct-base' must already be known to R. See the information on DESCRIPTION files in section 'Creating R packages' of the 'Writing R Extensions' manual. Execution halted make: 1254-004 The error code