meow

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

Packages / CRAN / meow

meow

v1.0.0
Repository CRANLicense MIT + file LICENSENeeds compilation no
DOI
10.32614/CRAN.package.meow

Core Signals

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

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

Supported Backends

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

0
backend package 신호가 없습니다.

Quick Facts

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

profile
Repository
CRAN
Version
1.0.0
License
MIT + file LICENSE
Needs compilation
no
Last observed
2026-07-10
CRAN
cran.r-project.org/package=meow

수집 소스별 패키지 정보

1개 소스
CRAN
1.0.0
2026-07-10
License
MIT + file LICENSE
Depends
R (>= 3.5)
Imports
Rfast, stats
Suggests
ggplot2, knitr, rmarkdown, testthat (>= 3.0.0)
Needs compilation
no
Last observed
2026-07-10 02:43:42

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

5개 표시전체 6개
PackageTypeSpec
Rfast
CRAN · 1.0.0 · 2026-09-19
ImportsRfast
stats
CRAN · 1.0.0 · 2026-09-19
Importsstats
ggplot2
CRAN · 1.0.0 · 2026-09-19
Suggestsggplot2
knitr
CRAN · 1.0.0 · 2026-09-19
Suggestsknitr
rmarkdown
CRAN · 1.0.0 · 2026-09-19
Suggestsrmarkdown
1 / 2

이 패키지를 쓰는 패키지

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

패키지 페이지

All links
51
Repository
CRAN
Version
1.0.0
Collected
2026-09-17 05:24:47
Package page
https://cran.r-project.org/web/packages/meow/index.html
DOI
10.32614/CRAN.package.meow
Citation
https://cran.r-project.org/web/packages/meow/citation.html
CRAN checks
https://cran.r-project.org/web/checks/check_results_meow.html
README
https://cran.r-project.org/web/packages/meow/readme/README.html
NEWS
https://cran.r-project.org/web/packages/meow/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/meow/refman/meow.html
Reference PDF
https://cran.r-project.org/web/packages/meow/meow.pdf
Source package
https://cran.r-project.org/src/contrib/meow_1.0.0.tar.gz
Page fields
Author
Klint Kanopka [aut, cre], Sophia Deng [aut]
BugReports
https://github.com/klintkanopka/meow/issues
CRAN Checks
meow results
Citation
meow citation info
DOI
10.32614/CRAN.package.meow
License
MIT + file LICENSE
Maintainer
Klint Kanopka <klint.kanopka at nyu.edu>
Materials
README , NEWS
NeedsCompilation
no
Package Source
meow_1.0.0.tar.gz
Published
2026-07-06
Reference Manual
meow.html , meow.pdf
URL
https://klintkanopka.com/meow/
Version
1.0.0
Vignettes
Data Loaders ( source , R code ) Extending meow: Writing Your Own Modules ( source , R code ) The meow Workflow: Visualizing Exposure Control Methods ( source , R code ) Item Selection Functions ( source , R code ) Maths Garden Update Algorithm ( source , R code ) Network-Based Item Selection ( source , R code ) Parameter Update Functions ( source , R code ) Prowise Learn Update Algorithm ( source , R code )
Windows Binaries
r-devel: meow_1.0.0.zip , r-release: meow_1.0.0.zip , r-oldrel: meow_1.0.0.zip
MacOS Binaries
r-release (arm64): meow_1.0.0.tgz , r-oldrel (arm64): meow_1.0.0.tgz , r-release (x86_64): meow_1.0.0.tgz , r-oldrel (x86_64): meow_1.0.0.tgz
Version
1.0.0
Published
2026-07-06
DOI
10.32614/CRAN.package.meow
Author
Klint Kanopka [aut, cre], Sophia Deng [aut]
Maintainer
Klint Kanopka <klint.kanopka at nyu.edu>
BugReports
https://github.com/klintkanopka/meow/issues
License
MIT + file LICENSE
URL
https://klintkanopka.com/meow/
NeedsCompilation
no
Citation
meow citation info
Materials
README , NEWS
CRAN Checks
meow results
Reference Manual
meow.html , meow.pdf
Vignettes
Data Loaders ( source , R code ) Extending meow: Writing Your Own Modules ( source , R code ) The meow Workflow: Visualizing Exposure Control Methods ( source , R code ) Item Selection Functions ( source , R code ) Maths Garden Update Algorithm ( source , R code ) Network-Based Item Selection ( source , R code ) Parameter Update Functions ( source , R code ) Prowise Learn Update Algorithm ( source , R code )
Package Source
meow_1.0.0.tar.gz
Windows Binaries
r-devel: meow_1.0.0.zip , r-release: meow_1.0.0.zip , r-oldrel: meow_1.0.0.zip
MacOS Binaries
r-release (arm64): meow_1.0.0.tgz , r-oldrel (arm64): meow_1.0.0.tgz , r-release (x86_64): meow_1.0.0.tgz , r-oldrel (x86_64): meow_1.0.0.tgz
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"meow.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/refman/meow.html"},{"label":"meow.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/meow.pdf"},{"label":"Data Loaders","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/data-loaders.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/data-loaders.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/data-loaders.R"},{"label":"Extending meow: Writing Your Own Modules","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/extending-meow.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/extending-meow.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/extending-meow.R"},{"label":"The meow Workflow: Visualizing Exposure Control Methods","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/intro-viz.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/intro-viz.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/intro-viz.R"},{"label":"Item Selection Functions","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/item-selection.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/item-selection.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/item-selection.R"},{"label":"Maths Garden Update Algorithm","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/maths-garden-update.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/maths-garden-update.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/maths-garden-update.R"},{"label":"Network-Based Item Selection","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/network-item-selection.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/network-item-selection.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/meow/vignettes/network-item-selection.R"}]
Text
Reference manual: meow.html , meow.pdf Vignettes: Data Loaders ( source , R code ) Extending meow: Writing Your Own Modules ( source , R code ) The meow Workflow: Visualizing Exposure Control Methods ( source , R code ) Item Selection Functions ( source , R code ) Maths Garden Update Algorithm ( source , R code ) Network-Based Item Selection ( source , R code ) Parameter Update Functions ( source , R code ) Prowise Learn Update Algorithm ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"meow_1.0.0.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/meow_1.0.0.tar.gz"},{"label":"meow_1.0.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/meow_1.0.0.zip"},{"label":"meow_1.0.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/meow_1.0.0.zip"},{"label":"meow_1.0.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/meow_1.0.0.zip"},{"label":"meow_1.0.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/meow_1.0.0.tgz"},{"label":"meow_1.0.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/meow_1.0.0.tgz"},{"label":"meow_1.0.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/meow_1.0.0.tgz"},{"label":"meow_1.0.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/meow_1.0.0.tgz"}]
Text
Package source: meow_1.0.0.tar.gz Windows binaries: r-devel: meow_1.0.0.zip , r-release: meow_1.0.0.zip , r-oldrel: meow_1.0.0.zip macOS binaries: r-release (arm64): meow_1.0.0.tgz , r-oldrel (arm64): meow_1.0.0.tgz , r-release (x86_64): meow_1.0.0.tgz , r-oldrel (x86_64): meow_1.0.0.tgz
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=meow","section":"","type":"","url":"https://CRAN.R-project.org/package=meow"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=meow to link to this page.
Materials 2
Documentation 26
Vignettes 24
Downloads 8
All page links 51

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN1.0.02026-07-092026-07-10

보안

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

문헌 신호

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