190 118 149 313 NA NA 299 99 19 194 ...
$ Wind : num 7.4 8 12.6 11.5 14.3 14.9 8.6 13.8 20.1 8.6 ...
$ Temp : int 67 72 74 62 56 66 65 59 61 69 ...
$ Month : int 5 5 5 5 5 5 5 5 5 5 ...
$ Day : int 1 2 3 4 5 6 7 8 9 10 ...
Rega
ain, I at least learnt something about calling other
language code from R.
David
Prof Brian Ripley wrote:
On Sat, 19 Jun 2010, David Scott wrote:
I have no experience with incorporating Fortran code and am probably doing
something pretty stupid.
Surely you saw in the posting guide that R-help is n
Server in a current project, and it is one of two
approaches I commonly use to read Excel files (along with xlsReadWrite).
While I am at it, I would like to say thanks to Brian Ripley for his
work on RODBC.
David Scott
On 9/17/2010 9:26 AM, Thomas Etheber wrote:
I also had problems connecting
es utils datasets methods base
other attached packages:
[1] djsmisc_1.0-1
David Scott
On 23/09/10 04:37, Brian Diggs wrote:
[Accidentally posted this to r-help instead of r-devel; reposting to put
it into the correct list and thread. My apologies for the duplication.]
On 9/21/2010 8:04 PM,
If changes are to be made to integrate it would be nice if the following
was fixed:
> integrate(dnorm, -Inf, -Inf)
1 with absolute error < 9.4e-05
Note that integrate manages ok when not dealing with Inf or -Inf:
> integrate(dnorm, -500, -500)
0 with absolute error < 0
David Scott
nt to violate the licensing of R and the packages I am
using (RODBC, ggplot2, zoo).
David Scott
--
_
David Scott Department of Statistics
The University of Auckland, PB 92019
Auckland 1142,
turned eliminating the
possibility of mistakes and provides clarity for anyone reading the code.
David Scott
5. Neatness counts. Code should look nice! Check out how beautiful
the functions in MASS look! I want code with spaces and "<- " rather
than everything jammed together wi
where an early exit
seems preferable as Ken suggests. Then an explicit return may make the
code sufficiently clear for a violation of Gabor's principle to be
acceptable.
David Scott
--
_____
David Scott Department of
, France
website: http://dutangc.free.fr
That is now deprecated Christophe. Recommended now is
R CMD INSTALL --build
to get a binary. See the recent thread with the subject
Porting "unmaintained" packages to post R 2.10.0 era
David Scott
Le 22 juin 2011 à 22:12, steven mosher a écr
ribution to the R community, I don't
approve of software which adds code to your document without informing you.
David Scott
--
_____
David Scott Department of Statistics
The University of Auckland, PB 92019
I would recommend option 2. I have done that when changes to xtable broke some
packages. xtable has a number of dependencies but not on the scale of survival.
Just 4 packages out of 868 seems minimal to me.
David Scott
On 17/02/2021 3:39 am, Therneau, Terry M., Ph.D. via R-devel wrote:
I am
(NA, 2)
NA2
> glue(NA, 2, .sep = " ")
NA 2
> glue(NA, 2, .na = NULL)
NA
David Scott
On 7/12/2021 1:20 pm, Gabriel Becker wrote:
> As I recall, there was a large discussion related to that which
> resulted in
> the recycle0 argument being added (but defaulting to FALSE)
histogram in the function logHist,
in my package DistributionUtils, which may be of interest if anyone
seriously wishes to add functionality to the base hist function.
David Scott
On 7/08/2023 8:54 pm, Martin Maechler wrote:
> >>>>> Ott Toomet
> >>>>> on S
https://stat.ethz.ch/mailman/listinfo/r-devel
--
_
David Scott Department of Statistics
The University of Auckland, PB 92019
Auckland 1142,NEW ZEALAND
Phone: +64 9 923 5055, or +64 9 373 7599 ext 85055
s.
David
_____
David Scott Department of Statistics
The University of Auckland, PB 92019
Auckland 1142,NEW ZEALAND
Phone: +64 9 923 5055, or +64 9 373 7599 ext 85055
Email: d.sc...@auckland.ac.nz,
works
perfectly fine with windows and tortoise in my experience.
Is your putty/ssh working? Can you access other machines with it? I do
recall ssh can be a bit fussy.
David Scott
On 27.03.2010 18:31, Gabor Grothendieck wrote:
s getting commits to R-Forge to work from
Windows. The entire syst
found reply
?apropos
will give some useful information
David Scott
_____
David Scott Department of Statistics, Tamaki Campus
The University of Auckland, PB 92019
Auckland 1142,NEW ZEALAND
Phone: +64
Is there Emacs support for creating a NEWS file for a package? If so where
could I find it? I had a look at the GNU coding standards on documenting
programs. It has a bit on Emacs and Change Logs but not concerning a NEWS
file as far as I could see.
David Scott
18 matches
Mail list logo