Skip to content

cli

Helpers for Developing Command Line Interfaces

v3.6.6 · Apr 9, 2026 · MIT + file LICENSE

Description

A suite of tools to build attractive command line interfaces ('CLIs'), from semantic elements: headings, lists, alerts, paragraphs, etc. Supports custom themes via a 'CSS'-like language. It also contains a number of lower level 'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 'ASCII' alternatives. It support ANSI colors and text styles as well.

Downloads

CRAN

2.1M

Last 30 days

5th

6.4M

Last 90 days

22.9M

Last year

Trend: +4.3% (30d vs prior 30d)

r2u CRAN

29.6K

Last 30 days

114.7K

Last 90 days

248.3K

Last year

Trend: -40.9% (30d vs prior 30d)

CRAN Check Status

1 ERROR
12 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 ERROR
Check details (1 non-OK)
ERROR r-release-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/cli.Rcheck/00install.out' for details.

Check History

ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 24, 2026
ERROR r-release-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/cli.Rcheck/00install.out' for details.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 15, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 13, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/cli.Rcheck/00install.out' for details.
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 1 FAILURE Jun 8, 2026
FAILURE r-devel-linux-x86_64-debian-gcc

loading without being on the library search path

ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 6, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/cli.Rcheck/00install.out' for details.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 24, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE May 14, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/cli.Rcheck/00install.out' for details.
ERROR r-oldrel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.5/cli.Rcheck/00install.out' for details.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 11, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 10, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/cli.Rcheck/00install.out' for details.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 8, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE May 4, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/cli.Rcheck/00install.out' for details.
ERROR r-release-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/cli.Rcheck/00install.out' for details.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 30, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 28, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/cli.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 24, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 16, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/cli.Rcheck/00install.out' for details.
WARNING 8 OK · 0 NOTE · 6 WARNING · 0 ERROR · 0 FAILURE Mar 31, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_findVar’,
    ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-fedora-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_findVar’,
    ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-macos-arm64

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-windows-x86_64

compiled code

File 'cli/libs/x64/cli.dll':
  Found non-API calls to R: 'R_UnboundValue', 'Rf_findVar',
    'Rf_findVarInFrame'
These entry points may be removed soon:
'Rf_findVar', 'Rf_findVarInFrame'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
ERROR 9 OK · 1 NOTE · 3 WARNING · 1 ERROR · 0 FAILURE Mar 27, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_findVar’,
    ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/cli.Rcheck/00install.out' for details.
WARNING 9 OK · 2 NOTE · 3 WARNING · 0 ERROR · 0 FAILURE Mar 24, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'cli/libs/x64/cli.dll':
  Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
ERROR 8 OK · 4 NOTE · 1 WARNING · 1 ERROR · 0 FAILURE Mar 21, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'cli/libs/x64/cli.dll':
  Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
ERROR r-oldrel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.4/cli.Rcheck/00install.out' for details.
WARNING 9 OK · 4 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'cli/libs/x64/cli.dll':
  Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 16, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘cli/libs/cli.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1672)

imports

ABCDscores AFR AIBias AIGovernance AcceptReject AgePopDenom Andromeda BATSS BCEA BRCore BatchGetSymbols BayLum BayesERtools BayesianDEB BayesianReasoning BigDataPE CBTF CDMConnector CVXR CamelRatiosIndex Capsule CatastRo ClustMC CodelistGenerator CohortCharacteristics CohortConstructor CohortContrast CohortSurvival CopernicusDataspace CopernicusMarine CrossClustering CytoSimplex DAGassist DImodelsVis DPI DSI DSIR DT2 DanielBiostatistics10th DataPackageR DataSetsVerse DecisionDrift DemographicTable DescTools DiagrammeR DiscreteTests DrugUtilisation DynForest ECOSolveR EDCimport EFAtools EpiNow2 EpiStandard ExclusionTable FFTrees FMAT FaaSr FastUtils FeatureExtraction FoCo2 FoReco FoRecoML GA GDPuc GGally GSODR GetBCBData GetDFPData2 GetFREData GetTDData GitAI GitStats GowerSom IBLM INLAvaan IOBR IncidencePrevalence Infusion IssueTrackeR JBrowseR JointFPM LLMR Latamverse LearnSL LearnVizLMM MAIVE MFSIS MLwrap MOODE MSEtool MVN MachineShop MarginalMediation MeasurementDiagnostics MiscMetabar MolgenisArmadillo MultiscaleSCP NBDCtools NHSRwaitinglist OTBsegm OlinkAnalyze OmicFlow OmopConstructor OmopOnSpark OmopSketch OmopStudyBuilder OmopViewer Open.Visualization.Academy PKbioanalysis PL94171 PLNmodels PSTR PaRe PatientProfiles PhenotypeR PieGlyph PlotFTIR PsychWordVec PurpleAir R4GoodPersonalFinances RClickhouse REDCapDM REDCapSync REDCapTidieR RFishBC RGAN ROCnGO RStanTVA RapidFuzz RcppJagger Rduinoiot RegimeChange Rglottography Rigma Rnest RobustMediate Rogue RprobitB S7schema SCIproj SCORPION SDMtune SHARK4R SIAmodules SIAtools SIPDIBGE STATcubeR SelfControlledCohort SigBridgeRUtils SimtablR Slick SomaDataIO SpaDES.core Spower SticsRFiles TITAN2 TVMVP TableContainer TernTables TestGenerator TheOpenAIR TreeDist TreeMineR TreeSearch TwoWayFEWeights UAHDataScienceSC UAHDataScienceUC USAboundaries WeightIt XGeoRTR a5R actxps adj admiral admiraldev admiralmetabolic admiralneuro admiralonco admiralpeds admiralvaccine adrftools adverbial aebdata aemo afcharts aggreCAT agregR agua ahocorasick aieconindex airnow alarmdata ale alien allcontributors allofus almanac alookr altdoc ambiR ambient ambiorix amp.dm amp.sim anabel andorR anndata antaresEditObject ao aopdata apache.sedona apollo appsheet arcgis arcgisgeocode arcgislayers arcgisplaces arcgisutils archive arg artma artoo artpack asciicast askgpt assertions asympDiag ato atrrr attachment aurora autogam autoimport autoslider.core autovi available avesperu awdb azr baRulho babelmixr2 baf bage baguette bakerrr bambooHR bandicoot baseballr basedosdados baselinenowcast baserater basket bayesiansurpriser bayprior bbotk bbw bcdata bdlnm beastt beautils bidux bigrquery biocompute biodosetools birdie bittermelon bivarhr blockr blockr.core blockr.dock blockstrap blvim boe boilerplate bonsai box.linters box.lsp boxr brada brand.yml brandr bregr brickster brightspaceR broom broom.helpers brulee bs4Dash bsicons bskyr btw bullseye bunddev bupaR butcher butterfly cSEM cabinets cache calcite calendar camtrapdp captain carbondata cardargus cardinalR cards cardx caretSDM cartographer cartographr catfun causalDisco causalQual causaldef causalfrag cbioportalR ccdR cellKey censobr censored cer cfbfastR cffr chattr cheatsheet checkCLI checked checker checkhelper checkthat chess choicedata chooseGCM chopin chores chromote cicalc circle cito clarabel clarify cleanepi cliapp climaemet climatekit climenu clinicalfair clinicalsignificance clitable clock cloudfs cloudstoR clustlearn cmmr cnefetools cobalt cocoon codebreaker codemetar codyna coinmarketcapr comexr command compdb comtrade comtradr condathis conflicted conformalbayes congress connectcreds connector connector.databricks connector.sharepoint constructive contactsurveys containr contextFind contoso contrastable cookiemonster cookies corella correlationfunnel countryatlas courieR covid19india covr cpam craftgrn crane creepyalien crew crew.aws.batch cricketdata crosshap crossmap crosstable crstools crumble crypto2 cryptoQuotes csranks csvwr ctoclient ctxR cubble cucumber curriculr cvap cvasi cvdprevent czso dabestr daiR dartRverse data.checker datacommons datasusr dawaR dbMatrix dbProject dbSpatial dbplyr dcce dcmdata dcmstan dcvar debkeepr debtkit decisionpaths deeptime delimtools delma deltapif densityarea deprivateR desc descstat desirability2 desk detourr devtools dials diario diffcp diffmatchpatch dipsaus distilleR distops diveR divent dm dockerfiler docorator doctest dotprofile dpkg dplyr dsTidyverse dsTidyverseClient dtplyr duckh3 duckplyr duckspatial dverse dySEM dynamite easycensus easydb easysurv echarts4r econdatasets econdataverse econid econtools edeaR edfinr edgarfundamentals edibble edr4r educabR edwards97 egnyte ellmer embed emodnet.wfs emuR enderecobr envstat envvar eph epicmodel epidatr epiparameter episensr episomer epizootic eplusr eppoFindeR ergm ervissexplore estadistica ethiodate euroleaguer evalHTE evalITR evolution excluder executablePackeR experiences explore expstudy exuber exvatools eye eyeris f1dataR fEGarch fHMM fable fabletools fabricQueryR fastRhockey fastplyr fastreg fauxnaif favr fcaR fcall fcuk fdacluster fdasrvf fdp feltr ferrn ffiec ffm ffscrapr fgeo fiber fiery filibustr filtro findSVI finetune finnts fio firebase fireproof firesafety firesale firestorm firmmatchr fishmechr fitlandr fitzRoy flashr fledge flipr flir flowchart fmeffects fmpapi fmrihrf foghorn foodwebr forcats formods fpp2 fpp3 fr fred frenchdata frictionless froggeR funModeling funkyheatmap fusen future.tests galah galaxias gander gargle gdalraster geeLite gemini.R genieBPC geobounds geobr geocodebr geomander geosapi geotargets germinationmetrics geslaR getCRUCLdata getProxy getRad gg1d ggDNAvis ggEDA ggalign gganimate ggarrow ggautomap ggbeeswarm ggborderline ggcorrheatmap ggdiagram ggdibbler ggdist ggerror ggetho ggfittext ggforce ggfoundry ggfun gggenes ggh4x gghexsize gghinton ggincerta ggip ggiraph gglinedensity gglogger ggmap ggmapinset ggmice ggmulti ggpath ggpattern ggplot2 ggpointless ggpop ggrain ggraph ggreveal ggseg ggseg.formats ggseg.meshes ggseg3d ggseqplot ggshadow ggside ggsql ggstackplot ggstance ggstar ggstats ggsurveillance ggsurvfit ggtime ggtreebar ggtricks ggvariant ggvfields gh ghclass giscoR gitignore gittargets gleam gloBFPr glossr glyparse glyrepr gmailr goodpractice googleAnalyticsR googleAuthR googleCloudStorageR googlePubsubR googledrive googlesheets4 gooseR govinfoR gptstudio gptzeror gratia greatR grec greed greenSD greenbook groupedHyperframe grwat gsClusterDetect gt gtExtras gtable gtexr gtfsrealtime gtfsrouter gtfstools gtreg gtsummary guideR gutenbergr h3sdm halfmoon hardhat harmony havel haven hcinfer hdImpute healthbR heartbeatr hera heritable heumilkr hfhub hgnc hierNest highlighter hmrc hms holideh hoopR horsey httr2 hubEnsembles hubEvals hubUtils hydrocan hydrodownloadR hyper.gam hypr iDIFr iRfcb ibawds ibger icecdr icecream icomb ife igraph ihsMW ijtiff imagine imfapi imfweo immunarch immundata immunogenetr impala important incase indiedown inecolr inequality infer inferCSN inflationkit influential inkaR innsight ino inphr interactions interflex inti invivoPKfit ipaddress ipeadatar iraceplot irtsim islasso isoband isoorbi itscalledsoccer iucnr ivcheck janusplot japanstat jentre jinjar jirar jlmerclusterperm jmastats jobqueue joinspy jot joyn jpcity jpgrid jsonstat jtools karyotapR keras3 kerasnip keyATM keyed kindling kisopenapi ksformat kvkapiR l1rotation labNorm labelled ladder laminr landscapemetrics lang lava lcsm legendry leprechaun lifecycle lineagefreq linne lintr llmflow llmhelper llmimpute llmshieldr lmtp lobby log logolink lsasim lssdoc lubrilog luz maestro magentabook makepipe mall manifesto manynet mapSpain mappoly mapscanner mark marquee mascarade maskr matchedcc matchmaker matchpointR maths.genealogy matrixCorr matrixset mccount mclustAddons mcptools mctq md4r mdbplyr measr measurementProtocol medfateland meetupr mergenstudio meta metabolic metacore metasnf metasurvey metatools meteoland meteospain mfrmr microinverterdata midi mighty.metadata migrate mini007 miniLNM mixgb mixtime ml mlbplotR mlmpower mlr3 mlr3filters mlr3fselect mlr3misc mlr3pipelines mlr3summary mlr3superlearner mlr3torch mlr3tuning mlr3tuningspaces mmequiv mnirs modeldata modeldb modelenv modeltime modeltime.ensemble modeltime.resample modisfast modsem monolix2rx moodleR mortSOA mortar motherduck move2 mpactr mpathr mpshock mregions2 msSPChelpR msmtools mtscr multideploy multidplyr multimedia multiscape multivarious munch mutationtypes muttest mvBayes myrror nadaverse naijR name namer naniar nasapower navigatr nblR ncaavolleyballr ncodeR nemsqar nettskjemar neuroim2 neuromapr nevada nfl4th nflfastR nflplotR nflreadr nflseedR nflverse ngramr nichetools nlmixr2 nlmixr2est nlmixr2extra nlmixr2lib nlmixr2rpt nlmixr2save nls.multstart nocturn nomisdata nonabsdid nonmem2rx normfluodbf notionapi nowcast nowcastr nrlR nuggets nuts obr octopusR odbc odbr oddsapiR oecdoda oeli officer offsetreg oglcnac ohun ohvbd oldr omicsTools omock omopgenerics omophub ons oolong openFDA openVA openair openairmaps openalexR opendataformat openesm openmpp openscoring oppr optedr optimizeR optweight orbital ordPanel ordered orderly ordr origin orisma osdc osqp otargen outstandR owidapi oysteR oystermapR packagepal pacta.loanbook pacta.multi.loanbook palette paletteer palettes pargasite parquetize parsermd parsnip patchwork pema pensynth perumammals pharmr phonetisr photon phscs phsmethods phsopendata phutil phylepic phylosamp piecemaker piecemeal piggyback pikchr pillar pins pioneeR pipr pixelpuzzle pixieweb pixr pkgbuild pkgcache pkgdepends pkgdown pkggraph pkgload pkgmatch pkgsite pkmapr planscorer plausibounds player pleioh2g pliman plotor plumber2 plutor pointblank pointcoral polish polmineR popbayes poputils portalr postcard powRICLPM power4mome powerjoin ppendemic ppgmmga precommit predictset pregnancy prepR4pcm preregr pretestcad prioritizr probably processmapR processpredictR prodigenr proffer prompt propensity proverbs provolleyballr prt psgc psmineR psychReport pulso purrr pushoverr pvEBayes pvda pysparklyr quadVAR quak quallmer quallmer.app qualtRics quartify quarto quartose querychat quollr r2dii.match r4sub r4subcore r4subprofile r4subrisk r4subscore r4subtrace r5r rChEA3 rDataPipeline rJavaEnv rKolada rTPC racademyocean ractivecampaign ragnar rairtable randotools rappleads raqs rasterpic ravel ravepipeline rayrender rayvertex rb3 rbiodatacr rblimp rbmiUtils rcdo rchroma rcites rcmdcheck rcompendium rdcmchecks rdeps rdhs rdlearn rdomains react read.abares readMDTable readSX readaec readapra readecb readepi readimf readnoaa readoecd readr realestatebr rebib recforest recipes redist redistmetrics redistverse redlist redquack regressinator reprex reproducible reptiledb.data reqres rerddapUtils rescomp resmush resquin restez rethnicity retroharmonize revise rextendr rfold rgee rgeomstats rgoogleads rgsrs rhino rhub ricci rict ricu riem ringostat rixpress rjsoncons rjtools rliger rlinkedinads rlmstudio rlowdb rmangal rmdd rmweather rnaturalearth robotoolbox robust.prioritizr rollama romic ronfig ropenblas roundwork routr roxygen2 roxygen2md roxylint roxytypes rpostgis rredlist rsample rsconnect rspacer rstudio.prefs rstudiothemes rsurveycto rsurvstat rtemis rtemis.a3 rtemis.core rtemis.llm rtestim rtgstat rticulate rtiktokads rtoot rules rvec rvest rwarrior rwig rxode2 rxref rytstat s3 sae.projection saeHB saeHB.unit saens safetensors saros saros.base sars sasquatch sbtools scCustomize scTenifoldKnk scales scan scenes schematic schmear scopusflow scorecard scoringutils scplot scregclust scrutiny sdbuildR sdcHierarchies sdcLog sdmTMB sdtm.oak seekr segclust2d seine selenider sendgridr seqHMM sequoia seqwrap serocalculator serodynamics sessioninfo settingsSync sevenbridges2 sever sewage sfd sfdep sfhotspot sgplot shapr shewhartr shide shiny shiny2docker shinyExprPortal shinyMixR shinyOAuth shinychat shinylive shinyloadtest shinyquiz shinytest2 shinytesters siconvr siera sigminer silviculture simlandr sinew sixtyfour sjSDM sketchy skimr skytrackr slap sleacr slideimp slider smvr snirh.lab snowflakeauth socialmixr socratadata soilKey sortable sourcoise spaMM sparsegl sparsevctrs spdesign spdgp speakr speechmatics splinetrials spotoroo spqrp sqltargets squat srcpkgs sreg srppp srr sspm staat1cho staccuracy stacks stacr stagedtrees staninside starter statnipokladna stbl stenR stochLAB stors streamy streetscape strength stringr strollur styler submitr substackR sudachir sumer summarytabl sumvar supabaseR supernova surreal survalis survdnn surveycore surveydown surveytidy survinger susographql suwo svMisc svgedit svglite sweater syncdr syntheticdata tablexlsx tabpfn tabstats tabular tabxplor tada tailor targeted targets taxa taxize taxodist taylor tceper teal teal.code teems terralink tesouror testthat texanshootR texor text2map textrecipes tf tfevents tfrmt tglkmeans themis theorytools thinkr thisplot thisutils tibble tibblify tidyCDISC tidyEdSurvey tidyREDCap tidyaudit tidybayes tidychangepoint tidyclust tidycmprsk tidydelta tidyextreme tidyfinance tidyfun tidygam tidygraph tidyhydat tidyllm tidymodels tidyna tidynorm tidyplots tidypredict tidyprompt tidyquant tidyr tidyrules tidyselect tidyseurat tidysq tidysummary tidyterra tidytext tidytlg tidytree tidyttmoment tidytuesdayR tidyverse tidywikidatar timbr timeplyr tinyVAST tinytiger tipr tmap tmap.mapgl tmap.sources tmapverse tmfast tna tok toolero torch torchvision trackdown trackopt traktok transportr traudem traumar treemapify treesitter trendseries trps trud tsitter tune tutorizeR twscrapeR typr ubiquity uisapi ukbflow ukhousing unikn unitcm unsum updateme updater urlchecker urlshorteneR usedthese usemodels usethis uxr valentine valr vcr vctrs vecmatch versus vetiver vibass vigicaen visOmopResults visdat vismi vitals voucher vroom vvauditor waldo warbleR washi wbids wbwdi wcvpmatch wdpar webdav webmockr wehoop weird wf whapi whep whereami whippr whirl whitewater wikkitidy wizaRdry wjake worcs workflows workflowsets workspace worldfootballR worldmet wrds writeAlizer writer wru xlr xmap xml2 xplainfi xportr xpose.xtras xrf yardstick yfR yieldcurves yulab.utils z22 zen4R zendown zenstats zephyr zippeR zoomgrid

Dependency Network

Dependencies Reverse dependencies MAMS cTOST circularKDE manydata ABCDscores AFR AIBias AIGovernance AcceptReject AgePopDenom Andromeda BATSS BCEA BRCore BatchGetSymbols +1657 more reverse deps cli

Version History

29 tracked
updated 3.6.6 ← 3.6.5 diff Apr 9, 2026
new 3.6.5 Mar 10, 2026
updated 3.6.5 ← 3.6.4 diff Apr 22, 2025
updated 3.6.4 ← 3.6.3 diff Feb 12, 2025
updated 3.6.3 ← 3.6.2 diff Jun 20, 2024
updated 3.6.2 ← 3.6.1 diff Dec 10, 2023
updated 3.6.1 ← 3.6.0 diff Mar 22, 2023
updated 3.6.0 ← 3.5.0 diff Jan 8, 2023
updated 3.5.0 ← 3.4.1 diff Dec 19, 2022
updated 3.4.1 ← 3.4.0 diff Sep 22, 2022
updated 3.4.0 ← 3.3.0 diff Sep 7, 2022
updated 3.3.0 ← 3.2.0 diff Apr 24, 2022
updated 3.2.0 ← 3.1.1 diff Feb 13, 2022
updated 3.1.1 ← 3.1.0 diff Jan 19, 2022
updated 3.1.0 ← 3.0.1 diff Oct 26, 2021