sw_vers
# ProductName: macOS
# ProductVersion: 26.4
# BuildVersion: 25E2414 About
R terminology may differ from that commonly used in mathematics and statistics. For explanations and references to the terms and abbreviations used in this Quarto book, please refer to Chapter 9.
4.1 Environment
This Quarto book is created under R version 4.5.3 (2026-03-11) with the aid of packages knitr (Xie 2025, v1.51; 2015; 2014), quarto (Allaire and Dervieux 2024, v1.5.1 with Quarto v1.9.35) and rmarkdown (Allaire et al. 2025, v2.30; Xie et al. 2018, 2020). Documentation and check are supported by packages roxygen2 (Wickham, Danenberg, et al. 2025, v7.3.3) and devtools (Wickham et al. 2026, v2.5.0). Package(s) sloop (Wickham 2019, v1.0.1) and xfun (Xie 2026, v0.57) are also used in the creation of this book.
An Integrated Development Environment (IDE), e.g., RStudio (Posit Team 2026) or Positron, is not required, but highly recommended.
Sys.info()[c('sysname', 'release', 'machine')]
# sysname release machine
# "Darwin" "25.4.0" "arm64"R.version
# _
# platform aarch64-apple-darwin20
# arch aarch64
# os darwin20
# system aarch64, darwin20
# status
# major 4
# minor 5.3
# year 2026
# month 03
# day 11
# svn rev 89597
# language R
# version.string R version 4.5.3 (2026-03-11)
# nickname Reassured ReassurerReaders are strongly advised to download and install the latest version of R, currently R version 4.5.3 (2026-03-11), for macOS (Listing 4.4) or for Windows (Listing 4.5).
'https://cran.r-project.org/bin/macosx/' |>
knitr::include_url(height = '250px')'https://cran.r-project.org/bin/windows/base/' |>
knitr::include_url(height = '250px')4.2 Dependency
The BibTeX and/or BibLaTeX entry for LaTeX users is
citation(package = 'ordPanel') |>
toBibtex()
@Manual{,
title = {ordPanel: Ordered Panel},
author = {Tingting Zhan},
year = {2026},
note = {R package version 0.1.1},
url = {https://github.com/tingtingzhan/ordPanel},
}The ordPanel package Imports the packages
cli(Csárdi 2025, v3.6.5), for attractive command line interfacesconsort(Dayim 2024, v1.2.2), for CONSORT-like flow chartflextable(Gohel and Skintzos 2026, v0.9.11), for flexible tableggplot2(Wickham 2016), for visualizationpatchwork(Pedersen 2025) for visualizationscales(Wickham, Pedersen, et al. 2025, v1.4.0), for colour pallet