Skip to content

juicyjuice

0.1.0

Inline CSS Properties into HTML Tags Using 'juice'

2packages depend
2.1Mdownloads / year
100.0%test coverage
13/13checks pass

Overview

About
Maintained by Richard IannoneFirst published 2022-11-101 releasesCRAN page ↗GitHub ↗

There are occasions where you need a piece of HTML with integrated styles. A prime example of this is HTML email. This transformation involves moving the CSS and associated formatting instructions from the style block in the head of your document into the body of the HTML. Many prominent email clients require integrated styles in HTML email; otherwise a received HTML email will be displayed without any styling. This package will quickly and precisely perform these CSS transformations when given HTML text and it does so by using the JavaScript 'juice' library.

Install

Health

CRAN checks
13OK
Slowest check: 47 s · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.63
100.0%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

2.1M
CRAN downloads in the past year
Rank #342 · ~5.6K/day · ~171.1K/mo
Daily download trend is not available in this view yet.
92K30 days
318.8K90 days
2.1M1 year
Compare downloads with other packages →
Also on10.1K r2u23 autocran27K conda_forge316 c2d4u

Repository

Repository
3Stars
0Forks
2Open issues
0Open PRs
1Releases
84Commits
2Contributors
csshtmlinliningr
84 commits · Last activity 2023-12-15

Repository practices

Upstream repositoryBeta

5 development-tooling and community-health practices detected across 4 families in the upstream repository

Checks run against github.com/rich-iannone/juicyjuice on 2026-07-19.

Continuous integration (1)
GitHub Actions
Lint, format, editor (1)
RStudio project
Governance and community (2)
Issue templatesPR template
Git structural (1)
.gitattributes
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
2 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (1)
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none
Reverse dependencies
2direct
139indirect

Code & Tests

Code Composition
R 44 (64%)Rd 25 (36%)
Code characteristics
Cyclomatic complexity
1.0 median / 1 max
Test cases
1 / 0.63 per code line

Test coverage

Line coverage

100%

Expression

100.0%

Tests / Examples

100.0% / 100% ex

Functions

1 1 exported

Complexity

1 avg / 1 max

Call network

1 nodes / 0 edges

Loading call graph…

Lowest coverage

1 functions
FunctionCycloCoverage
css_inline exp1100%

People & History

People (3)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Contributors (1)
Copyright holders (2)
Author, Maintainer, Copyright holder
Copyright holder
Package Timeline

1 release. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.1.0Latest
    2026-03-10 · current release
  • R
    R 4.5.0 released · 2025-04-11

Package metadata

First published
2022-11-10
Total releases
1 / 4 yrs
License
MIT + file LICENSE OSI
Download size
1.1 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →