Commit d7734455 authored by Ilya Korsunsky's avatar Ilya Korsunsky
Browse files

CRAN stuff

parent 2bbf1be7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
^docs$
^cran-comments.md$
 No newline at end of file
+3 −3
Original line number Diff line number Diff line
Package: presto
Title: Fast Functions for Differential Expression using Wilcox and AUC
biocViews: StatisticalMethod, DifferentialExpression, GeneExpression, RNASeq, SingleCell
Version: 0.99.2
Version: 0.99.0
Authors@R: c(
    person("Ilya", "Korsunsky", email = "ilya.korsunsky@gmail.com", 
        role = c("cre", "aut"), comment = c(ORCID = "0000-0003-4848-3948")),
@@ -15,7 +14,7 @@ Authors@R: c(
Description: Scalable implementation of the Wilcoxon rank sum test and auROC statistic. Interfaces to dense and sparse matrices, as well as genomics analysis frameworks Seurat and SingleCellExperiment. 
License: GPL-3 + file LICENSE
Encoding: UTF-8
Depends: Rcpp
Depends: R (>= 3.4.0), Rcpp
LinkingTo: Rcpp, RcppArmadillo
Imports: 
    dplyr, 
@@ -36,4 +35,5 @@ Suggests:
    SummarizedExperiment,
    broom,
    BiocStyle
NeedsCompilation: yes
VignetteBuilder: knitr
+0 −0

File moved.

cran-comments.md

0 → 100644
+21 −0
Original line number Diff line number Diff line
## Test environments
* local OS X install, R 3.5.3
* https://builder.r-hub.io x86_64-pc-linux-gnu (64-bit)
* win-builder (devel and release)


## R CMD check results
0 ERRORs, 0 WARNING, 0 NOTES

## rhub build results
0 ERRORs, 0 WARNING, 2 NOTES

Possibly mis-spelled words in DESCRIPTION:
  auROC (14:72)
  genomics (14:141)
  Scalable (14:14)
  SingleCellExperiment (14:181)
  
* checking compilation flags used ... NOTE
Compilation used the following non-portable flag(s):
  ‘-Wdate-time’ ‘-Werror=format-security’ ‘-Wformat’