FlukeAndFeather / jese4sci-FP

Final Project track of the jese4sci short course
0 stars 3 forks source link

FP302 #31

Closed raecv closed 2 years ago

raecv commented 2 years ago

link to our compendium: https://github.com/Ronghao94/Kolokotrones.git @ronghao94, @hffung, @raecv

==> devtools::test()

ℹ Loading Kolokotrones
ℹ Testing Kolokotrones
✓ | F W S  OK | Context
⠏ |         0 | subset_data                               ── Attaching packages ───────────────── tidyverse 1.3.1 ──
✓ ggplot2 3.3.5     ✓ purrr   0.3.4
✓ tibble  3.1.6     ✓ dplyr   1.0.7
✓ tidyr   1.1.3     ✓ stringr 1.4.0
✓ readr   1.4.0     ✓ forcats 0.5.1
── Conflicts ──────────────────── tidyverse_conflicts() ──
x dplyr::filter()  masks stats::filter()
x purrr::is_null() masks testthat::is_null()
x dplyr::lag()     masks stats::lag()
x dplyr::matches() masks tidyr::matches(), testthat::matches()
⠋ |         1 | subset_data                               New names:
* Notes -> Notes...11
* Notes -> Notes...21
✓ |        12 | subset_data [0.6s]

══ Results ═══════════════════════════════════════════════
Duration: 0.6 s

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 12 ]
FlukeAndFeather commented 2 years ago

Great work!