metrumresearchgroup / lastdose

Fast computation of [time since] and [amount of] the most-recent dose in a data set
3 stars 2 forks source link

ci: new drone config #23

Closed dpastoor closed 3 years ago

dpastoor commented 3 years ago

this switches to simplified and update drone config

running locally shows no issues across the board and should be ready for CI

~/m/m/lastdose on ci/drone ⨯ drone exec --pipeline='cran-latest' --trusted --exclude='pull'
[Check package: R 4.0:132] * checking compilation flags used ... OK
[Check package: R 4.0:133] * checking compiled code ... OK
[Check package: R 4.0:134] * checking examples ... OK
[Check package: R 4.0:135] * checking for unstated dependencies in ‘tests’ ... OK
[Check package: R 4.0:136] * checking tests ...
[Check package: R 4.0:137]   Running ‘testthat.R’
[Check package: R 4.0:138]  OK
[Check package: R 4.0:139] * checking for non-standard things in the check directory ... OK
[Check package: R 4.0:140] * checking for detritus in the temp directory ... OK
[Check package: R 4.0:141] * DONE
[Check package: R 4.0:142]
[Check package: R 4.0:143] Status: OK
[Check package: R 4.0:144]
[Check package: R 4.0:145] ── R CMD check results ──────────────────────────────── lastdose 0.3.0.9000 ────
[Check package: R 4.0:146] Duration: 18.2s
[Check package: R 4.0:147]
[Check package: R 4.0:148] 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
[Check package: R 3.6:131] * checking pragmas in C/C++ headers and code ... OK
[Check package: R 3.6:132] * checking compilation flags used ... OK
[Check package: R 3.6:133] * checking compiled code ... OK
[Check package: R 3.6:134] * checking examples ... OK
[Check package: R 3.6:135] * checking for unstated dependencies in ‘tests’ ... OK
[Check package: R 3.6:136] * checking tests ...
[Check package: R 3.6:137]   Running ‘testthat.R’
[Check package: R 3.6:138]  OK
[Check package: R 3.6:139] * checking for detritus in the temp directory ... OK
[Check package: R 3.6:140] * DONE
[Check package: R 3.6:141]
[Check package: R 3.6:142] Status: OK
[Check package: R 3.6:143]
[Check package: R 3.6:144] ── R CMD check results ──────────────────────────────── lastdose 0.3.0.9000 ────
[Check package: R 3.6:145] Duration: 18.2s
[Check package: R 3.6:146]
[Check package: R 3.6:147] 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
drone exec --pipeline='mpn:latest' --trusted --exclude='pull'
[Check package: R 4.0:83]   Running ‘testthat.R’
[Check package: R 4.0:84]  OK
[Check package: R 4.0:85] * checking for non-standard things in the check directory ... OK
[Check package: R 4.0:86] * checking for detritus in the temp directory ... OK
[Check package: R 4.0:87] * DONE
[Check package: R 4.0:88]
[Check package: R 4.0:89] Status: OK
[Check package: R 4.0:90]
[Check package: R 4.0:91] ── R CMD check results ──────────────────────────────── lastdose 0.3.0.9000 ────
[Check package: R 4.0:92] Duration: 18.3s
[Check package: R 4.0:93]
[Check package: R 4.0:94] 0 errors ✔ | 0 warnings ✔ | 0 notes ✔