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
riskmetric
View on CRAN: Click
here
Download and install riskmetric package within the R console
Install from CRAN:
install.packages("riskmetric")
Install from Github:
library("remotes")
install_github("cran/riskmetric")
Install by package version:
library("remotes")
install_version("riskmetric", "0.2.4")
Attach the package and use:
library("riskmetric")
Maintained by
Eli Miller
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.riskmetric . https://github.com/pharmaR/riskmetric/issues . https://pharmar.github.io/riskmetric/ . https://github.com/pharmaR/riskmetric . riskmetric results . riskmetric.pdf . Extending riskmetric . riskmetric_0.2.4.tar.gz . riskmetric_0.2.4.zip . riskmetric_0.2.4.zip . riskmetric_0.2.4.zip . riskmetric_0.2.4.tgz . riskmetric_0.2.4.tgz . riskmetric_0.2.4.tgz . riskmetric_0.2.4.tgz . riskmetric archive . https://CRAN.R-project.org/package=riskmetric .
First Published: 2021-05-13
Latest Update: 2024-01-09
Description:
Facilities for assessing R packages against a number of metrics to
help quantify their robustness.
How to cite:
Eli Miller (2021). riskmetric: Risk Metrics to Evaluating R Packages. R package version 0.2.4, https://cran.r-project.org/web/packages/riskmetric. Accessed 09 Jan. 2025.
Previous versions and publish date:
Other packages that cited riskmetric R package
View riskmetric citation profile
Other R packages that riskmetric depends,
imports, suggests or enhances
Complete documentation for riskmetric
Functions, R codes and Examples using
the riskmetric R package
Some associated functions: all_assessments . allow_mutation . as_pkg_metric . as_pkg_metric_condition . as_pkg_metric_error . as_pkg_metric_na . as_pkg_metric_todo . assess_covr_coverage . assess_dependencies . assess_downloads_1yr . assess_export_help . assess_exported_namespace . assess_has_bug_reports_url . assess_has_examples . assess_has_maintainer . assess_has_news . assess_has_source_control . assess_has_vignettes . assess_has_website . assess_last_30_bugs_status . assess_license . assess_news_current . assess_r_cmd_check . assess_remote_checks . assess_reverse_dependencies . assess_size_codebase . assessment_error_as_warning . assessment_error_empty . assessment_error_throw . available_pkg_ref_fields . bare_env . bug_report_metadata . cache_behaviors . capture_expr_output . dec_mutations_count . determine_pkg_source . dot-tools . examples_from_dir . examples_from_pkg . filter_rd_db . firstS3method . format_assessment_message . get_assessment_columns . get_assessments . get_package_dependencies . get_pkg_ref_classes . if_not_null_else . inc_mutations_count . is_url_subpath_of . memoise_bioc_mirrors . memoise_cran_mirrors . metric_score . metric_score.pkg_metric_covr_coverage . metric_score.pkg_metric_dependencies . metric_score.pkg_metric_downloads_1yr . metric_score.pkg_metric_export_help . metric_score.pkg_metric_exported_namespace . metric_score.pkg_metric_has_bug_reports_url . metric_score.pkg_metric_has_examples . metric_score.pkg_metric_has_maintainer . metric_score.pkg_metric_has_news . metric_score.pkg_metric_has_source_control . metric_score.pkg_metric_has_vignettes . metric_score.pkg_metric_has_website . metric_score.pkg_metric_last_30_bugs_status . metric_score.pkg_metric_license . metric_score.pkg_metric_news_current . metric_score.pkg_metric_r_cmd_check . metric_score.pkg_metric_remote_checks . metric_score.pkg_metric_reverse_dependencies . metric_score.pkg_metric_size_codebase . news_from_dir . parse_dcf_dependencies . pkg_assess . pkg_metric . pkg_metric_eval . pkg_ref . pkg_ref_cache.bug_reports_host.default . pkg_ref_cache.bug_reports_url.pkg_source . pkg_ref_cache.covr_coverage.pkg_source . pkg_ref_cache.expression_coverage.pkg_source . pkg_ref_cache.help.pkg_install . pkg_ref_cache.help.pkg_source . pkg_ref_cache.news.pkg_remote . pkg_ref_class_hierarchy . pkg_ref_mutability_error . pkg_score . print.with_eval_recording . remove_base_packages . require_cache_behaviors . riskmetric . riskmetric_metadata_caching . roxygen_assess_family . roxygen_assess_family_catalog . roxygen_cache_behaviors . roxygen_score_family . score_error_NA . score_error_default . score_error_zero . sub-sub-.pkg_ref . summarize_scores . suppressMatchingConditions . use_assessments_column_names . verify_pkg_source . vignettes_from_dir . vignettes_from_html . with.pkg_ref . with_unclassed_to .
Some associated R codes: assess_covr_coverage.R . assess_dependencies.R . assess_downloads.R . assess_export_help.R . assess_exported_namespace.R . assess_has_bug_reports_url.R . assess_has_examples.R . assess_has_maintainer.R . assess_has_news.R . assess_has_source_control.R . assess_has_vignettes.R . assess_has_website.R . assess_last_30_bugs_status.R . assess_license.R . assess_news_current.R . assess_r_cmd_check.R . assess_remote_checks.R . assess_reverse_dependencies.R . assess_size_codebase.R . dev_hint.R . dev_tips.R . metric_score.R . options.R . pkg_assess.R . pkg_cohort.R . pkg_metric.R . pkg_metric_condition.R . pkg_metric_error.R . pkg_metric_na.R . pkg_metric_todo.R . pkg_ref_cache.R . pkg_ref_cache_NEWS_urls.R . pkg_ref_cache_archive_release_date.R . pkg_ref_cache_behaviors.R . pkg_ref_cache_bug_reports.R . pkg_ref_cache_bug_reports_host.R . pkg_ref_cache_bug_reports_url.R . pkg_ref_cache_covr_coverage.R . pkg_ref_cache_description.R . pkg_ref_cache_downloads.R . pkg_ref_cache_examples.R . pkg_ref_cache_expr_coverage.R . pkg_ref_cache_help.R . pkg_ref_cache_help_aliases.R . pkg_ref_cache_license.R . pkg_ref_cache_maintainer.R . pkg_ref_cache_news.R . pkg_ref_cache_r_cmd_check.R . pkg_ref_cache_release_date.R . pkg_ref_cache_remote_checks.R . pkg_ref_cache_repo_base_url.R . pkg_ref_cache_source_control_url.R . pkg_ref_cache_tarball_url.R . pkg_ref_cache_vignettes.R . pkg_ref_cache_web_html.R . pkg_ref_cache_web_url.R . pkg_ref_cache_website_urls.R . pkg_ref_class.R . pkg_ref_class_coersion.R . pkg_ref_class_extract.R . pkg_ref_class_format.R . pkg_ref_class_names.R . pkg_score.R . riskmetric-package.R . summarize_scores.R . utils.R . utils_memoised.R . vctrs_list_of_pkg_metric.R . vctrs_list_of_pkg_ref.R . zzz.R . Full riskmetric 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
RonFHIR
R on FHIR is an easy to use wrapper around the 'HL7 FHIR' REST API (STU 3 and R4). It provides tools ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sander Laverman (view profile)
dbstats
Prediction methods where explanatory information is coded as a matrix of distances between individua ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Eva Boj (view profile)
disdat
Easy access to species distribution data for 6 regions in the world, for a total of 226 anonymised s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Roozbeh Valavi (view profile)
ordinalRR
Implements Bayesian data analyses of balanced repeatability and reproducibility studies with ordinal ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ken Ryan (view profile)
zoo
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irre ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Achim Zeileis (view profile)
ggdmc
Hierarchical Bayesian models. The package provides tools to fit two response time models, using the ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Yi-Shin Lin (view profile)