Re: [Rd] R-Forge > GitHub?

2019-06-27 Thread Spencer Graves
Hi, Henrik Singmann et al.:   Thanks for the suggestions.  I tried again to pull "https://github.com/sbgraves237/Ecdat"; from R-Forge, with the same "Error 500" as before.  Then I tried pulling from "https://github.com/rforge/ecdat";, which seemed to work ... AND the copy I pulled was at

Re: [Rd] methods package: A _R_CHECK_LENGTH_1_LOGIC2_=true error

2019-06-27 Thread Henrik Bengtsson
Using: untrace(methods::conformMethod) at <- c(12,4,3,2) str(body(methods::conformMethod)[[at]]) ## language omittedSig <- omittedSig && (signature[omittedSig] != "missing") cc <- 0L trace(methods::conformMethod, tracer = quote({ cc <<- cc + 1L print(cc) if (cc == 31) { ## manually identifi

Re: [Rd] methods package: A _R_CHECK_LENGTH_1_LOGIC2_=true error

2019-06-27 Thread Martin Maechler
> peter dalgaard > on Thu, 27 Jun 2019 16:23:14 +0200 writes: > Henrik, > If a minimal reprex is hard to construct, could you perhaps instrument your version of R to include a browser() call at the start of the > else if(!all(signature[omittedSig] == "missing")) {

Re: [Rd] methods package: A _R_CHECK_LENGTH_1_LOGIC2_=true error

2019-06-27 Thread peter dalgaard
Henrik, If a minimal reprex is hard to construct, could you perhaps instrument your version of R to include a browser() call at the start of the else if(!all(signature[omittedSig] == "missing")) { branch, run the code that triggers the issue for you (and must hit that branch) and tell us

Re: [Rd] Seg fault stats::runmed

2019-06-27 Thread Martin Maechler
> Martin Maechler > on Fri, 5 Oct 2018 12:16:37 +0200 writes: > Hilmar Berger > on Fri, 5 Oct 2018 10:17:49 +0200 writes: >> Dear all, I just found this issue: >> I just found this issue: >> dd1 = c(rep(NaN,82), rep(-1, 144), rep(1, 74)) >> xx = runmed(

Re: [Rd] R-Forge > GitHub?

2019-06-27 Thread Spencer Graves
� Thanks.� I'm still having problems: ��� ��� 1.� I went to "github.com" and logged in with my standard GitHub account ��� ��� 2.� Then I clicked "+" in the upper right, just left of my GitHub ID icon, and selected "Import a repository", as Lionel suggested. ��� ��� 3.�

Re: [Rd] R-Forge > GitHub?

2019-06-27 Thread Spencer Graves
  Thanks to Duncan, Lionel and Henrik for their quick replies. I have further questions:        1.  Will GitHub automatically transfer the commits I made to R-Forge in the past couple of days?  R-Forge is now at Rev. 420, and GitHub is still at 418.  Will 419 and 420 be automatically

Re: [Rd] R-Forge > GitHub?

2019-06-27 Thread Duncan Murdoch
On 26/06/2019 1:38 p.m., Spencer Graves wrote:   Thanks.  I'm still having problems:         1.  I went to "github.com" and logged in with my standard GitHub account         2.  Then I clicked "+" in the upper right, just left of my GitHub ID icon, and selected "Import a rep

Re: [Rd] r-project.org dns

2019-06-27 Thread Prof Brian Ripley
On 26/06/2019 21:13, Tim Keitt wrote: Sorry if this was already discussed. I notice that r-project.org is not found in dns lookups today. (At least for me -- I tried some online web look services as well.) THK We knew, but all the R listservers were also affected. The name servers in Vienna

[Rd] r-project.org dns

2019-06-27 Thread Tim Keitt
Sorry if this was already discussed. I notice that r-project.org is not found in dns lookups today. (At least for me -- I tried some online web look services as well.) THK [[alternative HTML version deleted]] __ R-devel@r-project.org mailing li