check_first: Perform several checks and fail early.

View source: R/check_first.R

check_firstR Documentation

Perform several checks and fail early.

Description

Perform several checks and fail early.

Usage

check_first(
  os,
  app_name,
  semantic_version,
  function_name,
  nodejs_path,
  package_install_opts,
  build_path,
  cran_like_url,
  git_host,
  git_repo,
  local_package_path
)

Arguments

os

os

app_name

app_name

semantic_version

semantic_version

function_name

function_name

nodejs_path

nodejs_path

package_install_opts

package_install_opts

build_path

build_path

cran_like_url

cran_like_url

git_host

git_host

git_repo

git_repo

local_package_path

local_package_path


ocelhay/shinybox documentation built on May 24, 2022, 10:42 p.m.