Package: RNAAgeCalc Type: Package Title: A multi-tissue transcriptional age calculator Version: 1.25.0 Authors@R: c( person("Xu", "Ren", email = "xuren2120@gmail.com", role = c("aut", "cre")), person("Pei Fen", "Kuan", email = "peifen.kuan@stonybrook.edu", role = "aut")) Description: It has been shown that both DNA methylation and RNA transcription are linked to chronological age and age related diseases. Several estimators have been developed to predict human aging from DNA level and RNA level. Most of the human transcriptional age predictor are based on microarray data and limited to only a few tissues. To date, transcriptional studies on aging using RNASeq data from different human tissues is limited. The aim of this package is to provide a tool for across-tissue and tissue-specific transcriptional age calculation based on GTEx RNASeq data. License: GPL-2 URL: https://github.com/reese3928/RNAAgeCalc BugReports: https://github.com/reese3928/RNAAgeCalc/issues Encoding: UTF-8 Imports: ggplot2, recount, impute, AnnotationDbi, org.Hs.eg.db, stats, SummarizedExperiment, methods Depends: R (>= 3.6) Suggests: knitr, rmarkdown, testthat RoxygenNote: 7.0.2 VignetteBuilder: knitr biocViews: RNASeq,GeneExpression Config/pak/sysreqs: cmake make libbz2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:52:05 UTC RemoteUrl: https://github.com/bioc/RNAAgeCalc RemoteRef: HEAD RemoteSha: d39b87dacb9ea1f070673d285b885a88c068183f NeedsCompilation: no Packaged: 2026-06-18 11:24:46 UTC; root Author: Xu Ren [aut, cre], Pei Fen Kuan [aut] Maintainer: Xu Ren