Package: fastJT 1.0.8

Alexander Sibley

fastJT: Efficient Jonckheere-Terpstra Test Statistics for Robust Machine Learning and Genome-Wide Association Studies

This 'Rcpp'-based package implements highly efficient functions for the calculation of the Jonckheere-Terpstra statistic. It can be used for a variety of applications, including feature selection in machine learning problems, or to conduct genome-wide association studies (GWAS) with multiple quantitative phenotypes. The code leverages 'OpenMP' directives for multi-core computing to reduce overall processing time.

Authors:Jiaxing Lin [aut], Alexander Sibley [aut, cre], Ivo Shterev [aut], Kouros Owzar [aut]

fastJT_1.0.8.tar.gz
fastJT_1.0.8.tar.gz(r-4.7-arm64)fastJT_1.0.8.tar.gz(r-4.7-x86_64)fastJT_1.0.8.tar.gz(r-4.6-arm64)fastJT_1.0.8.tar.gz(r-4.6-x86_64)
fastJT_1.0.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fastJT/json (API)
NEWS

# Install 'fastJT' in R:
install.packages('fastJT', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cppopenmp

2.08 score 12 scripts 250 downloads 1 mentions 4 exports 1 dependencies

Last updated from:74dc52592f. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK106
linux-devel-x86_64OK125
source / vignettesOK158
linux-release-arm64OK166
linux-release-x86_64OK103
wasm-releaseOK106

Exports:fastJTfastJT.selectpvaluessummary.fastJT

Dependencies:Rcpp

fastJT

Rendered fromfastJT.Rnwusingknitr::knitron Jun 12 2026.

Last update: 2025-05-01
Started: 2017-01-27