validate_online: Append a data.frame with online attributes

View source: R/valid.R

validate_onlineR Documentation

Append a data.frame with online attributes

Description

internal function to append a data.frame with an online related sources. The input data.frame has a specific structure, such contain c("Package", version_name_new) columns.

Usage

validate_online(
  result,
  version_name_new = "Version.expected",
  lifeduration,
  checkred,
  repos,
  lib.loc = .libPaths()
)

pacs documentation built on Sept. 28, 2024, 1:07 a.m.