R/alkahest-package.R

#' @details
#' \tabular{ll}{
#'  **Package:** \tab alkahest \cr
#'  **Type:** \tab Package \cr
#'  **Version:** \tab 1.3.0 \cr
#'  **License:** \tab GPL-3 \cr
#'  **Zenodo:** \tab \doi{10.5281/zenodo.7081524} \cr
#' }
#'
#' @author
#' **Full list of authors and contributors** (alphabetic order)
#'
#' \tabular{ll}{
#'  Nicolas Frerebeau \tab *Université Bordeaux Montaigne, France* \cr
#'  Brice Lebrun \tab *Université Bordeaux Montaigne, France* \cr
#' }
#'
#' **Package maintainer**
#'
#' Nicolas Frerebeau\cr
#' \email{nicolas.frerebeau@@u-bordeaux-montaigne.fr}
#'
#' Archéosciences Bordeaux (UMR 6034)\cr
#' Maison de l'Archéologie\cr
#' Université Bordeaux Montaigne\cr
#' 33607 Pessac cedex\cr
#' France
#' @name alkahest-package
#' @aliases alkahest
#' @docType package
#' @keywords internal
"_PACKAGE"

#' @importFrom grDevices chull xy.coords
#' @importFrom methods .valueClassTest callGeneric setGeneric setMethod
#' @importFrom stats approx lm mad poly predict smooth.spline spline
#' weighted.mean
#' @importFrom utils head tail
NULL

Try the alkahest package in your browser

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

alkahest documentation built on April 3, 2025, 8:52 p.m.