Type: Package
Package: L1pack
Title: Routines for L1 Estimation
Version: 0.41
Date: 2022-08-12
Authors@R: 
    c(person(given = "Felipe", family = "Osorio",
             role = c("aut", "cre"),
             email = "felipe.osorios@usm.cl",
             comment = c(ORCID = "0000-0002-4675-5201")),
      person(given = "Tymoteusz", family = "Wolodzko",
             role = "aut"))
Author: Felipe Osorio [aut, cre] (<https://orcid.org/0000-0002-4675-5201>),
  Tymoteusz Wolodzko [aut]
Maintainer: Felipe Osorio <felipe.osorios@usm.cl>
Description: L1 estimation for linear regression, density, distribution function,
    quantile function and random number generation for univariate and multivariate
    Laplace distribution.
Depends: R(>= 3.5.0), fastmatrix
LinkingTo: fastmatrix
Imports: stats, grDevices, graphics
License: GPL-3
URL: http://l1pack.mat.utfsm.cl/
NeedsCompilation: yes
LazyLoad: yes
Packaged: 2022-08-12 20:41:14 UTC; felipe
Repository: CRAN
Date/Publication: 2022-08-15 08:20:08 UTC
