Skip to content

Commit 1cc8b3f

Browse files
committed
Rcpp PR 873
1 parent 30c5bac commit 1cc8b3f

File tree

4 files changed

+59
-2
lines changed

4 files changed

+59
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11

2-
## Logs for reverse-dependency checks for Rcpp and related packages
2+
## rcpp-logs
3+
4+
### About
5+
6+
Logs for reverse-dependency checks for Rcpp and related packages
37

48
See the `results/Rcpp-Quicksummary-*` files for test summaries for Rcpp.
59

610
RcppArmadillo, RcppEigen, BH, ... have similar logs and summaries in their directories.
711

8-
## Author
12+
### Author
913

1014
Dirk Eddelbuettel
148 KB
Binary file not shown.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
Test of unknown had 1301 successes, 21 failures, and 57 skipped packages.
2+
Ran from 2018-06-22 00:49:51.37 to 2018-06-22 08:11:16.40 for 7.357 hours
3+
Average of 19.206 secs relative to 114.49 secs using 6 runners
4+
5+
Failed packages: catSurv, climdex.pcic, ConConPiWiFun, contoureR, cutpointr, Cyclops, gscounts, icosa, iprior, JMcmprsk, lidR, multinets, Orcs, pROC, QTL.gCIMapping, QTL.gCIMapping.GUI, RClickhouse, reticulate, saeRobust, tidyxl, V8
6+
7+
Skipped packages: amt, BayesianTools, biofiles, brms, cld2, cliqueMS, dynamichazard, estimatr, EWGoF, gkmSVM, glmmsr, gpuR, growcurves, growfunctions, hBayesDM, joineRML, joinXL, kmcudaR, LANDD, lime, lme4, mafs, Mega2R, metacoder, mice, miceadds, Morpho, mrgsolve, nlmixr, partialAR, pcalg, pccc, PLMIX, PReMiuM, raptr, RcppRedis, rDotNet, rFTRLProximal, riskRegression, RmixmodCombi, rmumps, RSQLite, rstanarm, RStoolbox, Rvcg, rvinecopulib, RxODE, SCORPIUS, sdcTable, sf, SmartSVA, sptemExp, supc, svglite, transport, WGCNA, zstdr
8+
9+
None still working
10+
11+
None still scheduled
12+
13+
Error summary:
14+
package missingPkg badInstall error fail warn note ok hasOtherIssue
15+
1: catSurv FALSE 0 0 0 12 0 TRUE
16+
2: climdex.pcic FALSE 0 0 0 12 0 FALSE
17+
3: ConConPiWiFun FALSE 0 0 0 7 5 FALSE
18+
4: contoureR FALSE 0 0 0 6 6 FALSE
19+
5: cutpointr FALSE 1 0 0 0 11 FALSE
20+
6: Cyclops FALSE 1 0 0 3 8 TRUE
21+
7: gscounts FALSE 0 0 0 0 12 FALSE
22+
8: icosa FALSE 0 0 0 8 4 FALSE
23+
9: iprior FALSE 0 0 0 3 9 FALSE
24+
10: JMcmprsk FALSE 0 0 0 0 12 FALSE
25+
11: lidR FALSE 1 0 0 4 7 FALSE
26+
12: multinets FALSE 0 0 4 0 8 FALSE
27+
13: Orcs ‘bookdown’ NA NA NA NA NA NA NA passes once installed
28+
14: pROC FALSE 1 0 0 0 11 FALSE
29+
15: QTL.gCIMapping ‘qtl’ ‘parcor’ NA NA NA NA NA NA NA passes once installed
30+
16: QTL.gCIMapping.GUI ‘qtl’ ‘parcor’ NA NA NA NA NA NA NA passes once installed
31+
17: RClickhouse TRUE NA NA NA NA NA NA
32+
18: reticulate FALSE 0 0 0 0 12 FALSE
33+
19: saeRobust FALSE 0 0 0 0 12 FALSE
34+
20: tidyxl FALSE 0 0 4 0 8 FALSE
35+
21: V8 FALSE 0 0 0 5 7 FALSE
36+
package missingPkg badInstall error fail warn note ok hasOtherIssue
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Test of RcppArmadillo had 462 successes, 3 failures, and 14 skipped packages.
2+
Ran from 2018-06-19 10:34:11.26 to 2018-06-19 13:37:39.61 for 3.058 hours
3+
Average of 22.982 secs relative to 136.829 secs using 6 runners
4+
5+
Failed packages: catSurv, momentuHMM, saeRobust
6+
7+
Skipped packages: cliqueMS, dynamichazard, growcurves, growfunctions, joineRML, miceadds, Morpho, mrgsolve, pcalg, rFTRLProximal, riskRegression, RStoolbox, Rvcg, RxODE
8+
9+
None still working
10+
11+
None still scheduled
12+
13+
Error summary:
14+
package missingPkg badInstall error fail warn note ok hasOtherIssue
15+
1: catSurv FALSE 0 0 0 12 0 TRUE
16+
2: momentuHMM FALSE 9 0 0 3 0 FALSE
17+
3: saeRobust FALSE 0 0 0 0 12 FALSE

0 commit comments

Comments
 (0)