orbis: Interactive and High-Resolution Layered Graphics with Built-in World Maps

A layered grammar of graphics that compiles plots to a resolution-independent scene description and renders it through two back-ends: a self-contained SVG writer with embedded 'JavaScript' for interactive figures (tooltips, hover highlighting, zoom, pan and legend toggling) and R's own graphics devices for publication-quality output at any resolution. Geographic layers are first class: a simplified world polygon dataset ships with the package and can be drawn with several map projections, including Robinson, Equal Earth and an orthographic globe. The layered grammar follows Wickham (2010) <doi:10.1198/jcgs.2009.07098>; projections follow Snyder (1987) <doi:10.3133/pp1395> and, for Equal Earth, Savric, Patterson and Jenny (2019) <doi:10.1080/13658816.2018.1504949>; line simplification uses Douglas and Peucker (1973) <doi:10.3138/FM57-6770-U75U-7727>; the default colour scales follow the guidance on perceptually uniform palettes of Crameri, Shephard and Heron (2020) <doi:10.1038/s41467-020-19160-7>.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: grDevices, grid, stats, utils, htmltools
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown, spelling
Published: 2026-08-05
DOI: 10.32614/CRAN.package.orbis (may not be active yet)
Author: Muhammad Farooqi ORCID iD [aut, cre]
Maintainer: Muhammad Farooqi <mqfarooqi at gmail.com>
BugReports: https://github.com/mqfarooqi1/orbis/issues
License: MIT + file LICENSE
URL: https://github.com/mqfarooqi1/orbis, https://mqfarooqi1.github.io/orbis/
NeedsCompilation: no
Language: en-GB
Materials: README, NEWS
CRAN checks: orbis results

Documentation:

Reference manual: orbis.html , orbis.pdf
Vignettes: Getting started with orbis (source, R code)

Downloads:

Package source: orbis_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=orbis to link to this page.