Re: [Rd] read.csv

2024-04-16 Thread peter dalgaard
1433S" "1433T" "1433Z" > > dplyr::bind_rows() failed to work due to incompatible types nevertheless > rbind() went ahead without warnings. > > Best wishes, > > > Jing Hua > > __

[Rd] R 4.4.0 scheduled for April 24

2024-03-18 Thread Peter Dalgaard via R-devel
Full schedule is available on developer.r-project.org (pending update from SVN). -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

[Rd] R 4.3.3 is released

2024-02-29 Thread Peter Dalgaard via R-devel
You can get the source code from https://cran.r-project.org/src/base/R-4/R-4.3.3.tar.gz https://cran.r-project.org/src/base/R-4/R-4.3.3.tar.xz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for various platforms will appear in due course. For the R Core Team, Pete

Re: [Rd] Tcl socket server (tcltk) does not work any more on R 4.3.2

2024-02-21 Thread peter dalgaard
calling Tcl_DoOneEvent(0) from the debugger at this point >>> makes the Tcl code respond to the connection. Tcl_ServiceAll() seems to >>> be still not enough. I'll try reading Tcl documentation to investigate >>> this further. &g

Re: [Rd] Tcl socket server (tcltk) does not work any more on R 4.3.2

2024-02-21 Thread peter dalgaard
; >> >> Manually calling Tcl_DoOneEvent(0) from the debugger at this point >> makes the Tcl code respond to the connection. Tcl_ServiceAll() seems to >> be still not enough. I'll try reading Tcl documentation to investigate >> this further. >> >> -- >>

[Rd] R 4.3.3 scheduled for February 29

2024-02-16 Thread Peter Dalgaard via R-devel
Full schedule available on developer.r-project.org in a short while. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

Re: [Rd] ADA Compliance

2024-01-15 Thread peter dalgaard
>> Zayne Hunter >> Technology Advisor & Vendor Relations Manager >> Ball State University >> zayne.hun...@bsu.edu >> (765)285-7853 >> [[alternative HTML version deleted]] >> __ >> R-devel@r-project.org m

Re: [Rd] c(NA, 0+1i) not the same as c(as.complex(NA), 0+1i)?

2023-11-06 Thread peter dalgaard
ior, does something need to be updated for c() as > well? > > Certainly it's messing with my understanding of how c() behaves, e.g. in ?c > >> All arguments are coerced to a common type which is the type of the > returned value > > [[alternative HTML version

[Rd] R 4.3.2 is released

2023-10-31 Thread Peter Dalgaard via R-devel
z or wait for it to be mirrored at a CRAN site nearer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD

[Rd] R 4.3.2 scheduled for October 31

2023-10-13 Thread Peter Dalgaard via R-devel
Full schedule available on developer.r-project.org in a short while. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

Re: [Rd] question about an R idiom: eval()ing a quoted block

2023-07-20 Thread peter dalgaard
166-L171 > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denm

Re: [Rd] https://cran.r-project.org/src/base-prerelease/ is not updating

2023-06-20 Thread peter dalgaard
not updated for >> about a week now, I guess this is not intentional? >> >> Best, >> Gabor >> >> __ >> R-devel@r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel > > -- > P

Re: [Rd] Parts of test in datetime3.R not working

2023-06-16 Thread peter dalgaard
c2) > -stopifnot(expr = { > +stopifnot(exprs = { > grepl("omitted 151 entries", tail(cc, 1)) > !anyDuplicated(tail(cc, 2)) > grepl("omitted 195 entries", tail(c2, 1)) > > -- > Best regards, > Mikko > > __ >

Re: [Rd] why does [A-Z] include 'T' in an Estonian locale?

2023-06-16 Thread peter dalgaard
0/when-does-locale-affect-rs-regular-expressions > > I was wondering why this is TRUE: > > Sys.setlocale("LC_ALL", "et_EE") > grepl("[A-Z]", "T") > > TRE's documentation at > <https://laurikari.net/tre/documentation/regex-syntax/>

[Rd] R 4.3.1 is released

2023-06-16 Thread Peter Dalgaard via R-devel
z or wait for it to be mirrored at a CRAN site nearer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD

Re: [Rd] https://cran.r-project.org/src/base-prerelease/ is not updating

2023-06-15 Thread peter dalgaard
intentional? > > Best, > Gabor > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 F

[Rd] R 4.3.1 scheduled for June 16

2023-05-25 Thread Peter Dalgaard via R-devel
Full schedule available on developer.r-project.org in a short while. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

[Rd] R 4.3.0 scheduled for April 21

2023-03-21 Thread peter dalgaard
Full schedule is available on developer.r-project.org (pending update from SVN). -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

[Rd] R 4.2.3 is released

2023-03-15 Thread peter dalgaard
rer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = 320967884b547734d6279dedbc739dd4 MD

Re: [Rd] confusing all.equal output

2023-03-02 Thread peter dalgaard
d > "target" may have meaning. But are they the intended user of the product? > > -Original Message- > From: R-devel On Behalf Of Antoine Fabri > Sent: Thursday, March 2, 2023 12:23 PM > To: peter dalgaard > Cc: R-devel > Subject: Re: [Rd] confusing al

Re: [Rd] confusing all.equal output

2023-03-02 Thread peter dalgaard
1 in > current 2 in target" > > Thanks, > > Antoine > > [[alternative HTML version deleted]] > > ______ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Profe

[Rd] R 4.2.3 scheduled for March 15

2023-03-01 Thread Peter Dalgaard via R-devel
Full schedule available on developer.r-project.org in a short while. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

Re: [Rd] Sys.getenv(): Error in substring(x, m + 1L) : invalid multibyte string at '' if an environment variable contains \xFF

2023-01-31 Thread peter dalgaard
ot; "bytes" "unknown" "unknown" "unknown" "unknown" [8] "unknown" "unknown" "unknown" "unknown" "unknown" "unknown" "unknown" ... but I suppose that breaks if I have environment variables tha

Re: [Rd] Recycling in arithmetic operations involving zero-length vectors

2023-01-17 Thread peter dalgaard
-- > Sincerely > André GILLIBERT > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, D

Re: [Rd] Looking for R for Windows (rversion: 4.2.2) in base/old/%rversion%/R-%rversion%-win.exe

2023-01-08 Thread Peter Dalgaard
/windows/base/) -pd > On 8 Jan 2023, at 06:12 , Andre Mikulec wrote: > > Peter Dalgaard, R-devel team, et al., > > Hi, my name is Andre Mikulec. > > I am an `common` committer to Postgres PL/R . . . > https://github.com/postgres-plr/plr/commits?author=AndreMikulec >

Re: [Rd] anova and intercept

2022-12-28 Thread peter dalgaard
e: >> >> Good idea. >> >> On Mon, Dec 26, 2022 at 12:59 PM peter dalgaard wrote: >>> >>> My usual advice on getting nonstandard F tests out of anova() is to fit the >>> models explicitly and compare. >>> >>> So how ab

Re: [Rd] anova and intercept

2022-12-26 Thread peter dalgaard
n be used. > > > -- > Statistics & Software Consulting > GKX Group, GKX Associates Inc. > tel: 1-877-GKX-GROUP > email: ggrothendieck at gmail.com > > ______ > R-devel@r-project.org mailing list > https://stat.ethz.ch

Re: [Rd] as.Date without "origin"

2022-11-02 Thread peter dalgaard
le than returning a date with an arbitrary >>> "origin". In any case, in the r-devel there is a mismatch between the >>> function and its description. >>> >>> -Dan >>> [[alternative HTML version deleted]] >>> >>> __

[Rd] R 4.2.2 is released

2022-10-31 Thread Peter Dalgaard via R-devel
rer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = 320967884b547734d6279dedbc739dd4 MD

Re: [R-pkg-devel] Invalid UTF-8

2022-10-18 Thread peter dalgaard
reversion as Swedish. "Brotherly love"... -pd -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com _

Re: [Rd] Rscript -e EXPR fails to launch if stdin is closed

2022-10-14 Thread peter dalgaard
Done... -pd > On 11 Oct 2022, at 10:53 , peter dalgaard wrote: > > There's still 2 weeks till code freeze for 4.2.2, and porting the fix would > be trivial. As long as there is no risk that someone will get the bright idea > of changing a critical package to depend on R >=

Re: [Rd] Rscript -e EXPR fails to launch if stdin is closed

2022-10-11 Thread peter dalgaard
erflow.com/questions/73962109/why-are-the-workers-failing-to-connect-when-calling-makepsockcluster-from-an-e/73991833#73991833 > and https://github.com/r-lib/callr/issues/236) > > > /Henrik > > On Mon, Oct 10, 2022 at 5:54 AM peter dalgaard wrote: >> >> It seems

Re: [Rd] Rscript -e EXPR fails to launch if stdin is closed

2022-10-10 Thread peter dalgaard
It seems to work simply to do "if (ifd >= 0)..." (the ifp test is fine since ifp is FILE* and initialized to NULL). Will commit (to r-devel for now). -pd > On 10 Oct 2022, at 11:07 , peter dalgaard wrote: > > He! > > Yes, that looks like a blunder. > &g

Re: [Rd] Rscript -e EXPR fails to launch if stdin is closed

2022-10-10 Thread peter dalgaard
play/c/FIO22-C.+Close+files+before+spawning+processes > and https://danwalsh.livejournal.com/53603.html. The background for > reporting on this was that `system()` fails to work in processx > spawned processes, which closes the standard files by default in > processx (<= 3.7.0). > >

Re: [Rd] Problem with accessibility in R 4.2.0 and 4.2.1.

2022-09-22 Thread peter dalgaard
change in TCL/TK might be > the culprit. > > I'm hoping that someone will be able to help shed some light on what's going > on here. > > Thanks a lot, > Andrew. > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-deve

Re: [Rd] Parser bug? A comma too much.

2022-09-16 Thread peter dalgaard
graphics grDevices utils datasets methods base > > loaded via a namespace (and not attached): > [1] compiler_4.2.1 > > > Rui Barradas > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-d

Re: [Rd] CRAN webserver down

2022-05-23 Thread peter dalgaard
> R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@g

Re: [Rd] R-devel tarball at ETH is zero

2022-05-03 Thread peter dalgaard
gt; > > Can you please take a look / contact the right person, or let us know if we > should switch to svn (or git mirror) checkouts. > > Many thanks, Dirk > > > -- > dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org > > _______

Re: [Rd] Snapshot server down?

2022-03-18 Thread peter dalgaard
at the permissions were accidentally tightened? > > Greetings, > Rainer Hurling > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > > ___

Re: [Rd] Wrong number of names?

2021-11-01 Thread peter dalgaard
le online in > case anyone else wants to examine it. > > Assuming that the file contains a badly formed object, I wonder if readRDS() > should do some sanity checks as it reads. > > Duncan Murdoch > > __ > R-devel@r-project.o

[Rd] R 4.1.2 is released

2021-11-01 Thread Peter Dalgaard
Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = 320967884b547734d6279dedbc739dd4 MD

Re: [Rd] R 4.1.2 scheduled for November 1

2021-10-03 Thread peter dalgaard
Schedule should appear on developer.r-project.org when it gets updated from SVN. > On 3 Oct 2021, at 18:40 , peter dalgaard wrote: > > (Just a quick heads-up for developers.) > > Full schedule to be made available soon. > -- Peter Dalgaard, Professor, Center for Stat

[Rd] R 4.1.2 scheduled for November 1

2021-10-03 Thread peter dalgaard
(Just a quick heads-up for developers.) Full schedule to be made available soon. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

Re: [Rd] R 4.1.x make check fails, stats-Ex.R, step factor reduced below minFactor

2021-10-01 Thread peter dalgaard
97714142 0.5169294939) >> 0.9908415909 (1.55e-02): par = (100.0300625 9.9144191 0.5023516843) >> 0.9906046057 (1.84e-05): par = (100.0288724 9.916224018 0.5025207336) >> 0.9906046054 (9.95e-08): par = (100.028875 9.916228366 0.50252165) >> 0.9906046054

Re: [Rd] order of operations

2021-08-28 Thread peter dalgaard
uarantee is honoured in all cases. > > Duncan Murdoch > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solb

Re: [Rd] Problem in random number generation for Marsaglia-Multicarry + Kinderman-Ramage

2021-08-12 Thread peter dalgaard
gt; > R should at least warn for that combination ! > > What do you think? Should I file a bug report? > > -- > Sincerely > Andr� GILLIBERT > > [[alternative HTML version deleted]] > > __ > R-devel@r-proj

Re: [Rd] problem with pipes, textConnection and read.dcf

2021-08-10 Thread peter dalgaard
tring > > That is this works: > > L |> ># gsub(pattern = " ", replacement = "") |> >gsub(pattern = " ", replacement = "") |> >textConnection() |> >read.dcf() > ## Variable Length > ## [1,] "id&

[Rd] R 4.1.1 is released

2021-08-10 Thread Peter Dalgaard
Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = da5e7c699a83608d0f1e39c458d9fc56 MD

Re: [Rd] I changed my vignette's file name to lowercase, then realized the url was case-sensitive

2021-08-02 Thread peter dalgaard
__ >> R-devel@r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Cent

[Rd] R 4.1.1 scheduled for August 10

2021-07-10 Thread Peter Dalgaard via R-devel
Full schedule is available on developer.r-project.org. (This comes somewhat late this year, partly because we needed to squeeze in 4.0.5 before 4.1.0 could be released.) -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg

Re: [Rd] On read.csv and write.csv

2021-07-09 Thread peter dalgaard
?read.csv does actually have row.names: a vector of row names. This can be a vector giving the actual row names, or a single number giving the column of the table which contains the row names, or character string giving the name of the table column containing the

Re: [Rd] {splines} package gone missing?

2021-05-20 Thread peter dalgaard
ot; > "methods" "parallel" "stats" "stats4""tcltk" > [12] "tools" "utils" > > But, of course, if the package is missing on my system (a newly installed 4.1 > on an RStudio server), then i

[Rd] R 4.1.0 is released

2021-05-20 Thread Peter Dalgaard
You can get the source code from https://cran.r-project.org/src/base/R-4/R-4.1.0.tar.gz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for th

Re: [Rd] {splines} package gone missing?

2021-05-20 Thread peter dalgaard
https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com __

Re: [Rd] base R pipe documentation

2021-05-17 Thread peter dalgaard
; cheers > Ben Bolker > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Pl

Re: [Rd] R compilation on old(ish) CentOS

2021-04-29 Thread Peter Dalgaard
guages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch > Distributor ID: CentOS > Description: CentOS Linux release 7.8.2003 (Core) > Release: 7.8.2003 > Codename: Core > > __ > R-devel@r-project.org mailing list > h

[Rd] R 4.1.0 scheduled for May 18

2021-04-16 Thread Peter Dalgaard via R-devel
Full schedule is available on developer.r-project.org. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

[Rd] R 4.0.5 is released

2021-03-31 Thread Peter Dalgaard
ct.org/src/base/R-4/R-4.0.5.tar.gz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wis

[Rd] R 4.0.5 scheduled for March 31

2021-03-22 Thread Peter Dalgaard via R-devel
Full schedule is available on https://developer.r-project.org (or https://svn.r-project.org/R-dev-web/trunk/index.html for the impatient). (This is a fast-track release, to resolve an issue with Asian character sets and another issue with R CMD build, before R 4.1.0) -- Peter Dalgaard

Re: [Rd] trivial typo in src/library/base/man/pmatch.Rd

2021-03-13 Thread peter dalgaard
ultiply" should be "multiple" there? > > Can submit an actual patch if that would be more useful. > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor,

[Rd] R 4.0.4 is released

2021-02-15 Thread Peter Dalgaard
rer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = b9c44f9f78cab3184ad9898bebc854b4 MD

[Rd] R 4.0.4 scheduled for February 15

2021-01-21 Thread Peter Dalgaard via R-devel
Full schedule is available on https://developer.r-project.org (or https://svn.r-project.org/R-dev-web/trunk/index.html for the impatient). -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office

Re: [Rd] sorting bug in R-devel?

2021-01-19 Thread Peter Dalgaard
8 20 33 1 6 3 4 10 7 8 2 21 14 11 12 19 > [26] 16 17 31 30 28 27 29 25 24 > ## Ubuntu 18.04 R 4.0.3 > [1] 5 9 22 13 15 32 34 26 23 18 20 28 27 29 25 30 33 1 6 3 4 10 7 8 2 > [26] 21 14 11 12 19 16 17 31 24 > > R version 4.0.2 (2020-06-22) > Platform: x86_64-w

Re: [Rd] New pipe operator

2020-12-09 Thread Peter Dalgaard
ention that it would make people's data handling scripts look like the menu at an Indian restaurant ;-) -pd -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.d

Re: [Rd] New pipe operator

2020-12-07 Thread Peter Dalgaard
> On 7 Dec 2020, at 17:35 , Duncan Murdoch wrote: > > On 07/12/2020 11:18 a.m., peter dalgaard wrote: >> Hmm, >> I feel a bit bad coming late to this, but I think I am beginning to side >> with those who want "... |> head" to work. And yes, that has

Re: [Rd] New pipe operator

2020-12-07 Thread peter dalgaard
<- bar(runif(1)) > 10 |> baz > > (not currently allowed) will not be the same as what you would want from > > 10 |> bar(runif(1)) > > which leads to a different kind of inconsistency, doesn't it? > > -Deepayan > >

Re: [Rd] Error in unsplit() with tibbles

2020-11-21 Thread Peter Dalgaard
a tibble either. > > Rather than modifying the base R functions, like unsplit(), as you are > suggesting, to be compatible with these third party objects, the burden > should either be on you to use relevant tidyverse functions, or on the > authors of the tidyverse to provide relevan

Re: [Rd] Error in unsplit() with tibbles

2020-11-21 Thread Peter Dalgaard
x > } > > Cheers, > Mario > > [[alternative HTML version deleted]] > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Cente

Re: [Rd] sum() (and similar methods) should work for zero row data.frames

2020-10-18 Thread peter dalgaard
at all. > > (I feel more strongly about fixing 1. than 2., because I don't know the > discussion that lead to the behaviour described in 2.) > > Best, > Martin > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/ma

[Rd] R 4.0.3 is released

2020-10-10 Thread Peter Dalgaard
rer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = b9c44f9f78cab3184ad9898bebc854b4 MD

[Rd] R 4.0.3 scheduled for October 10

2020-10-05 Thread Peter Dalgaard via R-devel
[Oops, this apparently got omitted during release scheduling] Full schedule is available on developer.r-project.org. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd

Re: [Rd] Garbage collection of seemingly PROTECTed pairlist

2020-09-12 Thread peter dalgaard
rested in > alternative implementations; I want to understand the mistake that I'm > making so that I can avoid making it in future. > > I have asked the question on stackoverflow to little avail, but the > discussion there may prove helpful. > https://stackoverflow.com/questions/637596

Re: [Rd] Evaluate values in `Sys.setenv`

2020-08-28 Thread peter dalgaard
ys.setenv` to make the function more convenient(e.g. > Sys.setenv(..., fixed = TRUE)) if no existing function in base R can do > them in one line. > > Best, > Jiefei > > [[alternative HTML version deleted]] > > ___

[Rd] R 4.0.2 is released

2020-06-22 Thread Peter Dalgaard via R-devel
rer to you. Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = b9c44f9f78cab3184ad9898bebc854b4 MD

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Peter Dalgaard
__ > > macOS Catalina V 10.15.5 > > ___ > > > [[alternative HTML version deleted]] > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/ma

Re: [Rd] r-project.org SSL certificate issues

2020-06-10 Thread peter dalgaard
it warned me > about situations where the communication may be compromised instead of just > silently going along. > > Cheers, > Simon > > > >> On Jun 10, 2020, at 11:39 AM, peter dalgaard wrote: >> >> Yes and no... At least as I understand it

Re: [Rd] r-project.org SSL certificate issues

2020-06-09 Thread peter dalgaard
>>>> They are at https://files.r-hub.io/curl-macos-static and they can be >>>> installed with >>>> install.packages("curl", repos = >>>> "https://files.r-hub.io/curl-macos-static;, type = "binary") >>>> >>>

[Rd] R 4.0.2 scheduled for June 22

2020-06-09 Thread Peter Dalgaard via R-devel
is available on developer.r-project.org. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com __ R

Re: [Rd] [External] Re: use of the tcltk package crashes R 4.0.1 for Windows

2020-06-08 Thread peter dalgaard
elease "versions" > > > On Mon, Jun 8, 2020 at 11:17 AM Abby Spurdle wrote: >> >> On Mon, Jun 8, 2020 at 4:09 AM Fox, John wrote: >>> Does it make sense to withdraw the Windows R 4.0.1 binary until the issue >>> is resolved? >> >> Y

Re: [Rd] [External] use of the tcltk package crashes R 4.0.1 for Windows

2020-06-07 Thread peter dalgaard
> brittle that the current status. > > Best, > > luke > > On Sun, 7 Jun 2020, peter dalgaard wrote: > >> >> >>> On 7 Jun 2020, at 18:59 , Jeroen Ooms wrote: >>> >>> On Sun, Jun 7, 2020 at 5:53 PM wrote: >>>> >>>

Re: [Rd] [External] Re: use of the tcltk package crashes R 4.0.1 for Windows

2020-06-07 Thread peter dalgaard
> On 7 Jun 2020, at 18:59 , Jeroen Ooms wrote: > > On Sun, Jun 7, 2020 at 5:53 PM wrote: >> >> On Sun, 7 Jun 2020, peter dalgaard wrote: >> >>> So this wasn't tested for a month? >>> >>> Anyways, Free() is just free() with a chec

Re: [Rd] [External] use of the tcltk package crashes R 4.0.1 for Windows

2020-06-07 Thread peter dalgaard
> On 7 Jun 2020, at 17:53 , luke-tier...@uiowa.edu wrote: > > On Sun, 7 Jun 2020, peter dalgaard wrote: > >> So this wasn't tested for a month? >> >> Anyways, Free() is just free() with a check that we're not freeing a null >> pointer, followed by settin

Re: [Rd] use of the tcltk package crashes R 4.0.1 for Windows

2020-06-07 Thread peter dalgaard
ced by commit 78408/78409 about a month ago. I > think the problem is that this commit changes 'calloc' to 'Calloc' > without changing the corresponding 'free' to 'Free'. > > This has nothing to do with the Windows build or installation. Nothing > has changed in the windows build procedur

Re: [Rd] use of the tcltk package crashes R 4.0.1 for Windows

2020-06-07 Thread peter dalgaard
the rw-FAQ. > On 7 Jun 2020, at 08:27 , peter dalgaard wrote: > > Not happening on Mac, so likely a Windows build issue. > > (There's no 4.0.1 CRAN package yet, and no nightly build of 4.0.1 Patched, > but the only thing changed in the sources since r78644 is the VERSION fi

Re: [Rd] use of the tcltk package crashes R 4.0.1 for Windows

2020-06-07 Thread peter dalgaard
Just to be clear, I was talking about Mac binary packages. The one available and tested was R-4.0-branch 4.0.1 RC (2020/05/30, r78644) from mac.r-project.org. (Simon Urbanek out of office for the weekend, I suppose.) -pd > On 7 Jun 2020, at 08:27 , peter dalgaard wrote: > > Not

Re: [Rd] use of the tcltk package crashes R 4.0.1 for Windows

2020-06-07 Thread peter dalgaard
age. > > Best, > John > > - > John Fox > Professor Emeritus > McMaster University > Hamilton, Ontario, Canada > Web: https://socialsciences.mcmaster.ca/jfox/ > > _

[Rd] R 4.0.1 is released

2020-06-06 Thread Peter Dalgaard via R-devel
Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = b9c44f9f78cab3184ad9898bebc854b4 MD

Re: [R-pkg-devel] [R] a question of etiquette

2020-06-02 Thread peter dalgaard
> Is there a general policy about this matter? >>>> >>>> Adelchi Azzalini >>>> http://azzalini.stat.unipd.it/ >>>> >>>> __ >>>> r-h...@r-project.org mailing list -- To UNSUBSCRIBE and more, see >>>>

Re: [Rd] r-project.org SSL certificate issues

2020-05-30 Thread peter dalgaard
:38 UTC (expired 8 hours and 51 > minutes ago) EXPIRED > > AFAICT this is the reason: > https://calnetweb.berkeley.edu/calnet-technologists/incommon-sectigo-certificate-service/addtrust-external-root-expiration-may-2020 > > FYI, > Gabor > > ___

[Rd] R 4.0.1 scheduled for June 6

2020-05-24 Thread Peter Dalgaard via R-devel
Full schedule is available on developer.r-project.org. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

Re: [Rd] Precision of function mean,bug?

2020-05-20 Thread peter dalgaard
____ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd...

Re: [Rd] dbinom link

2020-05-18 Thread peter dalgaard
; >>[[alternative HTML version deleted]] >> >> __ >> R-devel@r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel > > __ > R-devel@r-project.

Re: [Rd] edit() doubles backslashes when keep.source=TRUE

2020-05-15 Thread peter dalgaard
To discuss this further, we should probably move over to R-sig-mac and change the subject header. -pd > On 15 May 2020, at 19:26 , peter dalgaard wrote: > > Actually, it's not that hard to set up for a source compile for MacOS..... -- Peter Dalgaard, Professor, Center for S

Re: [Rd] edit() doubles backslashes when keep.source=TRUE

2020-05-15 Thread peter dalgaard
binaries for OS X (and Windows)? I > imagine if such were available the volume of testers would increase > dramatically (at least, I haven't seen them if they exist). > Maybe something the R Consortium would consider funding? > > Best, > > B. > > __ > R-

[Rd] R 4.0.1

2020-05-13 Thread peter dalgaard
A quick heads-up: We intend to have a 4.0.1 release some time early June, possibly 6/6. For the R Core Team Peter D. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd

Re: [Rd] [External] Re: R 4.0.0 build error with sysdata.rda on ppc64el architecture

2020-04-30 Thread Peter Dalgaard
Phone: 319-335-3386 > Department of Statistics andFax: 319-335-3017 > Actuarial Science > 241 Schaeffer Hall email: luke-tier...@uiowa.edu > Iowa City, IA 52242 WWW: http://www.stat.uiowa.edu > _

Re: [Rd] R 4.0.0 build error with sysdata.rda on ppc64el architecture

2020-04-29 Thread peter dalgaard
wer.ic.unicamp.br/minicloud/ > > -- > http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] R 4.0.0 is released

2020-04-24 Thread Peter Dalgaard via R-devel
Binaries for various platforms will appear in due course. For the R Core Team, Peter Dalgaard These are the checksums (md5 and SHA-256) for the freshly created files, in case you wish to check that they are uncorrupted: MD5 (AUTHORS) = b9c44f9f78cab3184ad9898bebc854b4 MD

Re: [Rd] stringsAsFactors

2020-04-13 Thread peter dalgaard
______ >> R-devel@r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Peter

Re: [Rd] Expressions from boxplot() passed to bxp()

2020-03-27 Thread peter dalgaard
lab <- substitute(X[t], list(t = 2)) > plot(dat, ylab = ylab) # works (correctly displays ylab) > boxplot(dat, ylab = ylab) # fails > boxplot(dat, ylab = as.expression(ylab)) # works > > Thanks & cheers, > M > > __ > R-deve

  1   2   3   4   5   6   7   8   9   10   >