Sponsor of the Day:
Jerkmate
https://stringi.gagolewski.com/rapi/stri_encode.html
stri_encode: Convert Strings Between Given Encodings - R Package stringi
r package stringiencodeconvertstringsgiven
https://xgboost.readthedocs.io/en/release_3.2.0/R-package/index.html
XGBoost R Package — xgboost 3.2.1 documentation
3 2 1r packagexgboostdocumentation
https://bioc.r-universe.dev/Rhtslib
Rhtslib: HTSlib high-throughput sequencing library as an R package
high throughput sequencinglibrarypackage
https://stringi.gagolewski.com/rapi/stri_extract_boundaries.html
stri_extract_boundaries: Extract Data Between Text Boundaries - R Package stringi
r package stringiboundaries dataextracttext
https://stringi.gagolewski.com/
R Package stringi
r package stringi
https://rdrr.io/find/?repos=bioc
Find an R package
Find an R package according to flexible criteria
r packagefind
https://stringi.gagolewski.com/install.html
Installing stringi - R Package stringi
r packageinstallingstringi
https://docs.ropensci.org/goodpractice/index.html
Advice on R Package Building • goodpractice
Give advice about good practices when building R packages. Advice includes functions and syntax to avoid, package structure, code complexity, code formatting,...
r package buildingadvicegoodpractice
https://www.academia.edu/165767871/Phybase_an_R_package_for_species_tree_analysis
(PDF) Phybase: an R package for species tree analysis
Apr 18, 2026 - Motivation: Phybase is an R package for phylogenetic analysis using species trees. It provides functions to read, write, manipulate, simulate, estimate,...
r packagetree analysispdfspecies
https://yutani.rbind.io/post/2021-09-21-writing-a-configure-script-for-an-r-package-using-rust/index.html
Writing A Configure Script For An R Package Using Rust – Wannabe Rstats-fu
configure.win and configure
wannabe rstats fuconfigure scriptusing rustwritingpackage
https://rforge.net/
RForge.net - development environment for R package developers
r package developersdevelopment environmentrforge
https://hilaryparker.com/2014/04/29/writing-an-r-package-from-scratch/
Writing an R package from scratch – Hilary Parker
As I have worked on various projects at Etsy, I have accumulated a suite of functions that help me quickly produce tables and charts that I find useful....
r packagehilary parkerwritingscratch
https://stringi.gagolewski.com/rapi/stri_stats_general.html
stri_stats_general: General Statistics for a Character Vector - R Package stringi
r package stringigeneral statisticsstatscharactervector
https://stringi.gagolewski.com/rapi/stri_split_lines.html
stri_split_lines: Split a String Into Text Lines - R Package stringi
r package stringisplitlinestext
https://www.jstatsoft.org/article/view/v115i07
skewlmm: An R Package for Fitting Skewed and Heavy-Tailed Linear Mixed Models | Journal of...
linear mixed modelspackagefittingskewedheavy
https://r-hub.github.io/rhub/index.html
Tools for R Package Developers • rhub
R-hub v2 uses GitHub Actions to run R CMD check and similar package checks. The rhub package helps you set up R-hub v2 for your R package, and start running...
r package developerstoolsrhub
https://www.datawrapper.de/blog/why-i-created-an-r-library-to-use-Datawrappers-api
Why I created an R package to use Datawrapper’s API and how to use it | Datawrapper Blog
I wrote a package in the programming language R called DatawRappr that makes it easier to use the Datawrapper API.
r packagedatawrapper blogcreateduseapi
https://yutani.rbind.io/post/a-quick-note-about-how-to-bundle-rust/index.html
A Quick Note About How To Bundle Rust Crates For An R Package – Wannabe Rstats-fu
wannabe rstats fuquick noterust cratesbundlepackage
https://remotes.r-lib.org/
R Package Installation from Remote Repositories, Including GitHub • remotes
Download and install R packages stored in GitHub, GitLab, Bitbucket, Bioconductor, or plain subversion or git repositories. This package provides the install_*...
r packageinstallationremoterepositoriesincluding
https://stats.stackexchange.com/questions/675797/maxing-out-multcomp-of-r-package-marginaleffects
multiple comparisons - Maxing out multcomp of R package marginaleffects - Cross Validated
I'm attempting to run comparisons for every factor pair (3) at each point in a 40 x 20 grid of the smooth term of a GAM using comparisons() of the...
multiple comparisonscross validatedmaxingpackage
https://ropensci.r-universe.dev/goodpractice
goodpractice: Advice on R Package Building
r package buildinggoodpracticeadvice
https://stringi.gagolewski.com/rapi/stri_datetime_symbols.html
stri_datetime_symbols: List Localizable Date-Time Formatting Data - R Package stringi
r package stringisymbols listdate timedatetimeformatting
https://github.com/pewresearch/pewmethods
GitHub - pewresearch/pewmethods: Pew Research Center Methods team R package of miscellaneous...
Pew Research Center Methods team R package of miscellaneous functions - pewresearch/pewmethods
pew research centergithubmethodsteampackage
https://r-hub.github.io/rhub/reference/rhub_setup.html
Setup the current R package for use with R-hub — rhub_setup • rhub
It adds or updates the R-hub workflow file to the current package, and advises on next steps.
r packagesetupcurrentusehub
https://yutani.rbind.io/post/2021-06-06-unofficial-introduction-to-extendr-1-your-first-r-package-with-rust/index.html
Unofficial Introduction To extendr (1): Your First R Package With Rust – Wannabe Rstats-fu
Integrate R and Rust with extendr.
wannabe rstats fuunofficialintroduction1first
https://journals.library.ualberta.ca/istl/index.php/istl/article/view/2777
Margaret: Streamlining Research Productivity Analysis in Colombia with an R Package for GrupLAC...
research productivitymargaretstreamlininganalysiscolombia
https://opensource.posit.co/resources/videos/2021-03-17_ellis-hughes-r-package-validation-framework-posit/
Ellis Hughes | R Package Validation Framework | Posit :: Posit Open Source
image: thumbnail.jpg
posit open sourceellishughespackagevalidation
https://docs.ropensci.org/goodpractice/
Advice on R Package Building • goodpractice
Give advice about good practices when building R packages. Advice includes functions and syntax to avoid, package structure, code complexity, code formatting,...
r package buildingadvicegoodpractice
https://opensource.posit.co/resources/videos/2021-02-19_malcolm-barrett-youre-already-ready-zen-and-the-art-of-r-package-development-rstudio/
Malcolm Barrett | You're Already Ready: Zen and the Art of R Package Development | RStudio :: Posit...
image: thumbnail.jpg
already readypackage developmentrstudio positmalcolmbarrett
https://r-hub.github.io/rhub/
Tools for R Package Developers • rhub
R-hub v2 uses GitHub Actions to run R CMD check and similar package checks. The rhub package helps you set up R-hub v2 for your R package, and start running...
r package developerstoolsrhub
https://opensource.posit.co/resources/videos/2019-09-05_karl-broman-r-qtl2-rewrite-of-a-very-old-r-package-rstudio-2019/
Karl Broman | R qtl2 Rewrite of a very old R package | RStudio (2019) :: Posit Open Source
image: thumbnail.jpg
rstudio 2019 positopen sourcekarlbromanqtl2
https://blog.r-project.org/2021/03/12/windows/utf-8-toolchain-and-cran-package-checks/index.html
Windows/UTF-8 Toolchain and CRAN Package Checks - The R Blog
utf 8cran packagewindowstoolchainchecks
https://rdrr.io/r/base/base-package.html
base-package: The R Base Package
base packager
https://statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/
A package to download free Springer books during Covid-19 quarantine - Stats and R
This article presents a R package which allows to download free data science books in PDF that are made available by Springer during the COVID-19 quarantine
covid 19 quarantinedownload freepackagespringerbooks
https://bookdown.org/rdpeng/RProgDA/reading-tabular-data-with-the-readr-package.html
1.3 Reading Tabular Data with the readr Package | Mastering Software Development in R
The book covers R software development for building data science tools. As the field of data science evolves, it has become clear that software development...
1 3tabular datamastering softwarereadingreadr
https://stackoverflow.com/questions/79930942/obtaining-one-type-of-forecasts-from-another-one-with-the-fable-package
r - Obtaining one type of forecasts from another one with the fable package - Stack Overflow
one typestack overflowobtainingforecastsanother
https://www.press.bmwgroup.com/usa/article/detail/T0452768EN_US/bmw-motorrad-presents-the-tracker-accessories-package-for-the-bmw-r-12-ninet
BMW Motorrad presents The Tracker accessories package for the BMW R 12 nineT.
Customizing Kit in the Style of a Flat Track Racer.
bmw motorradtracker accessoriespresentspackage12
https://r-pkgs.org/package-within.html
5 The package within – R Packages (2e)
Learn how to create a package, the fundamental unit of shareable, reusable, and reproducible R code.
r packages 2e5within