similar to: error with source(): invalid 'times' value

Displaying 20 results from an estimated 700 matches similar to: "error with source(): invalid 'times' value"

2011 Apr 19
1
Axes Alignment Problem for Multiple Plots
Dear all, I'm trying to plot, in the same window, two different series, using barplot() for the first one and plot() for the second. What happens is that the second chart has a different axes origin, therefore the final plot is wrong. This piece of code shows the differences between the values of par()$usr: barplot(coredata(Z0), beside=TRUE, ylim=c(0,100)); par()$usr;
2018 Mar 28
2
can not install package "matie"
Dear R-experts, I can not install the package "matie". If somebody can tell me where the problem is. > install.packages("matie") Installing package into ?/Users/Caro/Library/R/3.3/library? (as ?lib? is unspecified) essai de l'URL 'https://cran.rstudio.com/bin/macosx/mavericks/contrib/3.3/matie_1.2.tgz' Content type 'application/x-gzip' length 80151
2010 May 02
1
Problem installing/updating Rpmi
Hi I have a few problems installing/updating packages with complicated dependencies. For example, the Rmpi package: update.packages(...) checking for mpi.h... no configure: error: "Cannot find mpi.h header file" ERROR: configuration failed for package ?Rmpi? So I tried: >install.packages("Rmpi",configure.args="--with-mpi=/usr/lib/openmpi") Trying to find
2018 Mar 28
0
can not install package "matie"
On 28/03/2018 6:27 PM, varin sacha via R-help wrote: > Dear R-experts, > > I can not install the package "matie". If somebody can tell me where the problem is. > >> install.packages("matie") > Installing package into ?/Users/Caro/Library/R/3.3/library? > (as ?lib? is unspecified) > essai de l'URL
2018 Mar 29
1
can not install package "matie"
Varin In the teaching you to fish department, you can find those dependencies Duncan appeared to pull out of thin air by looking at the CRAN contributed packages web pages, which can easily be found with Google. Start at the matie page and follow the dependency links and look at dependencies. In particular the error message mentioning the proxy package is a clue that dependencies might be a
2016 Nov 14
2
CentOS 7 + KDE - default keyboard layout?
Le 14/11/2016 ? 12:49, Patrick Hess a ?crit : > XFCE user here, so I'm not sure if KDE tries to enforce its own settings > with > regard to the keyboard layout, but have you tried (as root): > > localectl set-x11-keymap <whatever name the Swiss-French layout > might have> pc105 nodeadkey > > This changes the X11 keyboard settings permanently for all users on
2009 Jul 21
1
strange bug? with R CMD check
Hello, I am trying to get a package to pass R CMD check on an iMac running Mac OS X. When the package is named safeBinaryRegression I get the following warning from R CMD check: * checking whether the name space can be loaded with stated dependencies ... WARNING Error in dyn.load(file, DLLpath = DLLpath, ...) : function 'make_lp' not provided by package 'lpSolveAPI'
2006 Oct 25
1
Excel files
Hi every one, I am very very new to R and solicit your kind help I am trying to use my excel files in R. I used the Xlread/write package and able to load the a sample file into console. Then I tried to find the mean of a column vector for example. But I could not proceed Here is the problem rfile <- "Trial1.xls" > read.xls( rfile, colNames = TRUE, sheet = 1, type =
2016 Nov 10
2
CentOS 7 + KDE - default keyboard layout?
Hi, I'm currently fiddling with CentOS 7 and KDE 4.14, and I must say, I'm pleasantly surprised. This is one of the cleanest implementations of KDE I've ever seen, and with some tweaking (a lot, in fact) this can be turned into a highly functional desktop with all the bling and bells and whistles. But right now, I have some minor problems to solve. First things first. My system is
2010 Mar 24
1
R and/or REngine kills Java
Hi all, I am using R and JRI under Windows XP Pro. I am posting this question here since the reason might be R related (since I am running an R script) but there is also a very good chance that it is JRI only (since I am using the JRI interface to activate the script) -- in which case I want to apologize for misplacing this message. I have a method that instantiates an REngine object every time
2009 Dec 17
2
Sweave Makefile issue
Dear R-specialists, I am trying to create a Makefile that will first convert all my .Rnw files into .tex files and then, that will run the LaTeX compiler to produce a pdf document. This issue has been discussed before. Hence, I've basically adapted a Makefile I found at http://n4.nabble.com/R-Sweave-R-and-complex-latex-projects-td810020.html#a810023 to make it compatible with a Windows
2006 May 13
1
Keyboard layout switching bug: workaround?
Hi, I'm an Austrian writer living in Montpezat (South France). I've been 100% GNU/Linux for the past five years, and I recently switched from Slackware to CentOS, for the sake of comfort. Overall impression: I like it! I have a few problems to solve yet in my migration effort, mostly minor annoyances. First things first. I need three different keyboard layouts: de, fr_CH and fr. I'm
2004 Dec 13
4
Calling R from a non-X shell script to plot?
I am trying to run R from an apache C++ module in a shell script to plot some data to display it in apache later. I get the error (reported in apache's logs): Xlib: connection to ":0.0" refused by server Xlib: No protocol specified Error in X11(paste("png::", filename, sep = ""), width, height, pointsize, : unable to start device PNG In addition: Warning
2003 Sep 17
2
Very long console input lines
Hallo all, I got a problem executing R in batch-mode via a perl-script (under Win2000) : system ("Rterm.exe --slave --no-save --no-restore \<Rfile.r \>NUL"); The R execution is aborting with syntax error due to very-long lines. My solution is converting a <- c("very long string") to a <- paste("short string 1",\n "short string
2001 Feb 16
1
different_languages_problem
Hi, what to do with this? thanks in advance [serge@rex serge]$ wine write.exe Invoking /opt/wine/bin/wine.bin write.exe ... For language 'fr' several language ids were found: fr_FR - 040C; fr_BE - 080C; fr_CA - 0C0C; fr_CH - 100C; fr_LU - 140C; Instead of using first in the list, suggest to define your LANG environment variable like this: LANG=fr_FR Wine exited with a successful status
2015 Jan 12
2
FAO Statistical Yearbook consultant
Dear Amy, I have the same question as Mark. Is it possible to work from abroad - remotely? Best regards, Martins On 6 January 2015 at 19:32, Mark LoPresti <marklopresti at yahoo.com> wrote: > Hi Amy, > > one key question: can this position work remotely? > Thank you, > Mark LoPresti > From: "Heyman, Amy (ESS)" <Amy.Heyman at fao.org> > To:
2018 Oct 09
2
Re: [PATCH v2 3/3] v2v: -o rhv-upload: Add a test.
On Thu, Sep 20, 2018 at 11:51 AM Richard W.M. Jones <rjones@redhat.com> wrote: > Previously this output method was almost completely untested. > > This commit adds a fake ovirtsdk4 module so we can test the > -o rhv-upload method fairly completely without needing an actual > oVirt instance around. > --- > v2v/Makefile.am | 4 + >
2015 Jan 06
2
FAO Statistical Yearbook consultant
FAO Statistical Yearbook consultant The Food and Agriculture Organization (www.fao.org) is a United Nations agency that leads international efforts to reduce hunger in the world. This is achieved through three main goals: the eradication of hunger, food insecurity and malnutrition; the elimination of poverty and the driving forward of economic and social progress for all; and, the sustainable
2019 Jan 04
2
CentOS 7.6 1810 vs. VirtualBox : bug with keyboard layout selection
Hi, I'm currently working on my next Linux book, which will be an elementary course about CentOS administration. I'm using VirtualBox for all the installer screenshots. Since CentOS has recently been upgraded to version 7.6, I thought I might as well base all book references on this version. So I downloaded the 7.6 1810 minimal ISO and started a fresh installation in VirtualBox. I'm
2016 Nov 14
0
CentOS 7 + KDE - default keyboard layout?
On 14.11.2016 14:33, Nicolas Kovacs wrote: > # localectl set-x11-keymap fr_CH-latin1 pc105 nodeadkey > > As is to be expected, this modifies /etc/X11/xorg.conf.d/00-keyboard.conf: Interesting, I didn't actually realize that myself before. > Option "XkbLayout" "fr_CH-latin1" According to this link