Package: conleyreg Type: Package Title: Estimations using Conley Standard Errors Version: 0.1.8 Authors@R: c(person("Christian", "Düben", email = "cdueben.ml+cran@proton.me", role = c("aut", "cre")), person("Richard", "Bluhm", role = "cph"), person("Luis", "Calderon", role = "cph"), person("Darin", "Christensen", role = "cph"), person("Timothy", "Conley", role = "cph"), person("Thiemo", "Fetzer", role = "cph"), person("Leander", "Heldring", role = "cph")) Description: Functions calculating Conley (1999) standard errors. The package started by merging and extending multiple packages and other published scripts on this econometric technique. It strongly emphasizes computational optimization. Details are available in the function documentation and in the vignette. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/cdueben/conleyreg BugReports: https://github.com/cdueben/conleyreg/issues Imports: stats, sf, Rcpp, data.table, lmtest, foreach, parallel, doParallel, Rdpack, fixest, Matrix, lwgeom, s2, methods Suggests: rmarkdown, knitr LinkingTo: Rcpp, RcppArmadillo RdMacros: Rdpack SystemRequirements: GNU make RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://cdueben.r-universe.dev Date/Publication: 2025-03-19 07:33:34 UTC RemoteUrl: https://github.com/cdueben/conleyreg RemoteRef: HEAD RemoteSha: a3630c1c5bf12134b6f58ea11d7dd547fc755e90 NeedsCompilation: yes Packaged: 2026-07-04 17:58:46 UTC; root Author: Christian Düben [aut, cre], Richard Bluhm [cph], Luis Calderon [cph], Darin Christensen [cph], Timothy Conley [cph], Thiemo Fetzer [cph], Leander Heldring [cph] Maintainer: Christian Düben