Package: fastlogranktest
Type: Package
Title: A Fast Way to Calculate the p-Value of One or Multiple
        Log-Rank-Tests
Version: 0.2.1
Author: Andreas Stelzer, Manuela Lautizi, Tim Kacprowski, Research group of Computational Systems Medicine, Chair of Experimental Bioinformatics, TU Munich 
Maintainer: Tim Kacprowski <tim.kacprowski@wzw.tum.de>
Description: A very fast Log-Rank-Test implementation that is several orders of magnitude faster than the implementation in the 'survival' package.
  Log-Rank-Tests can be computed individually or concurrently using threading.
License: GPL-3
URL: https://github.com/compsysmed/fastlogranktest.git
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
LinkingTo: Rcpp, BH
Imports: Rcpp
Suggests: testthat (>= 2.1.0), survival (>= 3.1)
NeedsCompilation: yes
Packaged: 2020-06-04 10:36:18 UTC; tim
Repository: CRAN
Date/Publication: 2020-06-04 11:20:18 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 02:11:40 UTC; windows
Archs: i386, x64
