Jay Hesselberth

Results 21 issues of Jay Hesselberth

Is there a way to use r-appveyor to identically emulate builds on CRAN during package submission? I have a [package](https://github.com/jayhesselberth/valr) that uses Rcpp and builds fine with all three compilers...

help wanted

From: https://github.com/r-lib/pkgdown/issues/715 Surprisingly this works for cross-package documentation ```yaml ... - title: Visualization & Display desc: Graphics functions and print formats contents: - tf::plot.tf - geom_spaghetti - gglasagna - geom_capellini...

https://github.com/lh3/cgranges

http://bioconductor.org/packages/release/bioc/html/regioneR.html and Bioinformatics publication therein. Add a mention in README.

from the [paper](http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002529): > The p-value and the direction of difference from the null hypothesis (that the positions of `Q` and `R` are independent) are obtained by permutation. Each permutation...

cpp

In rnabioco/antigen-tracking#6 we found two groups who did a similar experiment and ended up with different naming conventions for the same / similar cell types. It would be nice to...

enhancement

[rcmdcheck fails on macos-latest](https://github.com/rnabioco/djvdj/actions/runs/3364794309/jobs/5579557574#step:6:66) because of these warnings: ```r Warning: Found the following significant warnings: Warning: namespace ‘rgdal’ is not available and has been replaced Warning: namespace ‘DBI’ is not...

- update description description, version, biocviews, and lazydata - slot accessors in vignettes part of #108

Ideally the test suite would finish in less than a minute. Right now it's > 5 minutes: ```r ==> devtools::test() ℹ Testing djvdj ✔ | F W S OK |...

There are lots of these warnings in the tests after [new tidyselect](https://github.com/r-lib/tidyselect/issues/169): ```r Warning (test-filter-vdj.R:104): filter_vdj all cells filtered Use of .data in tidyselect expressions was deprecated in tidyselect 1.2.0....