Re: [Rd] Choices to remove `srcref` (and its buddies) when serializing objects

2024-01-12 Thread Ivan Krylov via R-devel
В Fri, 12 Jan 2024 00:11:45 -0500 Dipterix Wang пишет: > I wonder how hard it would be to have options to discard source when > serializing R objects? > Currently my analyses heavily depend on digest function to generate > file caches and automatically schedule pipelines (to update cache) > whe

Re: [Rd] Sys.which() caching path to `which`

2024-01-12 Thread Ivan Krylov via R-devel
On Thu, 11 Jan 2024 09:30:55 +1300 Simon Urbanek wrote: > That said, WHICH is a mess - it may make sense to switch to the > command -v built-in which is part of POSIX (where available - which > is almost everywhere today) which would not require an external tool This is a bit tricky to implement

Re: [Rd] Choices to remove `srcref` (and its buddies) when serializing objects

2024-01-12 Thread Tomas Kalibera
On 1/12/24 06:11, Dipterix Wang wrote: Dear R devs, I was digging into a package issue today when I realized R serialize function not always generate the same results on equivalent objects when users choose to run differently. For example, the following code serialize(with(new.env(), { func

[Rd] ADA Compliance

2024-01-12 Thread Hunter, Zayne via R-devel
Hello, I am working with Ball State University to obtain a license of R. As part of our requirements for obtaining new software, we must review the VPAT for ADA compliance. Can you provide this information for me? Thanks, Zayne Hunter Technology Advisor & Vendor Relations Manager Ball State

Re: [Rd] ADA Compliance

2024-01-12 Thread Ben Bolker
I would be very surprised if anyone had written up a VPAT for R. It won't help you with the bureaucratic requirements, but R is in fact very accessible to visually impaired users: e.g. see https://community.rstudio.com/t/accessibility-of-r-rstudio-c