FlukeAndFeather / jese4sci-FP

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

FP302 #33

Closed ggsun closed 2 years ago

ggsun commented 2 years ago
  1. A link to your research compendium.

https://github.com/sjeknic/finalproject

  1. Your test results (i.e., the output of devtools::test()).
> devtools::test()
ℹ Loading finalproject
[1] "analysis/data/raw_data/supp_table4.csv"
[1] "analysis/data/raw_data/supp_table6.csv"
ℹ Testing finalproject
[1] "analysis/data/raw_data/supp_table4.csv"
[1] "analysis/data/raw_data/supp_table6.csv"
✓ | F W S  OK | Context
⠏ |         0 | Final project tests                                                                                        [1] "analysis/data/raw_data/supp_table4.csv"
[1] "analysis/data/raw_data/supp_table4.csv"
Missing column  no_columns_named_like_this in data frame  data[1] "analysis/data/raw_data/no_such_file.csv"
Could not find file  analysis/data/raw_data/no_such_file.csvMissing column  no_columns_named_like_this in data frame  data[1] "analysis/data/raw_data/supp_table4.csv"
⠴ |         6 | Final project tests                                                                                        [1] "analysis/data/raw_data/supp_table4.csv"
✓ |         8 | Final project tests [0.6s]

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

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 8 ]
Warning messages:
1: Removed 47 rows containing non-finite values (stat_bin). 
2: Removed 2 rows containing missing values (geom_bar). 
3: Removed 2 rows containing missing values (geom_bar). 
4: Removed 47 rows containing non-finite values (stat_bin). 
5: Removed 2 rows containing missing values (geom_bar). 
6: Removed 2 rows containing missing values (geom_bar). 
FlukeAndFeather commented 2 years ago

@ggsun @tomjhandley @sjeknic Tests look good! I have some general feedback for you on your compendium, so I'll stop by your breakout room today.