Package: SHT Type: Package Title: Statistical Hypothesis Testing Toolbox Version: 0.1.9 Authors@R: c(person("Kyoungjae","Lee",role="aut",email="leekjstat@gmail.com"),person("Lizhen", "Lin", role = "aut", email="lizhen.lin@nd.edu"),person("Kisung", "You", role = c("aut", "cre"),email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))) Description: We provide a collection of statistical hypothesis testing procedures ranging from classical to modern methods for non-trivial settings such as high-dimensional scenario. For the general treatment of statistical hypothesis testing, see the book by Lehmann and Romano (2005) . License: MIT + file LICENSE Encoding: UTF-8 URL: https://www.kisungyou.com/SHT/ BugReports: https://github.com/kisungyou/SHT/issues Imports: Rcpp, Rdpack, stats, utils, pracma, flare LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 RdMacros: Rdpack Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-02-25 22:19:56 UTC RemoteUrl: https://github.com/kisungyou/sht RemoteRef: HEAD RemoteSha: 4e29cda1257f86dd0237d37329af358b54d04f2b NeedsCompilation: yes Packaged: 2026-06-24 02:14:48 UTC; root Author: Kyoungjae Lee [aut], Lizhen Lin [aut], Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You