R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
covr
View on CRAN: Click
here
Download and install covr package within the R console
Install from CRAN:
install.packages("covr")
Install from Github:
library("remotes")
install_github("cran/covr")
Install by package version:
library("remotes")
install_version("covr", "3.6.4")
Attach the package and use:
library("covr")
Maintained by
Jim Hester
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-05-20
Latest Update: 2023-11-09
Description:
Track and report code coverage for your package and (optionally)
upload the results to a coverage service like 'Codecov' or
'Coveralls' . Code coverage is a measure of the amount of
code being exercised by a set of tests. It is an indirect measure of test
quality and completeness. This package is compatible with any testing
methodology or framework and tracks coverage of both R code and compiled
C/C++/FORTRAN code.
How to cite:
Jim Hester (2015). covr: Test Coverage for Packages. R package version 3.6.4, https://cran.r-project.org/web/packages/covr. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2015-05-20 09:18), 1.2.0 (2015-06-25 14:15), 2.0.1 (2016-04-06 15:56), 2.1.0 (2016-06-21 22:44), 2.2.0 (2016-08-04 00:57), 2.2.1 (2016-12-05 18:28), 2.2.2 (2017-01-05 10:39), 3.0.0 (2017-06-26 19:52), 3.0.1 (2017-11-08 00:00), 3.1.0 (2018-05-18 23:48), 3.2.0 (2018-09-21 20:40), 3.2.1 (2018-10-18 18:40), 3.3.0 (2019-08-06 22:00), 3.3.1 (2019-08-23 23:20), 3.3.2 (2019-10-16 23:40), 3.4.0 (2019-11-26 21:00), 3.5.0 (2020-03-06 19:50), 3.5.1 (2020-09-16 23:10), 3.6.0 (2022-08-24 17:32), 3.6.1 (2022-08-26 22:24), 3.6.2 (2023-03-25 13:50), 3.6.3 (2023-10-11 02:40)
Other packages that cited covr R package
View covr citation profile
Other R packages that covr depends,
imports, suggests or enhances
Complete documentation for covr
Functions, R codes and Examples using
the covr R package
Some associated functions: as_coverage . as_coverage_with_tests . azure . clear_counters . code_coverage . codecov . count . count_test . coverage_to_list . coveralls . covr-package . covr.record_tests . display_name . environment_coverage . exclusions . file_coverage . file_report . function_coverage . gitlab . has_srcref . in_covr . is_covr_count_call . is_current_test_finished . key . new_counter . new_test_counter . package_coverage . percent_coverage . print.coverage . report . system_check . system_output . tally_coverage . to_cobertura . to_sonarqube . trace_calls . truncate_call . update_current_test . value . zero_coverage .
Some associated R codes: R6.R . RC.R . S4.R . azure.R . cobertura.R . codecov.R . compiled.R . coveralls.R . covr.R . data_frame.R . display_name.R . exclusions.R . gitlab.R . icc.R . parallel.R . parse_data.R . replace.R . report.R . sonarqube.R . summary_functions.R . system.R . trace_calls.R . trace_tests.R . utils.R . value.R . vectorized.R . zzz.R . Full covr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
dmlalg
Implementation of double machine learning (DML) algorithms in R,
based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Corinne Emmenegger (view profile)
tropAlgebra
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Muhammad Kashif Hanif (view profile)
composits
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sevvandi Kandanaarachchi (view profile)
elect
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ardo van den Hout (view profile)
LOGANTree
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Qi Qin (view profile)
Rfast2
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Manos Papadakis (view profile)