• Stars
    star
    148
  • Rank 229,835 (Top 5 %)
  • Language
    HTML
  • Created almost 9 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Drat R Archive Template

drat: Drat R Archive Template

CI License CRAN r-universe Dependencies Downloads Last Commit Documentation Fork

drat

What cute people say when they are pissed off

"Oh Drat, i lost my wallet"

Urban Dictionary

Nota Bene

Do not fork this repo as a quick start towards creating your drat, fork this repo instead. See below for more.

Background

The R package ecosystem is one of the cornerstones of the success seen by R. As of July 2020, over 16000 packages are on CRAN, with about one thousand more at BioConductor.

Support for multiple repositories is built deeply into R; mostly via the (default) package utils. The update.packages function (along with several others from the utils package) can be used with ease for these three default repositories as well as many others. But it seemed that support for simple creation and use of local repositories was missing.

Drat tries to help here and supports two principal modes:

  • GitHub by leveraging gh-pages
  • Other repos by using other storage where you can write and provide html access

Please see the next section about how to get started, the package documentation, the drat package page or the blog section on drat for more.

Getting Started

Do not fork this repo as a quick start towards creating your drat, fork this repo instead. See below for more.

See the vignettes

for the FAQ, two principal uses cases, basic motivation and an overview / introduction. The package documentation provides more details. The drat package page has a longer tutorial, and the blog section on drat has even more.

Package documentation, help pages, vignettes, and more is also available here.

Installation

The preferred approach is to install the released package from CRAN via the standard

install.packages("drat")

command.

Quick Start Towards Your Own Drat

drat comes with its own repo creation helper function initRepo, but an even shorter path may be to fork an existing repo. This has been done numerous times with this original repo. However, over time this repo accumulated code refinements along with more documentation making it a little unwieldy. So we set up dedicated repo just to facilitate drat forking. Clone it, and you will have a ready-to-use drat repository.

Status

The package has been available from CRAN since the Spring of 2015 and starting to get some use. Possible improvements, additions and next steps are listed in the TODO.md file.

A few drat repositories are starting to appear (besides this one). An incomplete list (looking at the direct forks as well as GitHub search):

The rOpenSci project uses drat to distribute their code and has written a nice blog post about it.

Travis Integration

Colin Gillespie integrated Travis CI with drat, see his dratTravis repository for more details, and the contributed vignette Combining Drat and Travis

GitHub Actions

Mike Mahoney uses drat with GitHub Actions in a 'push' setting, while Zhian Kamvar uses drat with GitHub Actions in a 'pull' setting.

Author

Dirk Eddelbuettel, with contributions by Felix Ernst, Neal Fultz, Colin Gillespie, Christoph Stepper, Thomas Leeper, Mark van der Loo, Jan Gorecki, and others.

License

GPL (>= 2)

More Repositories

1

littler

A scripting and command-line front-end for GNU R
R
293
star
2

tint

Tint is not Tufte
R
259
star
3

gsir-te

Getting Started in R -- Tinyverse Edition
R
226
star
4

mkl4deb

Adding the Intel MKL to a Debian / Ubuntu system via one simple script
Shell
204
star
5

binb

Binb is not Beamer
TeX
188
star
6

anytime

Anything to POSIXct or Date Converter
R
153
star
7

pinp

Pinp Is Not PNAS -- Two-Column PDF Template
TeX
145
star
8

r2u

CRAN as Ubuntu Binaries
R
138
star
9

rinside

Seamless embedding of R in C++ programs
C++
130
star
10

rquantlib

R interface to the QuantLib library
C++
111
star
11

linl

Linl Is Not Letter -- Markdown-based LaTeX Letter Template
TeX
109
star
12

digest

R package to create compact hash digests of R objects
C
108
star
13

rcppsimdjson

Rcpp Bindings for the 'simdjson' Header Library
C++
104
star
14

rpushbullet

R interface to the awesome Pushbullet service
R
94
star
15

bh

R package providing Boost Header files
C++
80
star
16

crp

Archived copies of the CRAN Repo Policy
HTML
72
star
17

rcppannoy

Rcpp bindings for Annoy
C++
69
star
18

rprotobuf

R Interface to Protocol Buffers
C++
68
star
19

ctv-finance

CRAN Task View: Empirical Finance
R
55
star
20

samples-rmarkdown-metropolis

RMarkdown with Metropolis/Mtheme for Beamer
Makefile
52
star
21

rcppredis

R interface to Redis using the hiredis library
C
49
star
22

nanotime

Nanosecond Resolution Time Functionality for R
R
49
star
23

rcppexamples

Examples of using Rcpp to interface R and C++
C++
45
star
24

inline

Inline C, C++ or Fortran functions in R
R
40
star
25

tidycpp

Tidy C++ wrapping of the C API of R
C++
38
star
26

ctv-hpc

CRAN Task View: High-Performance Computing with R
R
38
star
27

rcppkalman

Kalman filtering via RcppArmadillo
MATLAB
35
star
28

pkgkitten

Create simple packages which pass R CMD check
R
33
star
29

rcpptoml

Rcpp Bindings to C++ parser for TOML files
C++
31
star
30

rcppgsl

Rcpp integration for GNU GSL vectors and matrices
TeX
30
star
31

rfoaas

R interface to FOAAS service
R
28
star
32

rcppcnpy

Rcpp bindings for NumPy files
C++
26
star
33

rvowpalwabbit

R interface to the Vowpal Wabbit
C++
24
star
34

rcppcctz

Rcpp interface to CCTZ library
C++
22
star
35

r-ci

CI for R at Travis, GitHub Actions, Azure Pipelines, ...
22
star
36

ttdo

Extend tinytest with diffobj
R
21
star
37

rcppmsgpack

MsgPack Headers for R / msgpack.org[R]
C++
19
star
38

rcppfastfloat

Rcpp Bindings for the 'fastfloat' Header-Only Library
C++
19
star
39

rcppbdt

Rcpp bindings for Boost Date_Time
C++
17
star
40

docker-ubuntu-r

Docker images for R on Ubuntu
Shell
17
star
41

rcppstreams

A C++ DSEL for real-time event stream processing
C++
15
star
42

t4

Support repo for T^4 Video Lightning Talks
Shell
15
star
43

rticles-gallery

Preview of Templates in the rticles Package
R
14
star
44

rcppspdlog

Bundling of spdlog for use from R and Rcpp
C++
14
star
45

filter-journal-spam

spamassassin blocked-list to avoid traffic from predatory publishers
Makefile
13
star
46

dtts

Time-series functionality based on nanotime and data.table
R
13
star
47

tiledb-user2021

Repository for useR! 2021 TileDB Tutorial Helper Package
R
13
star
48

rcppde

Rcpp port of Differential Evolution
C++
13
star
49

pgapack

A general-purpose, data-structure-neutral, and parallel genetic algorithm library
C
12
star
50

prrd

Parallel Running of Reverse Depends
R
12
star
51

rcppnloptexample

Rcpp Example for accessing NLopt
C++
12
star
52

rcppdate

R package providing date C++ library header files
C++
11
star
53

lwplot

(Experimental but working) LightWeight Plot / Leland Wilkinson Plot -- a ggplot2 2.1.0 fork aiming for lighter weight
R
11
star
54

rcppziggurat

Rcpp bindings for different Ziggurat RNG implementations
C++
11
star
55

pkg-fonts-fira

(Unofficial) Debian packaging for Mozilla Fira fonts
Makefile
11
star
56

asioheaders

R package providing Asio C++ library header files
C++
11
star
57

td

R interface to 'twelvedata' API
R
11
star
58

rapiserialize

Serialization from the C API for R
C++
10
star
59

minm

Minm Is Not Meta: One way to get several RMarkdown-using packages
10
star
60

ppa-rstudio

apt install rstudio rstudio-server quarto
R
10
star
61

rapidatetime

Datetime functionality from the C API for R
C
10
star
62

samples-uzuerich-2017-06

Some Examples for Rcpp Workshop
9
star
63

rcppxts

Rcpp interface to xts objects
C++
9
star
64

rcppapt

Rcpp Interface to the APT Package Manager
C++
9
star
65

dang

A collection of utility functions for R
R
8
star
66

samplecode

Example code for talks or workshops
HTML
8
star
67

earthmovdist

Earth Mover's Distance for R via the Emd-L1 library
C++
8
star
68

rcpputs

Rcpp bindings for algorithms for unevenly spaced time series
C++
8
star
69

random

R package for true random numbers from random.org
R
8
star
70

dieharder-rgb

Random number generator tester
C
7
star
71

beancounter

Stock Portfolio Performance Tool
Perl
7
star
72

gcbd

R package for GPU/CPU benchmarking on Debian-based systems
R
7
star
73

rdieharder

R interface to the Dieharder RNG test suite
C
7
star
74

user2022-r-core-panel

useR! 2022 R Core Keynote and Panel
6
star
75

r-travis

Tools for using R with Travis, GitHub Actions and other CI backends
Shell
6
star
76

docker-debian-r

Docker image for R on Debian
Shell
6
star
77

dieharder

C
6
star
78

rf2

Iteration Two of RinFinance.com
5
star
79

rcpp_comparison_convolution

Rcpp versus C on the Standard Convolution Example
R
5
star
80

rbenchmark

Benchmarking routine for R
R
5
star
81

safy

Show the Global Environment Some Appreciation
R
5
star
82

snap-r-base

Snapcraft for R
R
5
star
83

pkg-latex-metropolis

[deprecated as Metropolis is now in TeXLive and hence Debian] (Unofficial) Debian packaging for Metropolis theme for Beamer
TeX
5
star
84

rcppfastad

Rcpp Bindings to FastAD Automatic Differentiation
C++
5
star
85

sanitizers

Sample R package with C/C++ code to trigger Address and Undefined Behaviour Sanitizers
C++
5
star
86

stackoverflow

Grabbag repo collecting some answers I posted. If only I had started this repo a decade ago...
HTML
5
star
87

ldlasb

Lies, Damned Lies, and Selective Benchmarks
C++
4
star
88

rocker-tiledb

Unofficial Development Docker files for R and TileDB
Makefile
4
star
89

rmsfact

Amazing Random Facts About the World's Greatest Hacker
R
4
star
90

arch

Arrow R and C Helpers
C
4
star
91

data-examples

Unpacked data sets with Gapminder, Titanic and more
R
4
star
92

gaussfacts

The Greatest Mathematician since Antiquity
R
4
star
93

pkg-fonts-jetbrains-mono

(Unofficial) Debian packaging for Jetbrains Mono fonts
Makefile
4
star
94

pkg-fonts-plex

(Unofficial) Debian packaging for IBM Plex fonts
Makefile
4
star
95

drr35

Temporary repository for Debian packages built with R 3.5.0
3
star
96

docker-swc

Docker image for Software Carpentry
3
star
97

cook-county-tax-model

Modeling Cook County Property Taxes
R
3
star
98

rcppnarrow

Some Lightweight Wrapping of narrow via Rcpp
C++
3
star
99

curse

R package to randomly select some colorful language
R
3
star
100

winsorize

Remove outliers by means of winsorization
R
3
star