Skip to content

jumpingrivers/audit.workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ccb029 · Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Aug 24, 2022
Aug 24, 2022
Feb 22, 2025
Aug 24, 2022
Jun 13, 2023
Feb 22, 2025
Aug 4, 2023
Aug 4, 2023
Feb 22, 2025
Feb 22, 2025

Repository files navigation

audit.connect

R-CMD-check

This checks that Posit Workbench has been correctly installed.

Installation

To install the R package, run

install.packages('audit.workbench', 
                 repos = c('https://jumpingrivers.r-universe.dev', 
                           'https://cloud.r-project.org'))

Usage

Running the test is straightforward

library("audit.workbench")
check(server = "https://www.server.name/")