Package: sleev Type: Package Title: Semiparametric Likelihood Estimation with Errors in Variables Version: 1.2.0 Authors@R: c( person("Sarah", "Lotspeich", role = "aut"), person("Ran", "Tao", , "r.tao@vanderbilt.edu", role = c("aut", "cre")), person("Joey", "Sherrill", role = "prg"), person("Jiangmei", "Xiong", role = "ctb"), person("Shawn", "Garbett", role = "prg") ) Description: Efficient regression analysis under general two-phase sampling, where Phase I includes error-prone data and Phase II contains validated data on a subset. License: GPL (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: Rcpp (>= 1.0.7), R (>= 3.5.0) Imports: data.table LinkingTo: Rcpp, RcppArmadillo, RcppEigen Suggests: lme4, MASS, rmarkdown, splines, testthat (>= 3.0.0), R.rsp, tibble, knitr, quarto LazyData: true Config/testthat/edition: 3 URL: https://github.com/dragontaoran/sleev BugReports: https://github.com/dragontaoran/sleev/issues Repository: https://dragontaoran.r-universe.dev Date/Publication: 2026-03-05 16:39:45 UTC RemoteUrl: https://github.com/dragontaoran/sleev RemoteRef: HEAD RemoteSha: a99f25dbb6e66cdd05631f06e7319aa9e7dfe168 NeedsCompilation: yes Packaged: 2026-07-03 06:39:39 UTC; root Author: Sarah Lotspeich [aut], Ran Tao [aut, cre], Joey Sherrill [prg], Jiangmei Xiong [ctb], Shawn Garbett [prg] Maintainer: Ran Tao