PheCAP

R 패키지 메타데이터와 수집 신호를 모아 봅니다.

Packages / CRAN / PheCAP

PheCAP

v1.2.1
Repository CRANLicense GPL-3Lifecycle activeNeeds compilation no
DOI
10.32614/CRAN.package.PheCAP

Core Signals

첫 화면에서 판단해야 할 수집 신호를 먼저 배치합니다.

0
표시할 핵심 신호가 없습니다.

Supported Backends

DESCRIPTION에서 감지한 backend 관련 package입니다.

1
R
RMySQL
Imports

Quick Facts

기본 메타데이터를 작은 카드와 토큰으로 압축합니다.

profile
Repository
CRAN
Version
1.2.1
License
GPL-3
Lifecycle
active
Needs compilation
no
Last observed
2026-05-30
CRAN
cran.r-project.org/package=PheCAP

수집 소스별 패키지 정보

1개 소스
CRAN
1.2.1
2026-05-30
License
GPL-3
Depends
R (>= 3.3.0)
Imports
graphics, methods, stats, utils, glmnet, RMySQL
Suggests
ggplot2, e1071, randomForestSRC, xgboost, knitr, rmarkdown
Needs compilation
no
Lifecycle
active
Last observed
2026-05-30 10:45:11

이 패키지가 의존하는 패키지

5개 표시전체 12개
PackageTypeSpec
glmnet
CRAN · 1.2.1 · 2026-05-30
Importsglmnet
graphics
CRAN · 1.2.1 · 2026-05-30
Importsgraphics
methods
CRAN · 1.2.1 · 2026-05-30
Importsmethods
RMySQL
CRAN · 1.2.1 · 2026-05-30
ImportsRMySQL
stats
CRAN · 1.2.1 · 2026-05-30
Importsstats
1 / 3

이 패키지를 쓰는 패키지

0개 표시전체 0개
PackageTypeSpec
표시할 dependency edge가 없습니다.
1 / 1

패키지 페이지

All links
44
Repository
CRAN
Version
1.2.1
Collected
2026-05-15 15:15:22
Package page
https://cran.r-project.org/web/packages/PheCAP/index.html
DOI
10.32614/CRAN.package.PheCAP
CRAN checks
https://cran.r-project.org/web/checks/check_results_PheCAP.html
README
https://cran.r-project.org/web/packages/PheCAP/readme/README.html
Reference HTML
https://cran.r-project.org/web/packages/PheCAP/refman/PheCAP.html
Reference PDF
https://cran.r-project.org/web/packages/PheCAP/PheCAP.pdf
Source package
https://cran.r-project.org/src/contrib/PheCAP_1.2.1.tar.gz
Archive
https://CRAN.R-project.org/src/contrib/Archive/PheCAP
Page fields
Author
Yichi Zhang [aut], Chuan Hong [aut], Tianxi Cai [aut], PARSE LTD [aut, cre]
BugReports
https://github.com/celehs/PheCAP/issues
CRAN Checks
PheCAP results
DOI
10.32614/CRAN.package.PheCAP
License
GPL-3
Maintainer
PARSE LTD <software at parse-health.org>
Materials
README
NeedsCompilation
no
Old Sources
PheCAP archive
Package Source
PheCAP_1.2.1.tar.gz
Published
2020-09-17
Reference Manual
PheCAP.html , PheCAP.pdf
URL
https://celehs.github.io/PheCAP/ , https://github.com/celehs/PheCAP
Version
1.2.1
Vignettes
NER using MetaMAP ( source ) Running NLP using NILE ( source ) Example 1: Simulated Data ( source , R code ) Example 2: Real EHR Data ( source , R code ) Main Steps ( source , R code )
Windows Binaries
r-devel: PheCAP_1.2.1.zip , r-release: PheCAP_1.2.1.zip , r-oldrel: PheCAP_1.2.1.zip
MacOS Binaries
r-release (arm64): PheCAP_1.2.1.tgz , r-oldrel (arm64): PheCAP_1.2.1.tgz , r-release (x86_64): PheCAP_1.2.1.tgz , r-oldrel (x86_64): PheCAP_1.2.1.tgz
Version
1.2.1
Published
2020-09-17
DOI
10.32614/CRAN.package.PheCAP
Author
Yichi Zhang [aut], Chuan Hong [aut], Tianxi Cai [aut], PARSE LTD [aut, cre]
Maintainer
PARSE LTD <software at parse-health.org>
BugReports
https://github.com/celehs/PheCAP/issues
License
GPL-3
URL
https://celehs.github.io/PheCAP/ , https://github.com/celehs/PheCAP
NeedsCompilation
no
Materials
README
CRAN Checks
PheCAP results
Reference Manual
PheCAP.html , PheCAP.pdf
Vignettes
NER using MetaMAP ( source ) Running NLP using NILE ( source ) Example 1: Simulated Data ( source , R code ) Example 2: Real EHR Data ( source , R code ) Main Steps ( source , R code )
Package Source
PheCAP_1.2.1.tar.gz
Windows Binaries
r-devel: PheCAP_1.2.1.zip , r-release: PheCAP_1.2.1.zip , r-oldrel: PheCAP_1.2.1.zip
MacOS Binaries
r-release (arm64): PheCAP_1.2.1.tgz , r-oldrel (arm64): PheCAP_1.2.1.tgz , r-release (x86_64): PheCAP_1.2.1.tgz , r-oldrel (x86_64): PheCAP_1.2.1.tgz
Old Sources
PheCAP archive
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"PheCAP.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/refman/PheCAP.html"},{"label":"PheCAP.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/PheCAP.pdf"},{"label":"NER using MetaMAP","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/NER-MetaMAP.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/NER-MetaMAP.Rmd"},{"label":"Running NLP using NILE","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/NLP-NILE.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/NLP-NILE.Rmd"},{"label":"Example 1: Simulated Data","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/example1.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/example1.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/example1.R"},{"label":"Example 2: Real EHR Data","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/example2.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/example2.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/example2.R"},{"label":"Main Steps","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/main.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/main.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/PheCAP/vignettes/main.R"}]
Text
Reference manual: PheCAP.html , PheCAP.pdf Vignettes: NER using MetaMAP ( source ) Running NLP using NILE ( source ) Example 1: Simulated Data ( source , R code ) Example 2: Real EHR Data ( source , R code ) Main Steps ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"PheCAP_1.2.1.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/PheCAP_1.2.1.tar.gz"},{"label":"PheCAP_1.2.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/PheCAP_1.2.1.zip"},{"label":"PheCAP_1.2.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/PheCAP_1.2.1.zip"},{"label":"PheCAP_1.2.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/PheCAP_1.2.1.zip"},{"label":"PheCAP_1.2.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/PheCAP_1.2.1.tgz"},{"label":"PheCAP_1.2.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/PheCAP_1.2.1.tgz"},{"label":"PheCAP_1.2.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/PheCAP_1.2.1.tgz"},{"label":"PheCAP_1.2.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/PheCAP_1.2.1.tgz"},{"label":"PheCAP archive","section":"","type":"","url":"https://CRAN.R-project.org/src/contrib/Archive/PheCAP"}]
Text
Package source: PheCAP_1.2.1.tar.gz Windows binaries: r-devel: PheCAP_1.2.1.zip , r-release: PheCAP_1.2.1.zip , r-oldrel: PheCAP_1.2.1.zip macOS binaries: r-release (arm64): PheCAP_1.2.1.tgz , r-oldrel (arm64): PheCAP_1.2.1.tgz , r-release (x86_64): PheCAP_1.2.1.tgz , r-oldrel (x86_64): PheCAP_1.2.1.tgz Old sources: PheCAP archive
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=PheCAP","section":"","type":"","url":"https://CRAN.R-project.org/package=PheCAP"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=PheCAP to link to this page.
Materials 1
Documentation 15
Vignettes 13
Downloads 9
All page links 44

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN1.2.12026-05-292026-05-30

보안

표시할 OSV 데이터가 없습니다.

문헌 신호

표시할 OpenAlex 데이터가 없습니다.