[Rd] Implementing `sd` and `var` as generic functions

2022-03-17 Thread Nicholas Tierney
Hi everyone,

It seems that `sd` and `var` are currently not implemented as generic
functions. I was wondering if it is possible to request that they be
implemented, or if there is a proper process to go through doing that?

Apologies if this has already been discussed!

Cheers,

Nick

[[alternative HTML version deleted]]

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


[Rd] Snapshot server down?

2022-03-17 Thread Rainer Hurling

Hi maintainers,

When I try to download the tarball of the daily snapshot from 
https://stat.ethz.ch/R/daily, I get a


  '403 Forbidden'
  'You don't have permission to access this resource'.

It seems that the permissions were accidentally tightened?

Greetings,
Rainer Hurling

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [R-pkg-devel] Ensuring permanence and SHA consistency of released CRAN packages for validated software

2022-03-17 Thread Borini, Stefano
Then I argue that the model is wrong. Platforms change all the time, but 
package release and package testing are two separate operations. I also guess 
it hardly scales. If the number of packages were to increase, you can’t rebuild 
and retest them all every time a linux distribution changes something and you 
want to retest the whole lot against it.


--
Stefano Borini
Principal Analytical Tools Developer
AstraZeneca R BioPharmaceuticals | Data Science & AI | Early Biometrics & 
Statistical Innovation



From: Iñaki Ucar 
Date: Thursday, 17 March 2022 at 10:16
To: "Borini, Stefano" 
Cc: Dirk Eddelbuettel , Henrik Bengtsson 
, "r-package-devel@r-project.org" 

Subject: Re: [R-pkg-devel] Ensuring permanence and SHA consistency of released 
CRAN packages for validated software

On Thu, 17 Mar 2022 at 10:08, Borini, Stefano
 wrote:
>
> Sure, but why rebuild the package that has already been built?

Because the rest of the stack evolves and changes (compilers, shared
libraries, other packages), so you need to periodically (or, better
and more efficiently, each time a dependency changes) rebuild stuff to
check that it still works. Linux distributions have dedicated services
for this (see e.g. [1]).

[1] https://koschei.fedoraproject.org/

--
Iñaki Úcar



AstraZeneca UK Limited is a company incorporated in England and Wales with 
registered number:03674842 and its registered office at 1 Francis Crick Avenue, 
Cambridge Biomedical Campus, Cambridge, CB2 0AA.

This e-mail and its attachments are intended for the above named recipient only 
and may contain confidential and privileged information. If they have come to 
you in error, you must not copy or show them to anyone; instead, please reply 
to this e-mail, highlighting the error to the sender and then immediately 
delete the message. For information about how AstraZeneca UK Limited and its 
affiliates may process information, personal data and monitor communications, 
please see our privacy notice at 
www.astrazeneca.com

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel