All Projects → yihui → xran

yihui / xran

Licence: MIT license
Xie's R Archive Network (experimental and for my personal interest only)

Programming Languages

HTML
75241 projects
r
7636 projects
shell
77523 projects

Projects that are alternatives of or similar to xran

TDAstats
R pipeline for computing persistent homology in topological data analysis. See https://doi.org/10.21105/joss.00860 for more details.
Stars: ✭ 26 (+8.33%)
Mutual labels:  cran, r-packages
PopED
Population Experimental Design (PopED) in R
Stars: ✭ 27 (+12.5%)
Mutual labels:  cran
eia
An R package wrapping the US Energy Information Administration open data API.
Stars: ✭ 38 (+58.33%)
Mutual labels:  cran
D3partitionR
R package to visualise interactively hierarchical data.
Stars: ✭ 36 (+50%)
Mutual labels:  cran
rcpptoml
Rcpp Bindings to C++ parser for TOML files
Stars: ✭ 26 (+8.33%)
Mutual labels:  cran
rcppfastfloat
Rcpp Bindings for the 'fastfloat' Header-Only Library
Stars: ✭ 18 (-25%)
Mutual labels:  cran
RDML
RDML data import for R
Stars: ✭ 20 (-16.67%)
Mutual labels:  cran
RcppXPtrUtils
XPtr Add-Ons for 'Rcpp'
Stars: ✭ 17 (-29.17%)
Mutual labels:  cran
bruceR
📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.
Stars: ✭ 110 (+358.33%)
Mutual labels:  cran
Ramble
A R parser based on combinatory parsers.
Stars: ✭ 19 (-20.83%)
Mutual labels:  cran
globals
🌐 R package: Identify Global Objects in R Expressions
Stars: ✭ 27 (+12.5%)
Mutual labels:  cran
TSP
Traveling Salesperson Problem - R package
Stars: ✭ 54 (+125%)
Mutual labels:  cran
apsimx
R package for APSIM-X
Stars: ✭ 30 (+25%)
Mutual labels:  cran
vosonSML
R package for collecting social media data and creating networks for analysis.
Stars: ✭ 65 (+170.83%)
Mutual labels:  cran
fpp3package
All data sets required for the examples and exercises in the book "Forecasting: principles and practice" (3rd ed, 2020) by Rob J Hyndman and George Athanasopoulos <http://OTexts.org/fpp3/>. All packages required to run the examples are also loaded.
Stars: ✭ 93 (+287.5%)
Mutual labels:  cran
rcppcnpy
Rcpp bindings for NumPy files
Stars: ✭ 24 (+0%)
Mutual labels:  cran
ngramr
R package to query the Google Ngram Viewer
Stars: ✭ 46 (+91.67%)
Mutual labels:  cran
ctrdata
Aggregate and analyse information on clinical trials from public registers
Stars: ✭ 26 (+8.33%)
Mutual labels:  cran
beginr
an R package for beginners
Stars: ✭ 15 (-37.5%)
Mutual labels:  cran
DGCA
Differential Gene Correlation Analysis
Stars: ✭ 32 (+33.33%)
Mutual labels:  cran

This is my quick experiment of setting up a CRAN repo on Github. It is purely experimental. I cannot stop you from starring or forking this repo, but please do not tweet about it or send it to any social network websites, because I do not want to give people an impression that I'm trying to fragment the R package community, which will be too bad.

The goal here is to be able to install source packages via the repo https://xran.yihui.org. Most of my packages are written in pure R, so they can be easily installed on Windows/OS X (even without Rtools/Xcode). I do not care about binary packages here, and that is why CRAN is valuable.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].