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.zip(r-4.7)fastJT_1.0.8.zip(r-4.6)fastJT_1.0.8.zip(r-4.5)
fastJT_1.0.8.tgz(r-4.6-x86_64)fastJT_1.0.8.tgz(r-4.6-arm64)fastJT_1.0.8.tgz(r-4.5-x86_64)fastJT_1.0.8.tgz(r-4.5-arm64)
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://dcibioinformatics.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.00 score 10 scripts 223 downloads 1 mentions 4 exports 1 dependencies

Last updated from:74dc52592f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK125
linux-devel-x86_64OK120
source / vignettesOK167
linux-release-arm64OK110
linux-release-x86_64OK108
macos-release-arm64OK115
macos-release-x86_64OK330
macos-oldrel-arm64OK141
macos-oldrel-x86_64OK258
windows-develOK95
windows-releaseOK115
windows-oldrelOK111
wasm-releaseOK89

Exports:fastJTfastJT.selectpvaluessummary.fastJT

Dependencies:Rcpp

fastJT

Rendered fromfastJT.Rnwusingknitr::knitron May 26 2026.

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