knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  eval = FALSE
)

This output is created by covrpage.

Coverage

Coverage summary is created using the covr package.

| Object | Coverage (%) | | :--------------------------------------- | :----------: | | shredder | 91.21 | | R/rats_example.R | 0.00 | | R/stan_split.R | 90.91 | | R/partials.R | 100.00 | | R/stan_filter.R | 100.00 | | R/stan_sample.R | 100.00 | | R/stan_select.R | 100.00 | | R/stan_slice.R | 100.00 | | R/stan_utils.R | 100.00 | | R/utils.R | 100.00 |


Unit Tests

Unit Test summary is created using the testthat package.

| file | n | time | error | failed | skipped | warning | | :------------------------------------------ | -: | ----: | ----: | -----: | ------: | ------: | | test-filter.R | 5 | 0.456 | 0 | 0 | 0 | 0 | | test-names.R | 2 | 0.005 | 0 | 0 | 0 | 0 | | test-sampling.R | 7 | 0.243 | 0 | 0 | 0 | 0 | | test-select.R | 9 | 0.237 | 0 | 0 | 0 | 0 | | test-split.R | 4 | 0.287 | 0 | 0 | 0 | 0 |

Show Detailed Test Results

| file | context | test | status | n | time | | :---------------------------------------------- | :------ | :------------------------- | :----- | -: | ----: | | test-filter.R | filter | filters: default | PASS | 1 | 0.065 | | test-filter.R | filter | filters: different chain | PASS | 1 | 0.372 | | test-filter.R | filter | filters: indexed name | PASS | 1 | 0.009 | | test-filter.R | filter | filters: no samples | PASS | 1 | 0.007 | | test-filter.R | filter | filters: no pars | PASS | 1 | 0.003 | | test-names.R | names | names: default | PASS | 1 | 0.002 | | test-names.R | names | names: expand | PASS | 1 | 0.003 | | test-sampling.R | slicing | slice: default | PASS | 1 | 0.213 | | test-sampling.R | slicing | slice: no warmup | PASS | 1 | 0.002 | | test-sampling.R | slicing | slice: bad indexs | PASS | 2 | 0.014 | | test-sampling.R | slicing | sample: sample_n | PASS | 1 | 0.005 | | test-sampling.R | slicing | sample: sample_frac | PASS | 1 | 0.005 | | test-sampling.R | slicing | sample: no warmup | PASS | 1 | 0.004 | | test-select.R | select | names: single name | PASS | 1 | 0.003 | | test-select.R | select | names: multiple names | PASS | 1 | 0.001 | | test-select.R | select | names: character names | PASS | 1 | 0.002 | | test-select.R | select | names: remove summary | PASS | 1 | 0.222 | | test-select.R | select | partials: no pars | PASS | 1 | 0.002 | | test-select.R | select | partials: starts_with | PASS | 1 | 0.001 | | test-select.R | select | partials: ends_with | PASS | 1 | 0.002 | | test-select.R | select | partials: starts_contains | PASS | 1 | 0.002 | | test-select.R | select | partials: mixed | PASS | 1 | 0.002 | | test-split.R | split | names: default | PASS | 1 | 0.053 | | test-split.R | split | names: specify cut | PASS | 1 | 0.219 | | test-split.R | split | names: no warmup | PASS | 2 | 0.015 |

Session Info

| Field | Value | | :------- | :---------------------------------- | | Version | R version 3.5.1 (2018-07-02) | | Platform | x86_64-apple-darwin15.6.0 (64-bit) | | Running | macOS 10.14.4 | | Language | en_US | | Timezone | America/New_York |

| Package | Version | | :------- | :------ | | testthat | 2.0.1 | | covr | 3.2.1 | | covrpage | 0.0.70 |



metrumresearchgroup/shredder documentation built on Sept. 1, 2020, 5:36 p.m.