Learn R Programming

⚠️There's a newer version (0.2.8) of this package.Take me there.

checked

Batch R CMD check management

Reverse-dependency Checks

library(checked)
run("/home/dev/praise")

Copy Link

Version

Install

install.packages('checked')

Monthly Downloads

549

Version

0.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Szymon Maksymiuk

Last Published

July 26th, 2024

Functions in checked (0.2.0)

run

Run Reverse-Dependency Checks
task_graph_neighborhoods

Find Task Neighborhood
task_graph_create

Create Task Graph
silent_spinner

Create a 'cli' Spinner With Suppressed Output
print.checked_results

Plot checked results
results

Check results
checks_capture

Parse R CMD checks from a partial check output string
check_functions

Check functions
checks_df

Check schedule data frame
checks_simplify

Simplify Captures into Vector
devnull

Reuse or Create A Null File Connection
package_spec

Package specification
checked-package

checked: Systematically Run R CMD Checks
task_spec

Task specification
task_graph_sort

Sort Task Graph by Strong Dependency Order
task_graph_which_satisfied

Find the Next Packages Not Dependent on an Unavailable Package
throttle

Generate A Rate Limiting Throttle Function
ansi

Various utilities for formatting ANSI output
check_design

Check Design Object