Displaying 16 results from an estimated 16 matches for "crosswords".
Did you mean:
crossword
2024 Dec 15
1
[off-topic] crossword
On Fri, 13 Dec 2024, Bill Dunlap writes:
> Crossword answers have to be drop-in replacements for the clue in a
> sentence. Hence replacing
> "She writes in C and R, say."
> with
> "She codes"
> would work, but "She coder" would not.
>
> (If one interpreted C and R as the names of third party candidates for
> office, then "She
2024 Dec 13
2
[off-topic] crossword
Crossword answers have to be drop-in replacements for the clue in a
sentence. Hence replacing
"She writes in C and R, say."
with
"She codes"
would work, but "She coder" would not.
(If one interpreted C and R as the names of third party candidates for
office, then "She votes" would work,
but the across words made "codes" a more reasonable
2024 Dec 13
2
[off-topic] crossword
I do not understand the question and I do not understand the answer. Possibly one confounds the other.
-----Original Message-----
From: R-help <r-help-bounces at r-project.org> On Behalf Of Erin Hodgess
Sent: Thursday, December 12, 2024 11:56 AM
To: Bill Dunlap <williamwdunlap at gmail.com>
Cc: r-help at R-project.org
Subject: Re: [R] [off-topic] crossword
[External Email]
RULES!
2024 Dec 12
1
[off-topic] crossword
RULES!
Erin Hodgess, PhD
mailto: erinm.hodgess at gmail.com
On Thu, Dec 12, 2024 at 9:42?AM Bill Dunlap <williamwdunlap at gmail.com>
wrote:
> The New York Times crossword this morning had the clue (51 down, 5 letters)
> "Writes in C or R, say".
>
> -Bill
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
2024 Dec 13
3
[off-topic] crossword
Well to complicate things, I don't think RULES is the answer.
This is a cryptic crossword clue. They usually contain the answer twice
(well... Cryptically!!)
Writes in C or R, say.
I think the answer is CODER
If you look up the definition of say in the dictionary one option is:
1. give instructions to or direct somebody to do something with
authority (verb)
That's the simple
2024 Dec 12
1
[off-topic] crossword
The New York Times crossword this morning had the clue (51 down, 5 letters)
"Writes in C or R, say".
-Bill
[[alternative HTML version deleted]]
2017 Nov 07
0
Revolutions blog: October 2017 roundup
...h) about working in the R community:
http://blog.revolutionanalytics.com/2017/10/my-interview-with-ropensci.html
A generational neural network, implemented in R, synthesizes startup names and
business plans:
http://blog.revolutionanalytics.com/2017/10/an-ai-pitches-startup-ideas.html
Two R-themed crosswords: a cryptic one by Barry Rowlingson
http://blog.revolutionanalytics.com/2017/10/a-cryptic-crossword-with-an-r-twist.html,
and a standard one from R-Ladies DC
http://blog.revolutionanalytics.com/2017/10/r-crossword.html
A tutorial on using Azure Data Lake Analytics with R:
http://blog.revolutionanal...
2008 Apr 09
1
vectorized way to combine levels of a factor
Hi Gurus:
If I have a large dataset of the form of:
> x <- data.frame(V1 = runif(10), V2 = sample(c('A','B','C'),10,T)) > x V1 V21 0.2691580 A2 0.8711267 B3 0.2674728 C4 0.3278876 A5 0.1809152 A6 0.2499651 C7 0.9155174 A8 0.8004974 B9 0.7885516 A10 0.9301630 A
And I want a V3 that =V2 if V2=A, and =D if V2=B or C. In other words I
2008 Jan 24
3
Newbie needs help
Hello,
I have an old crossword program that runs OK on Win98, WinMe, and XP.
I have installed, via yum, wine and wine-devel and the associated
dependencies on my Fedora 8 system.
I have copied all the files from the program's install floppy to a
directory in my home folder, the same as installing it on XP.
However, when the program tries to access the word files it fails and
says to see
2003 Jun 05
0
R News Volume 3/1
We have published the 2003/1 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
Name Space Management for R
Converting Packages to S4
The genetics Package
Variance Inflation Factors 13
Building Microsoft Windows Versions of R and R
2003 Oct 30
0
R News Volume 3/2
We have published the 2003/2 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
R Help Desk
Integrating grid Graphics Output with Base Graphics Output
A New Package for the
2003 Jun 05
0
R News Volume 3/1
We have published the 2003/1 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
Name Space Management for R
Converting Packages to S4
The genetics Package
Variance Inflation Factors 13
Building Microsoft Windows Versions of R and R
2003 Oct 30
0
R News Volume 3/2
We have published the 2003/2 issue of R News on
http://cran.R-project.org/doc/Rnews
where you can download the newsletter as PDF or Postscript file. It
will propagate to the CRAN mirrors within a day or two.
Contents of this issue:
R Help Desk
Integrating grid Graphics Output with Base Graphics Output
A New Package for the
2008 May 08
1
significance threshold in CCF
Hi everyone,
When the CCF between two series of observations is plotted in R, a line indicating (presumably) the significance threshold appears across the plot. Does anyone know how this threshold is determined (it is different for each set of series) and how its value can be extracted from R? I've tried saving the CCF into an object and unclassing the object, but there's nothing there to
2018 May 08
0
Revolutions blog roundup, April 2018
...tics.com/2018/04/not-hotdog.html
An R package for creating interesting designs with generative algorithms:
http://blog.revolutionanalytics.com/2018/04/mathematical-art-in-r-.html
And some general interest stories (not necessarily related to R):
* Learn regular expressions with interactive "crosswords":
http://blog.revolutionanalytics.com/2018/04/because-its-friday-regex-games.html
* A tongue-in-cheek review of Wes Anderson's movies:
http://blog.revolutionanalytics.com/2018/04/because-its-friday-every-wes-anderson-movie.html
* Snarky captions for incorrect maps used in news report...
2008 Jul 13
1
Photoshop CS2 Crash under Wine, "Unable to continue because of a hardware or system error. Sorry, but this error is unrecoverable."
I recently came across a post (circa jan-feb 2008) where a user had encountered a fatal and unrecoverable crash when starting Photoshop for the second or subsequent time.
I've noticed that this issue has happened to many people, myself included while installing it on someone's system today, and that, while there is a short-term workaround (noted below), nobody has yet posted an actual