wjake
Personal Themes and Formatting Preferences
Description
A collection of utility functions, themes, and templates to support personal data analysis workflows. Includes functions for formatting numeric values as text, custom themes and color scales for 'ggplot2', and automatic formatting for tables created with 'gt'.
Downloads
374
Last 30 days
11206th
580
Last 90 days
580
Last year
Trend: +81.6% (30d vs prior 30d)
1
Last 30 days
7
Last 90 days
7
Last year
Trend: -83.3% (30d vs prior 30d)
CRAN Check Status
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 | WARNING |
| 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 | OK |
Check details (3 non-OK)
for code/documentation mismatches
2026-06-10 08:48:51.270 R[20002:325880] XType: Using static font registry. 2026-06-10 08:48:51.726 R[20272:326387] XType: Using static font registry. 2026-06-10 08:48:52.298 R[20564:326895] XType: Using static font registry.
for missing documentation entries
2026-06-10 08:48:50.785 R[19556:325235] XType: Using static font registry. All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual.
whether startup messages can be suppressed
2026-06-10 08:48:47.081 R[18275:322634] XType: Using static font registry. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage.
Check History
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 10, 2026
whether startup messages can be suppressed
2026-06-10 08:48:47.081 R[18275:322634] XType: Using static font registry. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage.
ERROR 10 OK · 0 NOTE · 1 WARNING · 2 ERROR · 0 FAILURE Jun 8, 2026
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [44s/45s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(wjake)
>
> test_check("wjake")
Saving _problems/test-write-bib-9.R
Saving _probl
...[truncated]...
cite_package)), file)
3. ├─base::unlist(lapply(pkg, cite_package))
4. └─base::lapply(pkg, cite_package)
5. └─wjake (local) FUN(X[[i]], ...)
[ FAIL 4 | WARN 3 | SKIP 15 | PASS 184 ]
Error:
! Test failures.
Execution halted
tests
Running ‘spelling.R’
Running ‘testthat.R’ [124s/179s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(wjake)
>
> test_check("wjake")
Saving _problems/test-fmt-text-165.R
Saving _problems/t
...[truncated]...
erences:
`actual[8:14]`: "−.575" "−.528" "−.125" ".000" ".003" ".506" ".602"
`expected[8:14]`: "−.575" "−.528" "−.125" "−.000" ".003" ".506" ".602"
[ FAIL 3 | WARN 0 | SKIP 15 | PASS 195 ]
Error:
! Test failures.
Execution halted
whether startup messages can be suppressed
2026-05-22 11:36:36.993 R[84508:584540] XType: Using static font registry. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage.
WARNING 6 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE May 22, 2026
whether startup messages can be suppressed
2026-05-22 11:36:36.993 R[84508:584540] XType: Using static font registry. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage.
ERROR 3 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 21, 2026
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [46s/66s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(wjake)
>
> test_check("wjake")
Saving _problems/test-fmt-text-165.R
Saving _prob
...[truncated]...
erences:
`actual[8:14]`: "−.365" "−.233" "−.057" ".000" ".227" ".348" ".448"
`expected[8:14]`: "−.365" "−.233" "−.057" "−.000" ".227" ".348" ".448"
[ FAIL 3 | WARN 0 | SKIP 15 | PASS 195 ]
Error:
! Test failures.
Execution halted
Code
Code metrics have not been computed for this package yet.