You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This resubmission of fst (v0.9.4) addresses the submission comments of Dr. Uwe Ligges on the package title and URL.
5
-
6
2
## Submission
7
3
8
-
This submission of fst (v0.9.4) addresses Prof. Brian Ripley's request to fix problems shown in updated CRAN checks. Packages that are in Suggests are now used conditionally in the package code and tests.
4
+
This submission of fst (v0.9.6) addresses package build errors caused by the incorrect use of the size argument in
5
+
sample.int() as reported by Prof Ripley.
9
6
10
7
## Test environments
11
8
12
-
* OSX on travis-ci (version 10.13.6)
13
-
* Ubuntu 16.04.6 LTS on travis-ci
9
+
* macOS 11.6.2 20G314 using R 4.1.2 on github build infrastructure
10
+
* Ubuntu 20.04.3 LTS using R version 4.0.5 on github build infrastructure
11
+
* Ubuntu 20.04.3 LTS using R 4.1.2 on github build infrastructure
12
+
* Ubuntu 20.04.3 LTS using R dev (2022-01-30 r81596) on github build infrastructure
13
+
* Microsoft Windows Server 2019 10.0.17763 Datacenter using R 4.1.2 on github build infrastructure
14
14
* Ubuntu 18.04 locally using clang-10.0
15
15
* Docker with the rocker/r-devel-ubsan-clang instrumented image
16
16
* Local Ubuntu with instrumented image using clang-10
17
-
* Windows 10 local R 3.6.4
18
-
* Windows 10 local R-dev 4.0.2
17
+
* Windows 10 local R 3.6.3
19
18
* Singularity-container package for running rchk on Ubuntu 18.04
20
19
* Valgrind on Ubuntu 18.04
21
20
* Rhub (all available systems)
@@ -24,24 +23,9 @@ This submission of fst (v0.9.4) addresses Prof. Brian Ripley's request to fix pr
24
23
25
24
There are no errors or warnings.
26
25
27
-
## Downstream dependencies
28
-
29
-
I have run R CMD check on downstream dependencies and found no issues. The notes on the grattan and tidyfst packages are unrelated to fst.
30
-
31
-
-- CHECKED 15 packages --
32
-
33
-
disk.frame 0.3.7
34
-
drake 7.12.4
35
-
epwshiftr 0.1.1
36
-
expss 0.10.6
37
-
grattan 1.9.0.0 -> 1 note unrelated to fst
38
-
hdd 0.1.0
39
-
heims 0.4.0
40
-
lazyarray 1.1.0
41
-
prt 0.1.0
42
-
qtl2fst 0.22-7
43
-
raveio 0.0.3
44
-
readabs 0.4.3
45
-
rio 0.5.16
46
-
tidyfst 0.9.8 -> 1 note unrelated to fst
47
-
tidyft 0.4.5 -> 1 note unrelated to fst
26
+
## revdepcheck results
27
+
28
+
We checked 29 reverse dependencies (26 from CRAN + 3 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
0 commit comments