Skip to content

cli

Helpers for Developing Command Line Interfaces

v3.6.5 · Apr 23, 2025 · 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

1.9M

Last 30 days

6th

6.8M

Last 90 days

21.4M

Last year

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

CRAN Check Status

7 WARNING
7 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang WARNING
r-devel-linux-x86_64-debian-gcc WARNING
r-devel-linux-x86_64-fedora-clang WARNING
r-devel-linux-x86_64-fedora-gcc WARNING
r-devel-macos-arm64 WARNING
r-devel-windows-x86_64 WARNING
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 WARNING
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (7 non-OK)
WARNING r-devel-linux-x86_64-debian-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-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: ‘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-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.
WARNING r-patched-linux-x86_64

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.

Check History

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 (1480)

imports

ABCDscores AFR AIBias AcceptReject AgePopDenom Andromeda BATSS BCEA BatchGetSymbols BayLum BayesERtools BayesianReasoning CBTF CDMConnector CVXR Capsule CatastRo ClustMC CodelistGenerator CohortCharacteristics CohortConstructor CohortSurvival CopernicusMarine CrossClustering CytoSimplex DAGassist DImodelsVis DPI DSI DanielBiostatistics10th DataPackageR DataSetsVerse DemographicTable DescTools DiagrammeR DiscreteTests DrugUtilisation DynForest ECOSolveR EDCimport EFAtools EpiNow2 EpiStandard ExclusionTable FFTrees FMAT FaaSr FastUtils FeatureExtraction FoCo2 FoReco GA GDPuc GGally GSODR GetBCBData GetTDData GitAI GitStats GowerSom IBLM INLAvaan IncidencePrevalence Infusion IssueTrackeR JBrowseR JointFPM LLMR Latamverse LearnSL LearnVizLMM MAIVE MFSIS MLwrap MOODE MSEtool MVN MachineShop MarginalMediation MeasurementDiagnostics MolgenisArmadillo MultiscaleSCP NBDCtools NHSRwaitinglist OTBsegm OlinkAnalyze OmicFlow OmopConstructor OmopOnSpark OmopSketch OmopViewer Open.Visualization.Academy PKbioanalysis PL94171 PLNmodels PSTR PaRe PatientProfiles PhenotypeR PieGlyph PlotFTIR PsychWordVec PurpleAir R4GoodPersonalFinances RClickhouse REDCapDM REDCapTidieR RFishBC RGAN ROCnGO RStanTVA RcppJagger Rduinoiot RegimeChange Rglottography Rigma Rnest Rogue RprobitB S7schema SCORPION SDMtune SIAmodules SIAtools SIPDIBGE STATcubeR SigBridgeRUtils SimtablR Slick SomaDataIO SpaDES.core SticsRFiles TITAN2 TVMVP TableContainer TernTables TestGenerator TheOpenAIR TreeDist TreeMineR TreeSearch TwoWayFEWeights UAHDataScienceSC UAHDataScienceUC USAboundaries WeightIt a5R actxps adj admiral admiraldev admiralmetabolic admiralneuro admiralonco admiralpeds admiralvaccine adrftools adverbial afcharts aggreCAT agregR agua airnow alarmdata ale alien allcontributors allofus almanac alookr altdoc ambiR ambient ambiorix amp.dm anabel andorR anndata antaresEditObject ao aopdata apache.sedona apollo appsheet arcgis arcgisgeocode arcgislayers arcgisplaces arcgisutils archive artma artpack asciicast askgpt assertions asympDiag atrrr attachment augmentedRCBD autogam autoimport autoslider.core autovi available avesperu awdb azr baRulho babelmixr2 baf bage baguette bakerrr bambooHR bandicoot baseballr basedosdados baselinenowcast baserater basket bbotk bbw bcdata bdlnm beastt bidux bigrquery biocompute biodosetools birdie bittermelon bivarhr blit 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 bupaR butcher butterfly cSEM cabinets cache calcite calendar camtrapdp captain cardargus cardinalR cards cardx caretSDM cartographer cartographr catfun causalDisco causalQual causaldef cbioportalR ccdR cellKey censo2017 censobr censored cfbfastR cffr chattr cheatsheet checkCLI checked checker checkhelper checkthat chess choicedata chooseGCM chopin chores chromote cicalc circle cito clarabel cleanepi cliapp climaemet climatekit climenu clinicalfair clinicalsignificance clitable clock cloudfs cloudstoR clustlearn cmmr cnefetools cobalt cocoon codebreaker codemetar codyna coinmarketcapr comexr command compdb comtradr condathis conflicted conformalbayes congress connectcreds connector connector.databricks constructive contactsurveys contextFind contoso contrastable cookiemonster cookies corella correlationfunnel coursekata covid19india covr cpam crane creepyalien crew crew.aws.batch cricketdata crosshap crossmap crosstable crstools crumble crypto2 cryptoQuotes csranks csvwr ctoclient ctxR cubble cucumber cvap cvasi cvdprevent czso dabestr daiR dartRverse datacommons dawaR dbplyr dcmdata dcmstan debkeepr debtkit decisionpaths deeptime delimtools delma deltapif densityarea desc descstat desirability2 desk detourr devtools dials diffmatchpatch dipsaus distops diveR divent dm dockerfiler docorator doctest dotprofile dpkg dplyr dsTidyverse dsTidyverseClient dsmSearch dtplyr duckplyr duckspatial dverse dySEM dynamite easycensus easydb easysurv echarts4r econdatasets econdataverse econid econtools edeaR edfinr edgarfundamentals edibble educabR edwards97 egnyte ellmer embed emodnet.wfs emuR enderecobr envstat envvar eph epicmodel epidatr epiparameter episensr episomer epizootic eplusr ergm ervissexplore estadistica ethiodate eudata euroleaguer evalHTE evalITR evolution excluder executablePackeR experiences explore expstudy exuber exvatools eye eyeris f1dataR fEGarch fHMM fable fabricQueryR fastRhockey fastplyr fastreg fauxnaif favr fcaR fcall fcuk fdacluster fdasrvf fdp feltr ferrn ffiec ffm ffscrapr fgeo 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 galigor gander gargle gdalraster geeLite gemini.R genieBPC geobounds geocodebr geomander geosapi geotargets germinationmetrics geslaR getProxy getRad gg1d ggDNAvis ggEDA ggalign gganimate ggarrow ggautomap ggbeeswarm ggborderline ggcorrheatmap ggdiagram ggdibbler ggdist ggetho ggfittext ggforce ggfoundry ggfun gggenes ggh4x gghexsize gghinton ggip ggiraph gglinedensity gglogger ggmap ggmapinset ggmice ggmulti ggpath ggpattern ggplot2 ggpointless ggpop ggrain ggraph ggreveal ggseg ggseg.formats ggseg3d ggseqplot ggshadow ggside ggstackplot ggstance ggstar ggstats ggsurveillance ggsurvfit ggtime ggtreebar ggtricks ggvariant ggvfields gh ghclass giscoR gitignore gittargets gloBFPr glossr glyparse glyrepr gmailr googleAnalyticsR googleAuthR googleCloudStorageR googlePubsubR googledrive googlesheets4 gooseR govinfoR gptstudio gptzeror gratia greed greenSD grwat gsClusterDetect gt gtExtras gtable gtexr gtfsrouter gtfstools gtreg gtsummary guideR gutenbergr halfmoon hardhat havel haven hdImpute healthbR heartbeatr hera heritable heumilkr hfhub hgnc hierNest highlighter hmrc hms hoopR horsey httr2 hubEnsembles hubUtils hydrodownloadR hypr ibawds ibger icecdr icecream ife igraph ijtiff imfapi imfweo immunarch immundata immunogenetr important incase indiedown inecolr infer inferCSN inflationkit inkaR innsight ino inphr interactions inti invivoPKfit ipaddress iraceplot islasso isoband isoorbi itscalledsoccer iucnr japanstat jentre jinjar 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 lmtp lobby log logolink lsasim lubrilog luz maestro makepipe mall manynet mapSpain mappoly mapscanner mark marquee mascarade maskr matchedcc matchmaker maths.genealogy matrixCorr matrixset mccount mclustAddons mcptools mctq md4r measr measurementProtocol medfateland meetupr mergenstudio metabolic metacore metasnf metasurvey metatools meteoland meteospain microinverterdata midi migrate mini007 miniLNM mixgb 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 motherduck move2 mpactr mpathr mregions2 msSPChelpR mtscr multideploy multidplyr multimedia multivarious mutationtypes muttest myrror nadaverse naijR name namer naniar nasapower navigatr nblR ncaavolleyballr ncodeR nemsqar nettskjemar neuromapr nevada nfl4th nflfastR nflplotR nflreadr nflseedR nflverse ngramr nichetools nlmixr2 nlmixr2est nlmixr2extra nlmixr2lib nlmixr2rpt nls.multstart nomisdata nonmem2rx normfluodbf notionapi nowcast nrlR nuggets nuts 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 orderly ordr origin osdc osqp otargen outstandR owidapi oysteR packagepal pacta.loanbook pacta.multi.loanbook palette paletteer palettes pargasite parquetize parsermd parsnip patchwork pema pensynth perumammals pharmr phonetisr phsmethods phsopendata phutil phylepic phylosamp piecemaker piecemeal piggyback pillar pins pioneeR pipr pixelpuzzle pixieweb pixr pkgbuild pkgcache pkgdepends pkgdown pkggraph pkgload planscorer plausibounds player pleioh2g pliman plotor plssem plumber2 plutor pointblank polmineR poputils portalr postcard powRICLPM power4mome powerjoin ppendemic ppgmmga precommit predictset pregnancy preregr pretestcad prioritizr probably processmapR processpredictR prodigenr proffer prompt propensity proverbs provolleyballr prt psmineR purrr pushoverr pvda pysparklyr quadVAR quallmer quallmer.app qualtRics quartify quarto quartose querychat quollr r2dii.match r4sub r4subcore r4subprofile r4subrisk r4subscore r4subtrace r5r rChEA3 rDataPipeline rJavaEnv rKolada racademyocean ractivecampaign ragnar rairtable randotools rappleads raqs ravel ravepipeline rayrender rayvertex rb3 rblimp rbmiUtils rcdo rchroma rcites rcmdcheck rcompendium rdcmchecks rdeps rdhs rdlearn react read.abares readMDTable readSX readaec readapra readecb readepi readnoaa readoecd readr rebib recforest recipes redist redistmetrics redistverse redlist redquack regressinator reprex reproducible reptiledb.data reqres rescomp resmush resquin restez rethnicity revise rextendr rfold rgee rgeomstats rgoogleads rhino rhub ricci rict ricu riem ringostat rixpress rjsoncons rjtools rliger rlinkedinads rlowdb rmangal rmdd rmweather rnaturalearth robotoolbox robust.prioritizr rollama romic ronfig ropenblas roundwork routr roxygen2 roxygen2md roxylint roxytypes rpostgis rredlist rsahmi rsample rsconnect rspacer rstudio.prefs rstudiothemes rsurveycto rsurvstat rtemis rtestim rtgstat rticulate rtiktokads rtoot rules rvec rvest rwarrior rxode2 rytstat s3 sae.projection saeHB saeHB.unit saens safetensors saros saros.base sars sasquatch sbtools scCustomize scTenifoldKnk scales scenes schematic scorecard scoringutils scplot scregclust scrutiny sdcHierarchies sdcLog sdmTMB sdtm.oak seekr segclust2d selenider sendgridr seqHMM sequoia serocalculator sessioninfo settingsSync sevenbridges2 sever sewage sfd sfdep sfhotspot sgplot shapr shide shiny shiny2docker shinyExprPortal shinyMixR shinyOAuth shinychat shinylive shinyloadtest shinyquiz shinytest2 shinytesters siconvr siera sigminer silviculture sinew sixtyfour sjSDM sketchy skimr skytrackr slap sleacr slider smvr snirh.lab snowflakeauth socialmixr socratadata sortable sourcoise spaMM sparsegl sparsevctrs spdesign spdgp speakr splinetrials spotoroo sqlserverconnect sqltargets squat srcpkgs sreg srppp sspm staccuracy stacks stacr stagedtrees staninside starter statnipokladna stbl stenR stochLAB stors streamy streetscape strength string2path stringr styler substackR sudachir sumer summarytabl sumvar supernova surreal survdnn surveydown survinger susographql svMisc svgedit svglite sweater syncdr syntheticdata tablexlsx tabpfn tabstats tabxplor tada tailor targeted targets taxa taxize taxodist taylor teal teal.code testthat texor text2map textrecipes tf tfevents tfrmt tglkmeans themis theorytools thinkr thisplot thisutils ti tibble tidyCDISC tidyEdSurvey tidyREDCap tidyaudit tidybayes tidychangepoint tidyclust tidycmprsk tidydelta tidyextreme tidyfinance 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 tmapverse tna tok torch torchvision trackdown trackopt traktok transportr traudem traumar treemapify treesitter tremendousr trendseries trps trud tune typr ubiquity uisapi unikn 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 wearables webmockr wehoop weird wf whapi whep whereami whippr whirl whitewater wikkitidy wizaRdry 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 AcceptReject AgePopDenom Andromeda BATSS BCEA BatchGetSymbols BayLum BayesERtools +1465 more reverse deps cli

Version History

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
updated 3.0.1 ← 3.0.0 diff Jul 16, 2021
updated 3.0.0 ← 2.5.0 diff Jun 29, 2021
updated 2.5.0 ← 2.4.0 diff Apr 25, 2021
updated 2.4.0 ← 2.3.1 diff Apr 4, 2021
updated 2.3.1 ← 2.3.0 diff Feb 22, 2021
updated 2.3.0 ← 2.2.0 diff Jan 30, 2021