Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 19 found.
[1] < 1 2 > [2]  Sort:

system_output (Package: covr) : Run a system command and capture the output.

This function automatically quotes both the command and each argument so they are properly protected from shell expansion.
● Data Source: CranContrib
● Keywords:
● Alias: system_output
● 0 images

print.coverage (Package: covr) : Print a coverage object

Print a coverage object
● Data Source: CranContrib
● Keywords:
● Alias: print.coverage
● 0 images

count (Package: covr) : increment a given counter

increment a given counter
● Data Source: CranContrib
● Keywords:
● Alias: count
● 0 images

report (Package: covr) : Display covr results using a standalone report

Display covr results using a standalone report
● Data Source: CranContrib
● Keywords:
● Alias: report, report.coverage, shine
● 0 images

system_check (Package: covr) : Run a system command and check if it succeeds.

This function automatically quotes both the command and each argument so they are properly protected from shell expansion.
● Data Source: CranContrib
● Keywords:
● Alias: system_check
● 0 images

codecov (Package: covr) : Run covr on a package and upload the result to codecov.io

Run covr on a package and upload the result to codecov.io
● Data Source: CranContrib
● Keywords:
● Alias: codecov
● 0 images

tally_coverage (Package: covr) : Tally coverage by line or expression

Tally coverage by line or expression
● Data Source: CranContrib
● Keywords:
● Alias: tally_coverage
● 0 images

file_coverage (Package: covr) : Calculate test coverage for sets of files

The files in source_files are first sourced in to a new environment to define functions to be checked. Then they are instrumented to track coverage and the files in the test_files are sourced.
● Data Source: CranContrib
● Keywords:
● Alias: file_coverage
● 0 images

coveralls (Package: covr) : Run covr on a package and upload the result to coveralls

Run covr on a package and upload the result to coveralls
● Data Source: CranContrib
● Keywords:
● Alias: coveralls
● 0 images

key (Package: covr) : Generate a key for a call

Generate a key for a call
● Data Source: CranContrib
● Keywords:
● Alias: key
● 0 images