ivcheck

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

Packages / CRAN / ivcheck

ivcheck

v0.1.1
Repository CRANLicense MIT + file LICENSENeeds compilation no
DOI
10.32614/CRAN.package.ivcheck

Core Signals

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

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

Supported Backends

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

0
backend package 신호가 없습니다.

Quick Facts

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

profile
Repository
CRAN
Version
0.1.1
License
MIT + file LICENSE
Needs compilation
no
Last observed
2026-05-30
CRAN
cran.r-project.org/package=ivcheck

수집 소스별 패키지 정보

1개 소스
CRAN
0.1.1
2026-05-30
License
MIT + file LICENSE
Depends
R (>= 4.1.0)
Imports
cli (>= 3.6.0), stats, parallel
Suggests
testthat (>= 3.0.0), fixest, ivreg, modelsummary, broom, spelling, knitr, rmarkdown
Needs compilation
no
Last observed
2026-05-30 10:45:11

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

5개 표시전체 11개
PackageTypeSpec
cli
CRAN · 0.1.1 · 2026-05-30
Importscli (>= 3.6.0)
parallel
CRAN · 0.1.1 · 2026-05-30
Importsparallel
stats
CRAN · 0.1.1 · 2026-05-30
Importsstats
broom
CRAN · 0.1.1 · 2026-05-30
Suggestsbroom
fixest
CRAN · 0.1.1 · 2026-05-30
Suggestsfixest
1 / 3

이 패키지를 쓰는 패키지

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

패키지 페이지

All links
40
Repository
CRAN
Version
0.1.1
Collected
2026-05-27 03:56:00
Package page
https://cran.r-project.org/web/packages/ivcheck/index.html
DOI
10.32614/CRAN.package.ivcheck
Citation
https://cran.r-project.org/web/packages/ivcheck/citation.html
CRAN checks
https://cran.r-project.org/web/checks/check_results_ivcheck.html
README
https://cran.r-project.org/web/packages/ivcheck/readme/README.html
NEWS
https://cran.r-project.org/web/packages/ivcheck/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/ivcheck/refman/ivcheck.html
Reference PDF
https://cran.r-project.org/web/packages/ivcheck/ivcheck.pdf
Source package
https://cran.r-project.org/src/contrib/ivcheck_0.1.1.tar.gz
Page fields
Author
Charles Coverdale [aut, cre]
BugReports
https://github.com/charlescoverdale/ivcheck/issues
CRAN Checks
ivcheck results
Citation
ivcheck citation info
DOI
10.32614/CRAN.package.ivcheck
Language
en-US
License
MIT + file LICENSE
Maintainer
Charles Coverdale <charlesfcoverdale at gmail.com>
Materials
README , NEWS
NeedsCompilation
no
Package Source
ivcheck_0.1.1.tar.gz
Published
2026-04-22
Reference Manual
ivcheck.html , ivcheck.pdf
URL
https://github.com/charlescoverdale/ivcheck
Version
0.1.1
Vignettes
Getting started with ivcheck ( source , R code ) Judge-fixed-effects designs ( source , R code ) Using ivcheck with fixest ( source , R code )
Windows Binaries
r-devel: ivcheck_0.1.1.zip , r-release: ivcheck_0.1.1.zip , r-oldrel: ivcheck_0.1.1.zip
MacOS Binaries
r-release (arm64): ivcheck_0.1.1.tgz , r-oldrel (arm64): ivcheck_0.1.1.tgz , r-release (x86_64): ivcheck_0.1.1.tgz , r-oldrel (x86_64): ivcheck_0.1.1.tgz
Version
0.1.1
Published
2026-04-22
DOI
10.32614/CRAN.package.ivcheck
Author
Charles Coverdale [aut, cre]
Maintainer
Charles Coverdale <charlesfcoverdale at gmail.com>
BugReports
https://github.com/charlescoverdale/ivcheck/issues
License
MIT + file LICENSE
URL
https://github.com/charlescoverdale/ivcheck
NeedsCompilation
no
Language
en-US
Citation
ivcheck citation info
Materials
README , NEWS
CRAN Checks
ivcheck results
Reference Manual
ivcheck.html , ivcheck.pdf
Vignettes
Getting started with ivcheck ( source , R code ) Judge-fixed-effects designs ( source , R code ) Using ivcheck with fixest ( source , R code )
Package Source
ivcheck_0.1.1.tar.gz
Windows Binaries
r-devel: ivcheck_0.1.1.zip , r-release: ivcheck_0.1.1.zip , r-oldrel: ivcheck_0.1.1.zip
MacOS Binaries
r-release (arm64): ivcheck_0.1.1.tgz , r-oldrel (arm64): ivcheck_0.1.1.tgz , r-release (x86_64): ivcheck_0.1.1.tgz , r-oldrel (x86_64): ivcheck_0.1.1.tgz
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"ivcheck.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/refman/ivcheck.html"},{"label":"ivcheck.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/ivcheck.pdf"},{"label":"Getting started with ivcheck","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/getting-started.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/getting-started.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/getting-started.R"},{"label":"Judge-fixed-effects designs","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/judge-designs.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/judge-designs.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/judge-designs.R"},{"label":"Using ivcheck with fixest","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/with-fixest.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/with-fixest.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/ivcheck/vignettes/with-fixest.R"}]
Text
Reference manual: ivcheck.html , ivcheck.pdf Vignettes: Getting started with ivcheck ( source , R code ) Judge-fixed-effects designs ( source , R code ) Using ivcheck with fixest ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"ivcheck_0.1.1.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/ivcheck_0.1.1.tar.gz"},{"label":"ivcheck_0.1.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/ivcheck_0.1.1.zip"},{"label":"ivcheck_0.1.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/ivcheck_0.1.1.zip"},{"label":"ivcheck_0.1.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/ivcheck_0.1.1.zip"},{"label":"ivcheck_0.1.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/ivcheck_0.1.1.tgz"},{"label":"ivcheck_0.1.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/ivcheck_0.1.1.tgz"},{"label":"ivcheck_0.1.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/ivcheck_0.1.1.tgz"},{"label":"ivcheck_0.1.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/ivcheck_0.1.1.tgz"}]
Text
Package source: ivcheck_0.1.1.tar.gz Windows binaries: r-devel: ivcheck_0.1.1.zip , r-release: ivcheck_0.1.1.zip , r-oldrel: ivcheck_0.1.1.zip macOS binaries: r-release (arm64): ivcheck_0.1.1.tgz , r-oldrel (arm64): ivcheck_0.1.1.tgz , r-release (x86_64): ivcheck_0.1.1.tgz , r-oldrel (x86_64): ivcheck_0.1.1.tgz
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=ivcheck","section":"","type":"","url":"https://CRAN.R-project.org/package=ivcheck"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=ivcheck to link to this page.
Materials 2
Documentation 11
Vignettes 9
Downloads 8
All page links 40

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN0.1.12026-05-292026-05-30

보안

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

문헌 신호

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