> peter dalgaard
> on Fri, 28 Jun 2019 16:20:03 +0200 writes:
> > On 28 Jun 2019, at 16:03 , Martin Maechler
> > wrote:
> >
> >> Henrik Bengtsson
> >>on Thu, 27 Jun 2019 16:00:39 -0700 writes:
> >
> >> Using:
> >>
> >> untrace(methods::conformMethod)
> >> at <- c(12,
Hello everyone,
First time posting in the R mailing lists so hopefully this works well.
I noticed when I type `R CMD` I get this unhelpful message:
/usr/lib/R/bin/Rcmd: 60: shift: can't shift that many
This probably comes from the file Rcmd.in. This should be easily fixed by
checking $#.
I also
> Martin Maechler
> on Sat, 29 Jun 2019 10:33:10 +0200 writes:
> peter dalgaard
> on Fri, 28 Jun 2019 16:20:03 +0200 writes:
>> > On 28 Jun 2019, at 16:03 , Martin Maechler
wrote:
>> >
>> >> Henrik Bengtsson
>> >>on Thu, 27 Jun 2019 16:00:
Hi, Ott et al.:
What's the best way to get "Travis CI" to build and test the two
packages, Ecdat and Ecfun, that have long been combined in the Ecdat
project?
Following Ott's advice and studying studying Wickham's "R
Packages" (http://r-pkgs.had.co.nz/), I was able to configure
On Sat, Jun 29, 2019 at 9:43 AM Spencer Graves
wrote:
>
> Hi, Ott et al.:
>
>
>What's the best way to get "Travis CI" to build and test the two
> packages, Ecdat and Ecfun, that have long been combined in the Ecdat
> project?
>
>
>Following Ott's advice and studying studying Wickha
> Martin Maechler
> on Sat, 29 Jun 2019 12:05:49 +0200 writes:
> Martin Maechler
> on Sat, 29 Jun 2019 10:33:10 +0200 writes:
> peter dalgaard
> on Fri, 28 Jun 2019 16:20:03 +0200 writes:
>>> > On 28 Jun 2019, at 16:03 , Martin Maechler
wrote:
>>>
Hi, Henrik et al.:
What's your favorite documentation on how to make two GitHub
projects from one containing two packages?
Currently, "github.com/sbgraves237/Ecdat" consists primarily of a
directory "pkg" with subdirectories "Ecdat" and "Ecfun" containing the
two packages. I n
I had a problem with the latest iteration of the survival package (one that I
hope to
post to Github next week) where it would die in strange ways, i.e., work on one
box and
not on another, a vignette would compile if I invoked Sweave myself but fail in
R CMD
build, etc. The type of thing
On Sat, Jun 29, 2019 at 6:06 PM Spencer Graves
wrote:
>
> Hi, Henrik et al.:
>
>
>What's your favorite documentation on how to make two GitHub
> projects from one containing two packages?
>
>
>Currently, "github.com/sbgraves237/Ecdat" consists primarily of a
> directory "pkg" with