Skip to content

tfrmt

Applies Display Metadata to Analysis Results Datasets

v0.3.0 · Jan 23, 2026 · Apache License (>= 2)

Description

Creates a framework to store and apply display metadata to Analysis Results Datasets (ARDs). The use of 'tfrmt' allows users to define table format and styling without the data, and later apply the format to the data.

Downloads

575

Last 30 days

6199th

2K

Last 90 days

6.7K

Last year

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

CRAN Check Status

13 OK
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 OK
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 History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 3, 2026
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [89s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(tfrmt)
  > 
  > test_check("tfrmt")
  Writing json file out to:
  test.json
  i Denominator set by "TRT01A" column in `denom
...[truncated]...
 22.                       ├─base::as.data.frame(x[[i]], optional = TRUE)
   23.                       └─base::as.data.frame.integer(x[[i]], optional = TRUE)
  
  [ FAIL 3 | WARN 0 | SKIP 36 | PASS 657 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies cli dplyr forcats ggplot2 glue gt jsonlite magrittr purrr rlang stringi stringr tibble tidyr tidyselect tfrmtbuilder docorator tfrmt

Version History

11 tracked
new 0.3.0 Mar 10, 2026
updated 0.3.0 ← 0.2.1 diff Jan 23, 2026
updated 0.2.1 ← 0.2.0 diff Oct 3, 2025
updated 0.2.0 ← 0.1.3 diff Sep 5, 2025
updated 0.1.3 ← 0.1.2 diff Oct 14, 2024
updated 0.1.2 ← 0.1.1 diff Jul 5, 2024
updated 0.1.1 ← 0.1.0 diff Mar 14, 2024
updated 0.1.0 ← 0.0.3 diff Oct 17, 2023
updated 0.0.3 ← 0.0.2 diff Jun 21, 2023
updated 0.0.2 ← 0.0.1 diff Feb 12, 2023
new 0.0.1 Dec 5, 2022