Package: ggpsychro Title: Create Psychrometric Charts Version: 0.1.0 Authors@R: person(given = "Hongyuan", family = "Jia", role = c("aut", "cre", "cph"), email = "hongyuanjia@cqust.edu.cn", comment = c(ORCID = "0000-0002-0075-8183")) Description: Provides 'ggplot2' coordinates, layers, scales, themes, and presets for creating psychrometric charts. The package supports metric and inch-pound unit systems, psychrometric grids, state points, process lines, zones, and thermal comfort overlays for heating, ventilation, air conditioning, and building performance workflows. Depends: R (>= 4.1), ggplot2 (>= 4.0.0) Imports: gridGeometry, polyclip, isoband, checkmate, psychrolib, S7, scales (>= 1.1.0) Suggests: testthat (>= 3.0.0), vdiffr License: MIT + file LICENSE URL: https://hongyuanjia.github.io/ggpsychro/, https://github.com/hongyuanjia/ggpsychro BugReports: https://github.com/hongyuanjia/ggpsychro/issues Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Collate: 'aaa-.R' 'stat.R' 'utils.R' 'stat-psychro-bin.R' 'psychro-extra.R' 'psychro-state.R' 'comfort-core.R' 'comfort-adaptive.R' 'comfort-grid.R' 'comfort-band.R' 'comfort-heat-index.R' 'comfort-pmv-label.R' 'comfort-native.R' 'comfort-model.R' 'comfort-dispatch.R' 'comfort-pmv-curve.R' 'comfort-pmv-band.R' 'comfort-pmv.R' 'comfort-calc.R' 'comfort-contour.R' 'comfort-givoni.R' 'comfort-zone.R' 'comfort-stat.R' 'comfort-stat-pmv.R' 'comfort-layer-field.R' 'scale-comfort.R' 'comfort-stat-givoni.R' 'comfort-layer-givoni.R' 'comfort-stat-heat-index.R' 'comfort-layer-heat-index.R' 'comfort-layer-pmv.R' 'coord-psychro.R' 'coord-clip.R' 'coord-foreground.R' 'psychro-tile-grid.R' 'psychro-zone.R' 'psychro-tile-clip.R' 'geom-psychro-tile.R' 'ggpsychro-package.R' 'ggpsychro.R' 'grid-label-renderer.R' 'grid-layer.R' 'guide-label.R' 'guide-panel.R' 'guide-protractor.R' 'guides-grid.R' 'labels.R' 'layer.R' 'layout.R' 'plot-build.R' 'plot-construction.R' 'trans.R' 'scale.R' 'theme.R' 'zzz.R' Config/testthat/edition: 3 Repository: https://hongyuanjia.r-universe.dev Date/Publication: 2026-07-19 16:40:57 UTC RemoteUrl: https://github.com/hongyuanjia/ggpsychro RemoteRef: HEAD RemoteSha: 7c2cb24f992dfa2d073dda40e66986a2bf4f9045 NeedsCompilation: yes Packaged: 2026-07-19 17:43:10 UTC; root Author: Hongyuan Jia [aut, cre, cph] (ORCID: ) Maintainer: Hongyuan Jia