search for: roasted

Displaying 20 results from an estimated 62 matches for "roasted".

Did you mean: roaster
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname. i have a csv containing menu item name and in other csv i have a column containing some strings, i want to pick that strings from categories and look into menu items if any menu item containing that string i want to create a new column next to menu item name flagged as 1 otherwise 0 and the only condition is once a menu item flagged as 1 i don't need
2013 Apr 25
2
How are R version types named ? Any convention (like Hurricanes etc)
With reference to R News News: R version 3.0.0 (Masked Marvel) has been released on 2013-04-03. R version 2.15.3 (Security Blanket) has been released on 2013-03-01 R version 2.15.2 (Trick or Treat) .... R version 2.15.1 ("Roasted Marshmallows") ... R version 2.15.0 ("Easter Beagle") R version 2.14.0 ("Great Pumpkin") Dear R help List, How are these version types named? Masked Marvel comes after Security Blanket comes after Trick or Treat comes after Roasted Marshmallows. Is it some convention lik...
2012 Oct 16
2
Windows 7 R (32/64bit) running under cygwin: package not found
...12.4.0) with xwin. Normally before when I had installed a package, I only had to call the library with the name of the package and R will find the right one to load. Now when I apply R CMD BATCH script1.R out1.txt, under cygwin the first thing it reports: R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" After some generalities it reports >library(rgenoud) Error in library(rgenoud) : there is no package called 'rgenoud' Execution halted So my question is why under cygwin in a batch mode, it does not find the installed package, which is already installed in my laptop...
2012 Sep 18
2
problem with vignettes when S4 classes in packages overlap
...icle} \usepackage{Sweave} \begin{document} \begin{Scode} library("RMySQL") library("RPostgreSQL") \end{Scode} \end{document} These warnings only happen in a vignette. They are not produced if the lines are entered in an R session. (Using R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" on Ubuntu) Paul
2012 Sep 11
3
R crashes when printing a named numeric vector of a specific class - Bug?
...year 2012 month 06 day 22 svn rev 59600 language R version.string R version 2.15.1 (2012-06-22) nickname Roasted Marshmallows > sessionInfo() R version 2.15.1 (2012-06-22) Platform: x86_64-unknown-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 [6] LC_MESSAGES=en_US.UTF-8 L...
2013 Feb 04
2
gettext weirdness
...efore, so, it's entirely possible that I am doing something wrong. The issue that I am encountering is that gettext() properly translates some text, but not some other. Natural language was compiled in my R (installed from the Debian repositories): $ R R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" [...] Natural language support but running in an English locale [...] > q() Here is some text that has some translation in the file ./po/fr.po: #: src/main/errors.c:290 msgid "invalid option \"warning.expression\"" msgstr "option in...
2013 Feb 04
2
gettext weirdness
...efore, so, it's entirely possible that I am doing something wrong. The issue that I am encountering is that gettext() properly translates some text, but not some other. Natural language was compiled in my R (installed from the Debian repositories): $ R R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" [...] Natural language support but running in an English locale [...] > q() Here is some text that has some translation in the file ./po/fr.po: #: src/main/errors.c:290 msgid "invalid option \"warning.expression\"" msgstr "option in...
2012 Aug 21
1
make check fails two tests on RHEL 6 build
...3 -0400 *************** *** 1,5 **** ! R version 2.15.0 Patched (2012-04-22 r59138) -- "Easter Beagle" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-unknown-linux-gnu (64-bit) --- 1,5 ---- ! R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-unknown-linux-gnu (64-bit) *************** *** 6356,6362 **** Call: aov(formula = Yield ~ A * B * C + Error(Block), data = aovdat) ! Grand Mean: 291.5938 Stratum 1: Blo...
2008 Nov 04
2
Closing a multi-session disk
I have a disk which is not being recognised for reading, and I suspect that it may be a multi-session disk which has not been closed. K3b seems to agree with me, since it lists it as an appendable data cd. However, I can't find any way to close the session in k3b. I thought I remembered that it was possible to do that in xcdroast - which is almost certainly the application that burned
2012 Jul 29
1
[BUG?] utils::prompt(name=f)
...07 day 05 svn rev 59734 language R version.string R version 2.15.1 Patched (2012-07-05 r59734) nickname Roasted Marshmallows
2012 Aug 18
1
texi2dvi error "Sweave" and "exams"
...uot;anova"), + "scatterplot", + "relfreq" + ) > > sol <- exams(myexam) Error in texi2dvi(out_tex[j], pdf = TRUE, clean = TRUE, quiet = quiet) : Running 'texi2dvi' on 'plain1.tex' failed. I am running: R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i386-apple-darwin9.8.0/i386 (32-bit) and Mac OSX Version 10.8. Any help will be greatly appreciated. Thanks, Paul [[alternative HTML version deleted]]
2012 Dec 31
3
weird bug with parallel, RSQlite and tcltk
..., 1) : error 'Interrupted system call' in select Then, just remove library(tcltk), or uncomment unloadNamespace("tcltk"), and it works fine again. I guess there's a bug somewhere, but where exactly ? Best, Karl Forner Further info: R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-unknown-linux-gnu (64-bit) ubuntu 12.04 and 12.10 ubuntu package tk8.5
2018 Sep 20
1
Bias in R's random integers?
...t; > Since m is an even number, the true proportions of evens and odds should > be exactly 0.5. That's some pretty strong evidence of the bug in the > generator. It seems to be a recently-introduced bug. Here's output with R-2.15.1: R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-unknown-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()...
2012 Nov 21
2
installing Rmpi on centos 6 with mpich
Hello everyone im trying to install Rmpi library on centos 6. I have already installed mpich2 1.4 [root@localhost ~]# R --version > R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" > Copyright (C) 2012 The R Foundation for Statistical Computing > ISBN 3-900051-07-0 > Platform: x86_64-redhat-linux-gnu (64-bit) [root@localhost ~]# mpich2version > MPICH2 Version: 1.4.1p1 > MPICH2 Release date: Thu Sep 1 13:53:02 CDT 2011 > MPICH2 Devi...
2013 Feb 20
1
GC encountered a node (…) with an unknown SEXP type
...e fortran; I have an example that quite consistently segfaults on windoz, and more sporadically on mac, all in the course of doing some bootstrap calculations, varying the set.seed call, but I'm now trying to see what is going on on our redhat system: R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-unknown-linux-gnu (64-bit) I now have an example, i.e. a seed, that produces the error: Error in crq.fit.por(xb, yb, cb, weights = w, ctype = ctype, ...) : GC encountered a node...
2016 Oct 04
2
[FORGED] Re: Problem installing rgdal on a laptop running Ubuntu 16.04.1
On 5 October 2016 at 12:16, Rolf Turner wrote: | | On 05/10/16 12:07, Michael Rutter wrote: | | > Typo on my part. Try r-cran-rgdal. | | Thanks. OK, I have now done | | sudo apt-get install r-cran-rgdal | | successfully. Very good. Now do IP <- installed.packages() and convince yourself that you have rgdal. You could even do library(rgdal) | But sad to say, it
2012 Sep 17
1
memory leak using XML readHTMLTable
...tell. By the time lapply is finished woking through my list of url's, I'm swapping about 3GB of memory. I've also tried using gc(), but that seems to also have no effect on the problem. I'm running RStudio 0.96.330 and latest version of XML. R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit) Any suggestions on how to solve this memory issue? Thanks. James
2012 Aug 16
1
Big Data reading subsample csv
...x86_64-pc-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 15.1 year 2012 month 06 day 22 svn rev 59600 language R version.string R version 2.15.1 (2012-06-22) nickname Roasted Marshmallows tags: read.csv(), system(), awk, sed, sample(), glmnet, multinomial, MASS. Yoda [[alternative HTML version deleted]]
2005 Sep 12
2
New to the list and one quick question
Hi all, Let me start off with a little back ground. I am running right now RH9 fully updated on a Dell PowerEdge 1600SC with 512megs of Ram, 18G SCSI HD. I run this at home so this is no critical server, unless you ask my girls when I have it down, I have been debating on upgrading to Fedora until I started looking at CentOS. I have download the ISO and burned them with X-CD-Roast. Here
2010 Dec 27
1
R-code to generate random rotation matrix for rotation testing
Dear list, I am looking for an implementation of random rotation matrix generation in R to do a rotation test: I want to use the matrices to create random multivariate normal matrices with common covariance structure and mean based on an observed data matrix. The rRotationMatrix-function in the mixAK-package is an option, but as far as I can tell I need to draw rotation matrices with determinant