Package: connectwidgets 0.2.1.9000

Brian Smith

connectwidgets: Organize and Curate Your Content Within 'Posit Connect'

A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on 'Posit Connect'. The components, Card, Grid, Table, Search, and Filter can be used to produce a showcase page or gallery contained within a static or interactive R Markdown page.

Authors:Brian Smith [aut, cre], Marcos Navarro [aut], David Aja [ctb], Kelly O'Briant [ctb], Posit [cph]

connectwidgets_0.2.1.9000.tar.gz
connectwidgets_0.2.1.9000.zip(r-4.7)connectwidgets_0.2.1.9000.zip(r-4.6)connectwidgets_0.2.1.9000.zip(r-4.5)
connectwidgets_0.2.1.9000.tgz(r-4.6-any)connectwidgets_0.2.1.9000.tgz(r-4.5-any)
connectwidgets_0.2.1.9000.tar.gz(r-4.7-any)connectwidgets_0.2.1.9000.tar.gz(r-4.6-any)
connectwidgets_0.2.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
connectwidgets/json (API)

# Install 'connectwidgets' in R:
install.packages('connectwidgets', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rstudio/connectwidgets/issues

Pkgdown/docs site:https://rstudio.github.io

On CRAN:

Conda:

6.91 score 22 stars 41 scripts 397 downloads 21 exports 47 dependencies

Last updated from:913f563d77. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK123
source / vignettesOK235
linux-release-x86_64OK134
macos-release-arm64OK84
macos-oldrel-arm64OK106
windows-develOK120
windows-releaseOK121
windows-oldrelOK80
wasm-releaseOK114

Exports:%>%by_ownerby_ownersby_tagby_tagsconnectcontentrenderRsccardrenderRscfilterrenderRscgridrenderRscsearchrsc_cardrsc_colsrsc_filterrsc_gridrsc_searchrsc_tablersccardOutputrscfilterOutputrscgridOutputrscsearchOutput

Dependencies:askpassbase64encbslibcachemclicrosstalkcurldigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttrjquerylibjsonliteknitrlazyevallifecyclemagrittrmemoisemimeopensslpillarpkgconfigpurrrR6rappdirsreactablereactRrlangrmarkdownsasssystibbletidyselecttinytexutf8vctrswithrxfunyaml

Publishing
Scheduled RMarkdown | runtime: shiny

Last update: 2023-01-10
Started: 2021-05-20

Using Crosstalk
Example: Grids grouped by owner

Last update: 2021-06-10
Started: 2021-06-02

Readme and manuals

Help Manual

Help pageTopics
Filter content by owner(s)by_owner by_owners
Filter content by tag(s)by_tag by_tags
Class representing a Connect API clientClient
Create a connection to Posit Connectconnect
connectwidgets: Curate your content on Posit Connectconnectwidgets-package connectwidgets
Get Content Itemscontent
Principal (most used) theming variablesdefault_theme
Evaluates required columns for widget's inputevaluate_widget_input
Generate the theme's bslib::bs_dependency to be used by a widget.gen_theme_dependency
Get docmeta theme name (output: html_document: theme)get_bootswatch_theme_name
Get the current bootswatch theme if anyget_current_bootswatch_theme
Get the current user provided bslib theme if anyget_user_provided_theme
Resolve and get theme to be used by a widget. It could be the default connectwidgets styling theme or one provided by the user.resolve_theme_dependency
Card view for contentrsc_card
Shiny bindings for rsc_cardrenderRsccard rsccardOutput rsc_card-shiny
Arrange HTML elements or widgets in Bootstrap columnsrsc_cols
Filter widgetrsc_filter
Shiny bindings for rsc_filterrenderRscfilter rscfilterOutput rsc_filter-shiny
Grid view for contentrsc_grid
Shiny bindings for rsc_gridrenderRscgrid rscgridOutput rsc_grid-shiny
Search widgetrsc_search
Shiny bindings for rsc_searchrenderRscsearch rscsearchOutput rsc_search-shiny
Reactable table of the contentrsc_table
Resolve reactable theme for rsc_tablersc_table_sync_theme
Show warnings for large contentwarning_large_content
Show warnings of expected columns for widget's inputwarning_widget_input