Package: sass 0.4.10.9000

Image

Carson Sievert

sass: Syntactically Awesome Style Sheets ('Sass')

An 'SCSS' compiler, powered by the 'LibSass' library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the 'Sass CSS' extension language, which is stable, powerful, and CSS compatible.

Authors:Joe Cheng [aut], Timothy Mastny [aut], Richard Iannone [aut], Barret Schloerke [aut], Carson Sievert [aut, cre], Christophe Dervieux [ctb], RStudio [cph, fnd], Sass Open Source Foundation [ctb, cph], Greter Marcel [ctb, cph], Mifsud Michael [ctb, cph], Hampton Catlin [ctb, cph], Natalie Weizenbaum [ctb, cph], Chris Eppstein [ctb, cph], Adams Joseph [ctb, cph], Trifunovic Nemanja [ctb, cph]

sass_0.4.10.9000.tar.gz
sass_0.4.10.9000.zip(r-4.6)sass_0.4.10.9000.zip(r-4.5)sass_0.4.10.9000.zip(r-4.4)
sass_0.4.10.9000.tgz(r-4.6-x86_64)sass_0.4.10.9000.tgz(r-4.6-arm64)sass_0.4.10.9000.tgz(r-4.5-x86_64)sass_0.4.10.9000.tgz(r-4.5-arm64)
sass_0.4.10.9000.tar.gz(r-4.6-arm64)sass_0.4.10.9000.tar.gz(r-4.6-x86_64)sass_0.4.10.9000.tar.gz(r-4.5-arm64)sass_0.4.10.9000.tar.gz(r-4.5-x86_64)
sass_0.4.10.9000.tgz(r-4.5-emscripten)
sass.pdf |sass.html
sass/json (API)
NEWS

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

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

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

16.22 score 101 stars 4.7k packages 272 scripts 1.2M downloads 28 exports 8 dependencies

Last updated from:a8d149b69f. Checks:12 OK, 1 NOTE. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-arm64OK227
linux-devel-x86_64OK230
source / vignettesOK382
linux-release-arm64OK203
linux-release-x86_64OK216
macos-devel-arm64OK154
macos-devel-x86_64OK305
macos-release-arm64OK191
macos-release-x86_64OK438
windows-develOK253
windows-releaseOK267
windows-oldrelNOTE258
wasm-releaseOK241

Exports:as_sassas_sass_layerfont_collectionfont_facefont_googlefont_linkis_font_collectionis_sass_bundleoutput_templatesasssass_bundlesass_bundle_removesass_cache_context_dirsass_cache_getsass_cache_get_dirsass_cache_optionssass_cache_set_dirsass_filesass_file_cachesass_importsass_layersass_layer_filesass_layer_mergesass_optionssass_options_getsass_options_setsass_partialwrite_file_attachments

Dependencies:base64encdigestfastmapfshtmltoolsR6rappdirsrlang

Overview of the sass R package

Rendered fromsass.Rmdusingknitr::rmarkdownon Feb 06 2026.

Last update: 2024-03-15
Started: 2018-08-17

Readme and manuals

Help Manual

Help pageTopics
Convert an R object into Sass codeas_sass
Helpers for importing web fontsfont_collection font_face font_google font_link is_font_collection
An intelligent (temporary) output fileoutput_template
Compile Sass to CSSsass
Retrieve the default file cachesass_cache_get
Create a file cache objectsass_file_cache
Sass Importsass_file sass_import
Bundling Sass layersis_sass_bundle sass_bundle sass_bundle_remove sass_layer sass_layer_file
Compiler Options for Sasssass_options sass_options_get sass_options_set
Compile rules against a Sass Bundle or Sass Layer objectsass_partial

  • Image