tidypopgen

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

Packages / CRAN / tidypopgen

tidypopgen

v0.4.4
Repository CRANLicense GPL (>= 3)Lifecycle activeNeeds compilation yes
DOI
10.32614/CRAN.package.tidypopgen

Core Signals

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

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

Supported Backends

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

1
D
data.table
Suggests

Quick Facts

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

profile
Repository
CRAN
Version
0.4.4
License
GPL (>= 3)
Lifecycle
active
Needs compilation
yes
Last observed
2026-05-30
CRAN
cran.r-project.org/package=tidypopgen

Build fields

LinkingTo
4
RcppRcppArmadillo (>= 0.9.600)bigstatsrrmio

수집 소스별 패키지 정보

1개 소스
CRAN
0.4.4
2026-05-30
License
GPL (>= 3)
Depends
R (>= 3.5.0), dplyr (>= 1.2.0), tibble
Imports
bigparallelr, bigsnpr, bigstatsr, foreach, generics, ggplot2, methods, MASS, patchwork, runner, rlang, sf, stats, tidyselect, tidyr, utils, Rcpp, vctrs
Suggests
adegenet, admixtools, broom, data.table, hierfstat, knitr, detectRUNS, LEA, pcadapt, RhpcBLASctl, rmarkdown, rnaturalearth, rnaturalearthdata, readr, reticulate, testthat (>= 3.0.0), vcfR, xgboost, spelling
LinkingTo
Rcpp, RcppArmadillo (>= 0.9.600), bigstatsr, rmio
Needs compilation
yes
Lifecycle
active
Last observed
2026-05-30 10:45:11

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

5개 표시전체 44개
PackageTypeSpec
dplyr
CRAN · 0.4.4 · 2026-05-30
Dependsdplyr (>= 1.2.0)
tibble
CRAN · 0.4.4 · 2026-05-30
Dependstibble
bigparallelr
CRAN · 0.4.4 · 2026-05-30
Importsbigparallelr
bigsnpr
CRAN · 0.4.4 · 2026-05-30
Importsbigsnpr
bigstatsr
CRAN · 0.4.4 · 2026-05-30
Importsbigstatsr
1 / 9

이 패키지를 쓰는 패키지

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

패키지 페이지

All links
78
Repository
CRAN
Version
0.4.3
Collected
2026-05-19 17:14:39
Package page
https://cran.r-project.org/web/packages/tidypopgen/index.html
DOI
10.32614/CRAN.package.tidypopgen
Citation
https://cran.r-project.org/web/packages/tidypopgen/citation.html
CRAN checks
https://cran.r-project.org/web/checks/check_results_tidypopgen.html
README
https://cran.r-project.org/web/packages/tidypopgen/readme/README.html
NEWS
https://cran.r-project.org/web/packages/tidypopgen/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/tidypopgen/refman/tidypopgen.html
Reference PDF
https://cran.r-project.org/web/packages/tidypopgen/tidypopgen.pdf
Source package
https://cran.r-project.org/src/contrib/tidypopgen_0.4.3.tar.gz
Archive
https://CRAN.R-project.org/src/contrib/Archive/tidypopgen
Page fields
Additional Repositories
https://evolecolgroup.r-universe.dev/
Author
Evie Carter [aut], Eirlys Tysall [aut], Andrea Manica [aut, cre, cph], Chang Christopher [ctb] (Author of Hardy-Weinberg Equilibrium algorithm in PLINK 1.90, used in loci_hwe()), Shaun Purcell [ctb] (Author of Hardy-Weinberg Equilibrium algorithm in PLINK 1.90, used in loci_hwe()), Bengtsson Henrik [ctb] (Author of countLines in R.utils, modified for .vcf in count_vcf_variants())
BugReports
https://github.com/EvolEcolGroup/tidypopgen/issues
CRAN Checks
tidypopgen results
Citation
tidypopgen citation info
DOI
10.32614/CRAN.package.tidypopgen
Language
en-GB
License
GPL (≥ 3)
LinkingTo
Rcpp , RcppArmadillo (≥ 0.9.600), bigstatsr , rmio
Maintainer
Andrea Manica <am315 at cam.ac.uk>
Materials
README , NEWS
NeedsCompilation
yes
Old Sources
tidypopgen archive
Package Source
tidypopgen_0.4.3.tar.gz
Published
2026-01-24
Reference Manual
tidypopgen.html , tidypopgen.pdf
URL
https://github.com/EvolEcolGroup/tidypopgen , https://evolecolgroup.github.io/tidypopgen/
Version
0.4.3
Vignettes
The grammar of population genetics ( source , R code ) Quality Control ( source , R code ) Population genetic analysis with tidypopgen ( source , R code ) PLINK cheatsheet ( source , R code ) tidypopgen ( source , R code )
Windows Binaries
r-devel: tidypopgen_0.4.3.zip , r-release: tidypopgen_0.4.3.zip , r-oldrel: tidypopgen_0.4.3.zip
MacOS Binaries
r-release (arm64): tidypopgen_0.4.3.tgz , r-oldrel (arm64): tidypopgen_0.4.3.tgz , r-release (x86_64): tidypopgen_0.4.3.tgz , r-oldrel (x86_64): tidypopgen_0.4.3.tgz
Version
0.4.3
LinkingTo
Rcpp , RcppArmadillo (≥ 0.9.600), bigstatsr , rmio
Published
2026-01-24
DOI
10.32614/CRAN.package.tidypopgen
Author
Evie Carter [aut], Eirlys Tysall [aut], Andrea Manica [aut, cre, cph], Chang Christopher [ctb] (Author of Hardy-Weinberg Equilibrium algorithm in PLINK 1.90, used in loci_hwe()), Shaun Purcell [ctb] (Author of Hardy-Weinberg Equilibrium algorithm in PLINK 1.90, used in loci_hwe()), Bengtsson Henrik [ctb] (Author of countLines in R.utils, modified for .vcf in count_vcf_variants())
Maintainer
Andrea Manica <am315 at cam.ac.uk>
BugReports
https://github.com/EvolEcolGroup/tidypopgen/issues
License
GPL (≥ 3)
URL
https://github.com/EvolEcolGroup/tidypopgen , https://evolecolgroup.github.io/tidypopgen/
NeedsCompilation
yes
Additional Repositories
https://evolecolgroup.r-universe.dev/
Language
en-GB
Citation
tidypopgen citation info
Materials
README , NEWS
CRAN Checks
tidypopgen results
Reference Manual
tidypopgen.html , tidypopgen.pdf
Vignettes
The grammar of population genetics ( source , R code ) Quality Control ( source , R code ) Population genetic analysis with tidypopgen ( source , R code ) PLINK cheatsheet ( source , R code ) tidypopgen ( source , R code )
Package Source
tidypopgen_0.4.3.tar.gz
Windows Binaries
r-devel: tidypopgen_0.4.3.zip , r-release: tidypopgen_0.4.3.zip , r-oldrel: tidypopgen_0.4.3.zip
MacOS Binaries
r-release (arm64): tidypopgen_0.4.3.tgz , r-oldrel (arm64): tidypopgen_0.4.3.tgz , r-release (x86_64): tidypopgen_0.4.3.tgz , r-oldrel (x86_64): tidypopgen_0.4.3.tgz
Old Sources
tidypopgen archive
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"tidypopgen.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/refman/tidypopgen.html"},{"label":"tidypopgen.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/tidypopgen.pdf"},{"label":"The grammar of population genetics","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a01_overview.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a01_overview.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a01_overview.R"},{"label":"Quality Control","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a02_qc.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a02_qc.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a02_qc.R"},{"label":"Population genetic analysis with tidypopgen","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a03_example_clustering_and_dapc.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a03_example_clustering_and_dapc.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a03_example_clustering_and_dapc.R"},{"label":"PLINK cheatsheet","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a99_plink_cheatsheet.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a99_plink_cheatsheet.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/a99_plink_cheatsheet.R"},{"label":"tidypopgen","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/tidypopgen.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/tidypopgen.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/tidypopgen/vignettes/tidypopgen.R"}]
Text
Reference manual: tidypopgen.html , tidypopgen.pdf Vignettes: The grammar of population genetics ( source , R code ) Quality Control ( source , R code ) Population genetic analysis with tidypopgen ( source , R code ) PLINK cheatsheet ( source , R code ) tidypopgen ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"tidypopgen_0.4.3.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/tidypopgen_0.4.3.tar.gz"},{"label":"tidypopgen_0.4.3.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/tidypopgen_0.4.3.zip"},{"label":"tidypopgen_0.4.3.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/tidypopgen_0.4.3.zip"},{"label":"tidypopgen_0.4.3.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/tidypopgen_0.4.3.zip"},{"label":"tidypopgen_0.4.3.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/tidypopgen_0.4.3.tgz"},{"label":"tidypopgen_0.4.3.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/tidypopgen_0.4.3.tgz"},{"label":"tidypopgen_0.4.3.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/tidypopgen_0.4.3.tgz"},{"label":"tidypopgen_0.4.3.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/tidypopgen_0.4.3.tgz"},{"label":"tidypopgen archive","section":"","type":"","url":"https://CRAN.R-project.org/src/contrib/Archive/tidypopgen"}]
Text
Package source: tidypopgen_0.4.3.tar.gz Windows binaries: r-devel: tidypopgen_0.4.3.zip , r-release: tidypopgen_0.4.3.zip , r-oldrel: tidypopgen_0.4.3.zip macOS binaries: r-release (arm64): tidypopgen_0.4.3.tgz , r-oldrel (arm64): tidypopgen_0.4.3.tgz , r-release (x86_64): tidypopgen_0.4.3.tgz , r-oldrel (x86_64): tidypopgen_0.4.3.tgz Old sources: tidypopgen archive
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=tidypopgen","section":"","type":"","url":"https://CRAN.R-project.org/package=tidypopgen"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=tidypopgen to link to this page.
Materials 2
Documentation 17
Vignettes 15
Downloads 9
All page links 78

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN0.4.42026-05-292026-05-30
CRAN0.4.32026-05-192026-05-19

보안

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

문헌 신호

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