Type: Package
Package: L1pack
Title: Routines for L1 Estimation
Version: 0.41-2
Date: 2022-10-18
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 using Barrodale and Roberts' method
    <doi:10.1145/355616.361024> and the EM algorithm <doi:10.1023/A:1020759012226>,
    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-10-18 23:46:21 UTC; felipe
Repository: CRAN
Date/Publication: 2022-10-19 07:17:52 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2022-10-19 21:55:06 UTC; windows
Archs: i386, x64
