R/deprecated_defunct.R

#' Deprecated functions in \pkg{analogsea}
#'
#' Debian functions, prefer the Ubuntu equivalents.
#' - `debian_add_swap()`
#' - `debian_install_r()`
#' - `debian_install_rstudio()`
#' - `debian_install_shiny()`
#' - `debian_install_opencpu()`
#' - `debian_apt_get_update()`
#' - `debian_apt_get_install()`
#'
#' @name analogsea-deprecated
NULL

#' Defunct functions in \pkg{analogsea}
#'
#' These functions are gone, no longer available.
#'
#' - `tag_rename()`: DigitalOcean removed this functionality from their API.
#'  See
#'  https://developers.digitalocean.com/documentation/changelog/api-v2/deprecating-update-tag/
#'  for details.
#'
#' @name analogsea-defunct
NULL

Try the analogsea package in your browser

Any scripts or data that you put into this service are public.

analogsea documentation built on April 20, 2023, 1:34 a.m.