search for: crayons

Displaying 20 results from an estimated 32 matches for "crayons".

2009 Apr 09
2
how to automatically select certain columns using for loop in dataframe
Hi, I am trying to display / print certain columns in my data frame that share certain condition (for example, part of the column name). I am using for loop, as follow: # below is the sample data structure all.data <- data.frame( NUM_A = 1:5, NAME_A = c("Andy", "Andrew", "Angus", "Alex", "Argo"), NUM_B = 1:5, NAME_B =
2017 Sep 17
0
FW: CRAN check errors: drake 4.1.0 on r-devel-linux-x86_64-debian-clang
Hello, The CRAN checks for the drake package (4.1.0) fail for r-devel-linux-x86_64-debian-clang. This happened right when crayon 1.3.4 was released, but I suspect the problem is not with crayon or drake, but with base R-devel. I cannot reproduce the error myself, but I have copied a minimal working example (MWE) below that should theoretically isolate the problem. `find_namespaced_functions()`
2017 Sep 06
3
withr::set_makevars
Hi All; This problem has come about from trying to learn some of the review practices recommend by rOpensci. One of them is to use the package goodpractice. After installing goodpractice, it kept failing on my own packages which are under development, and I was concerned something was funny in my own , so I have a fork of the package rerddap, and I tested goodpractice on that. I get the
2017 Sep 07
0
withr::set_makevars
withr:::set_makevars() can give that error if the makefile named by the 'old_path' argument (default "~/.R/Makevars) contains more than one definition of a variable of the form 'name=value'. You can see what file it is reading and its contents by using the trace() function: trace(withr:::set_makevars, quote({ cat(old_path, "\n"); writeLines(paste0(" ",
2009 May 06
5
x86 vs x64
Tried with Ubuntu 9.04 x64 Tomb raider III - major slowdowns and breaks Crayon physics - no Breaks but very slow Counter strike 1.6 lower framerates (not much 3-5 fps of diference) Age of empires II a little slower, can't say if it is a wine regression or x64 fault haven't tried wine 1.20 on x86 yet. Flash 8 - Normal speed? can't tell if it's faster or slower it runs at normal
2015 May 26
2
MetaCran website v1.0.0-alpha
On Tue, May 26, 2015 at 2:10 PM, Gabriel Becker <gmbecker at ucdavis.edu> wrote: [...] > > Well, sort of. I mean if the package is being actively developed not on > github, forking your archive repo and developing a patch/etc against it > won't necessarily be particularly effective, as there is no way to have the > right starting point (state of trunk), right? > Well,
2005 Aug 07
1
proper use of alternatives framework
...ic and may help others when searching the list) I decided to posit my question directly. Rather than hack like a caveman at my installs of java and other things that fit into the alternatives framwork, I've been reading the man pages and googling, but sometimes I need things spelled out using crayons and small words. If someone has some documentation or insight about using the alternatives framework, including the --slaves options, I would be immensely appreciative. -- Jim Perrin System Administrator - UIT Ft Gordon & US Army Signal Center
2009 Mar 26
1
Console colors do not stick (PR#13625)
Full_Name: Sean Laverty Version: R version 2.8.1 (2008-12-22) OS: os x 10.5.6 Submission from: (NULL) (155.101.41.13) In the console colors window, colors do not stick when palettes are closed. All custom colors are replaced by blue. I've tried all palettes - crayons, sliders, wheel, spectrum. "R.bug.report" 30L, 582C[2;1H<<insert bug report here>>[6;1H--please do not edit the information below-- Version: platform = i386-apple-darwin8.11.1 arch = i386 os = darwin8.11.1 system = i386, darwin8.11.1 status = major = 2 minor = 8.1 yea...
2003 Nov 19
8
FAQ, Documentation, How-to, etc
...ed to build an army <of you know what> and see how well their business and customers stand up to the DS3 <pressure>. (For the arrogant few, substitute the best-known very-well- understood words that you can come up with in between <>. It shouldn't take more then a couple of Crayons to color between the lines.) A minimum of ten years of Internet history has already proven that sharing information is a very positive thing. Yet, on "this" list and with this product, the overwhelming objective by those that have a clue is to _not_ share the intricacies of how to accomp...
2017 Sep 29
1
'coinmarketcapr' R Package to access coinmarketcap API
Hello Rusers, 'coinmarketcapr' R Package to extract bitcoin and other cryptocurrencies market cap and prices from coinmarketcap API. Welcoming Suggestions and Contributions! https://github.com/amrrs/coinmarketcapr https://cran.r-project.org/package=coinmarketcapr Thanks and Regards, Abdul [[alternative HTML version deleted]]
2008 Sep 17
1
Stubbing Paperclip calls to Amazon S3 (for Rspec)
Would anyone happen to know how to stub a call to S3 from Paperclip? I''ve searched every where and no one seems to have posted anything about this. I''ve done very little in the way of spec''ing dependencies on external services, so any ideas on how to do this with Paperclip & S3 would be most appreciated. I''m happy with stubbing out Thinking Sphinx - would
2017 Sep 29
1
'coinmarketcapr' R Package to access coinmarketcap API
Hello Rusers, 'coinmarketcapr' R Package to extract bitcoin and other cryptocurrencies market cap and prices from coinmarketcap API. Welcoming Suggestions and Contributions! https://github.com/amrrs/coinmarketcapr https://cran.r-project.org/package=coinmarketcapr Thanks and Regards, Abdul [[alternative HTML version deleted]]
2010 Feb 02
0
Revolutions blog: January Roundup
...ne on 64-bit Windows with the REvolution R Enterprise build). http://bit.ly/9CF0Rb gave some examples from the new RgoogleMaps package of combining satellite maps with data in R. http://bit.ly/bSmZRD showed off a very creative use of ggplot2 to illustrate the history of colors in a box of Crayola crayons. Several new local R user groups are starting up: Seattle, USA (http://bit.ly/9pat0Z), Philadelphia (http://bit.ly/4ATi22), and Washington, DC (http://bit.ly/4ATi22). Other non-R-specific posts in the past month covered data visualizations in the New York Times and the Wall Street Journal (http:/...
2009 Apr 27
6
New page on installing to software RAID
http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5 Comments and corrections please.
2017 Apr 05
6
Very hard to reproduce bug (?) in R-devel
) On Wed, Apr 5, 2017 at 2:59 AM, Martin Maechler <maechler at stat.math.ethz.ch> wrote: > > >>>>> Winston Chang <winstonchang1 at gmail.com> > >>>>> on Tue, 4 Apr 2017 15:29:40 -0500 writes: > > > I've done some more investigation into the problem, and it is very > > difficult to pin down. What it looks like is
2020 Jun 26
2
R 4.0.0 rebuild status
On Friday, 26 June 2020 10.47.13 WEST I?aki Ucar wrote: > I used bcond locally and wrongly assumed that fedpkg build would > support --with BCOND and --without BCOND. Instead, the way to activate > it is to change to "%bcond_with check" and then revert to > "%bcond_without check". The only difference with bootstrap is that > "bootstrap" is recognized
2008 Aug 18
5
MT9 Capabilities
Sorry, but i wasn't sure the best place to post this. I was looking for some forums but it doesn't look like Xiph has any official ones. Anyways, i heard about this MT9 think a while ago and i thought it would be awesome if FLAC, Vorbis, and all could implement something like this. http://www.guardian.co.uk/music/2008/may/27/news.seanmichaels http://en.wikipedia.org/wiki/MT9 In
2008 Aug 18
5
MT9 Capabilities
Sorry, but i wasn't sure the best place to post this. I was looking for some forums but it doesn't look like Xiph has any official ones. Anyways, i heard about this MT9 think a while ago and i thought it would be awesome if FLAC, Vorbis, and all could implement something like this. http://www.guardian.co.uk/music/2008/may/27/news.seanmichaels http://en.wikipedia.org/wiki/MT9 In
2008 Aug 18
5
MT9 Capabilities
Sorry, but i wasn't sure the best place to post this. I was looking for some forums but it doesn't look like Xiph has any official ones. Anyways, i heard about this MT9 think a while ago and i thought it would be awesome if FLAC, Vorbis, and all could implement something like this. http://www.guardian.co.uk/music/2008/may/27/news.seanmichaels http://en.wikipedia.org/wiki/MT9 In
2008 Aug 18
5
MT9 Capabilities
Sorry, but i wasn't sure the best place to post this. I was looking for some forums but it doesn't look like Xiph has any official ones. Anyways, i heard about this MT9 think a while ago and i thought it would be awesome if FLAC, Vorbis, and all could implement something like this. http://www.guardian.co.uk/music/2008/may/27/news.seanmichaels http://en.wikipedia.org/wiki/MT9 In