• Stars
    star
    718
  • Rank 63,070 (Top 2 %)
  • Language
    TeX
  • License
    Other
  • Created almost 9 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

Efficient R programming: a book

Efficient R programming by Colin Gillespie and Robin Lovelace

Build Status Launch Rstudio Binder

alt text

The text and code for the forthcoming O'Reilly book: Efficient R programming. Pull requests and general comments are welcome.

Get a hard copy from: Amazon (UK), Amazon (USA), O'Reilly

For details on how to build this book, please see the Appendix.

To run the book in a Docker container run the following commands

# from Docker hub
# docker run -e PASSWORD=pw --rm -p 8786:8787 robinlovelace/efficientR
# local version from inside this repo:
docker build -t efficientr docker/rstudio-no-build
docker run -e PASSWORD=pw --rm -p 8785:8787 efficientr

More Repositories

1

poweRlaw

This package implements both the discrete and continuous maximum likelihood estimators for fitting the power-law distribution to data. Additionally, a goodness-of-fit based approach is used to estimate the lower cutoff for the scaling region.
R
108
star
2

rprofile

My .Rprofile set-up
R
50
star
3

efficient

The associated R package for Efficient R programming
R
46
star
4

benchmarkme

Crowd sourced benchmarking
R
40
star
5

roxygen2Comment

An Rstudio addin for adding and remove roygen2 comment
R
26
star
6

travis-examples

R
23
star
7

addinmanager

RStudio addin management made easy
R
19
star
8

rtypeform

An R interface to the 'typeform' API.
R
13
star
9

bmc-microarray

This repo contains the knitr code for the paper: Gillespie, C. S., et al, 2010. Analysing yeast time course microarray data using BioConductor: a case study using yeast2 Affymetrix arrays BMC Research Notes, 3:81.
TeX
13
star
10

statslang

Slides and code for http://www.statslife.org.uk/events/events-calendar/eventdetail/284/-/statistical-computing-languages
TeX
8
star
11

raddins

A collection of RStudio addins
R
7
star
12

renamer

R
6
star
13

In-silico-Systems-Biology

The latex and R code used the in stochastic simulation book chapter in "In silico Systems Biology: A systems-based approach to understanding biological processes".
TeX
5
star
14

dratTravis

Shell
4
star
15

benchmarkme-data

R package containing data from past benchmarks
R
3
star
16

talks

A list of recent talks
JavaScript
3
star
17

plmcmc

R
2
star
18

minifyHTML

A binding the Javascript-based HTML compressor/minifier
R
2
star
19

illumina-analysis

This repository contains the knitr/latex source, graphics and R code used in book chapter in Cockell, S, Bashton, M, Gillespie, CS. Bioconductor tools for microarray data analysis. In: Microarray Image and Data Analysis: Theory and Practice. CRC Press.
TeX
1
star
20

hybrid-pmcmc

Fortran
1
star
21

riemann-manifold

TeX
1
star
22

expt_design

Code for Efficient construction of Bayes optimal designs for stochastic process models.
R
1
star
23

dotfiles

My dotfiles
Shell
1
star
24

plbayes

Code and data from the paper Estimating the number of casualties in the American Indian war: a Bayesian analysis using the power law distribution
R
1
star
25

abcpmcmc

R
1
star
26

githubactions

My github actions playground. Will be deleted
R
1
star
27

SparseEm

R
1
star