I am not sure, but the tests you are quoting in the email are coming
from the reprex package, not fs.
The test that is failing for fs on debian's machines is
```
> library(testthat)
> library(fs)
>
> test_check("fs")
-- 1. Error: dir_tree() works (@test-tree.R#4)
Processing control commands:
> forwarded -1 Jim Hester
Bug #934370 [src:r-cran-fs] r-cran-fs: autopkgtest regression
Set Bug forwarded-to-address to 'Jim Hester '.
--
934370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with p
Control: forwarded -1 Jim Hester
Hi Jim,
as you can read below there is an issue with the test suite of fs
version 1.3.1. Do you have any hint whether we might do something
wrong in calling the tests via:
for testfile in *.R; do
LC_ALL=C.UTF-8 R --no-save < $testfile
done
or something e
Source: r-cran-fs
Version: 1.3.1+dfsg-1
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression
Hi Maintainer
Since the upload of 1.3.1+dfsg-1, r-cran-fs has been failing its own
autopkgtests [1] with the following error:
+ test_check("r
4 matches
Mail list logo