Skip to content

Instantly share code, notes, and snippets.

@infotroph
Last active October 18, 2018 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save infotroph/4067c8371236baefdff7c4fe5e3150a1 to your computer and use it in GitHub Desktop.
Save infotroph/4067c8371236baefdff7c4fe5e3150a1 to your computer and use it in GitHub Desktop.
How prevalent is the practice of committing Rd files to Git?
# Do R packages on GitHub commit their Rd files?
# Searched all of GitHub for "RoxygenNote", ordered by recently indexed,
# clicked through on all DESCRIPTION files in first five pages of results,
# if a fork clicked through to source, if a source then
# checked whether man/ directory contains Rd files
pik-piam/madrat, n (Rd files are gitignored)
hemberg-lab/scfind, y
daewoooo/primatR, y
dleutnant/muasdown, y
erikerhardt/RmdNameChunk, y
sqlitus/R-ONOW-Analysis, y
miquelcaceres/IFNdyn, y
stnava/ITKR, y
cran/roptim, y
gergness/srvyr, y
mkearney/chr, y
usa-npn/rnpn, y
jdwor/lesiontools, y
cran/evaluator, y
Thijsq/testpackage, y
TaikiSan21/PAMr, y
madedotcom/retl, y
tdepke/CluMSID, y
sysbiomed/glmSparseNet, y
kjohnsen/MMAPPR2, y
TaikiSan21/PAMmisc, y
vanatteveldt/rsyntax, y
cran/psidR, y
cran/CoordinateCleaner, y
skschum/MFAssignR, y
dmenne/gastempt, y (No man/ directory exists, but has HTML help files in doc/)
davidski/evaluator, y
tximeta/man, y
kvittingseerup/IsoformSwitchAnalyzeR, y
PierreChatelainEilco/Projet-PIC-Metrologie-Intelligente, y
xxzcool/scoremodel, y
caravagn/revolver, y,
neuroconductor-devel/gganatogram, y
nak1/R-JS, y
HCBravoLab/metagenomeFeatures, y
npcooley/Heron, y
PabRod/sleepR, y
SVA-SE/svamap, y
tpq/propr, y
andrew-MET/harpPoint, y
Cortalak/cellID, y
cran/BMSC, y
jinseob2kim/jstable, y
EcoNum/seal.econum, y
zhangjunpeng411/miRSM, y
marvellous122/R-to-JS, y
apache/arrow, y
mitre/aviationgeoms, y
davismcc/scater, y
mcol/nestfs, y
juba/rainette, y
torfason/zulutils, y
catavallejos/BASiCS, y
ropensci/ijtiff, y
VidaliLama/rcosmo, y
inbo/inborutils, y
mrsta235/mirtjml, y
alesaccoia/beintoor, y
rorynolan/autothresholdr, y
mrsta235/lvmcomp, y
UofABioinformaticsHub/strandCheckR, y
rorynolan/detrendr, y
rorynolan/filesstrings, y
rorynolan/strex, y
bryanhanson/ChemoSpec, y
Cirad-ASTRE/mapMCDA, y
petropouloumaria/NMAoutlier, y
kbroman/GNapi, y
JeanettPetersen/simGLMM, y
statnet/EpiModel, y
fasterius/seqCAT, y
qpsy/nonnest2, y
DKMS-LSL/ipdDb, y
muschellij2/oro.nifti, y
markushuff/ConcentrationGame, y
ropensci: all pinned repos y
eddelbuettel: consistently y
hadley: all pinned repos y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment