vapour

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

Packages / CRAN / vapour

vapour

v0.16.0
Repository CRANLicense GPL-3Lifecycle activeNeeds compilation yes
DOI
10.32614/CRAN.package.vapour
Task views
Analysis of Spatial Data
Reverse imports
49

Core Signals

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

2
Task views
Analysis of Spatial Data
Reverse imports
49

Supported Backends

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

0
backend package 신호가 없습니다.

Quick Facts

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

profile
Repository
CRAN
Version
0.16.0
License
GPL-3
Lifecycle
active
Needs compilation
yes
Reverse imports
49
Last observed
2026-06-04
CRAN
cran.r-project.org/package=vapour

Build fields

LinkingTo
1
cpp11

수집 소스별 패키지 정보

1개 소스
CRAN
0.16.0
2026-06-04
License
GPL-3
Depends
R (>= 4.2.0)
Imports
jsonlite, nanoarrow, stringr, utils, wk
Suggests
testthat, knitr, markdown, rmarkdown, spelling
LinkingTo
cpp11
Needs compilation
yes
Reverse imports
49
Lifecycle
active
Last observed
2026-06-04 01:07:23

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

5개 표시전체 11개
PackageTypeSpec
jsonlite
CRAN · 0.16.0 · 2026-06-04
Importsjsonlite
nanoarrow
CRAN · 0.16.0 · 2026-06-04
Importsnanoarrow
stringr
CRAN · 0.16.0 · 2026-06-04
Importsstringr
utils
CRAN · 0.16.0 · 2026-06-04
Importsutils
wk
CRAN · 0.16.0 · 2026-06-04
Importswk
1 / 3

이 패키지를 쓰는 패키지

2개 표시전체 2개
PackageTypeSpec
ceramic
0.9.5
CRAN · 2026-06-04
Importsvapour
ursa
3.11.5
CRAN · 2026-06-04
Suggestsvapour
1 / 1

Reverse dependency summary

2 types
TypePackages
Imports1
Suggests1

패키지 페이지

Reverse imports
2
Reverse suggests
2
All links
41
Repository
CRAN
Version
0.16.0
Collected
2026-05-20 06:53:52
Package page
https://cran.r-project.org/web/packages/vapour/index.html
DOI
10.32614/CRAN.package.vapour
CRAN checks
https://cran.r-project.org/web/checks/check_results_vapour.html
README
https://cran.r-project.org/web/packages/vapour/readme/README.html
NEWS
https://cran.r-project.org/web/packages/vapour/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/vapour/refman/vapour.html
Reference PDF
https://cran.r-project.org/web/packages/vapour/vapour.pdf
Source package
https://cran.r-project.org/src/contrib/vapour_0.16.0.tar.gz
Archive
https://CRAN.R-project.org/src/contrib/Archive/vapour
In views
Spatial
Page fields
Author
Michael Sumner [aut, cre], Simon Wotherspoon [ctb] (RasterIO configuration for resampling options), Mark Padgham [ctb] (helped get started :)), Edzer Pebesma [ctb] (wrote the field-read handling, adapted here from sf), Roger Bivand [ctb] (wrote configure.ac, adapted here from rgdal), Jim Hester [ctb, cph] (wrote CollectorList.h, copied here from fs package), Timothy Keitt [ctb] (wrote GetPointsInternal copied here from rgdal2 package), Jeroen Ooms [ctb] (tweaked build process, provided Windows build tools), Dale Maschette [ctb] (created the hex logo), Joseph Stachelek [ctb], Even Rouault [ctb] (primary author of the COG format and its use of the GDALwarp app-library, example code used by the warper function here), Robert Hijmans [ctb] (code in terra package used as example/inspiration), Dewey Dunnington [ctb] (wrote the columnar-access mode streaming Arrow support), Tomas Kalibera [ctb]
BugReports
https://github.com/hypertidy/vapour/issues
CRAN Checks
vapour results
DOI
10.32614/CRAN.package.vapour
In Views
Spatial
Language
en-US
License
GPL-3
LinkingTo
cpp11
Maintainer
Michael Sumner <mdsumner at gmail.com>
Materials
README , NEWS
NeedsCompilation
yes
Old Sources
vapour archive
Package Source
vapour_0.16.0.tar.gz
Published
2026-03-14
Reference Manual
vapour.html , vapour.pdf
Reverse Imports
ceramic
Reverse Suggests
ursa
SystemRequirements
libgdal-dev, GDAL (>= 2.2.3), PROJ (>= 4.8.0)
URL
https://github.com/hypertidy/vapour , https://hypertidy.github.io/vapour/
Version
0.16.0
Vignettes
feature-access ( source , R code ) Vapour - lightweight GDAL ( source , R code )
Windows Binaries
r-devel: vapour_0.16.0.zip , r-release: vapour_0.16.0.zip , r-oldrel: vapour_0.16.0.zip
MacOS Binaries
r-release (arm64): vapour_0.16.0.tgz , r-oldrel (arm64): vapour_0.16.0.tgz , r-release (x86_64): vapour_0.16.0.tgz , r-oldrel (x86_64): vapour_0.16.0.tgz
Version
0.16.0
LinkingTo
cpp11
Published
2026-03-14
DOI
10.32614/CRAN.package.vapour
Author
Michael Sumner [aut, cre], Simon Wotherspoon [ctb] (RasterIO configuration for resampling options), Mark Padgham [ctb] (helped get started :)), Edzer Pebesma [ctb] (wrote the field-read handling, adapted here from sf), Roger Bivand [ctb] (wrote configure.ac, adapted here from rgdal), Jim Hester [ctb, cph] (wrote CollectorList.h, copied here from fs package), Timothy Keitt [ctb] (wrote GetPointsInternal copied here from rgdal2 package), Jeroen Ooms [ctb] (tweaked build process, provided Windows build tools), Dale Maschette [ctb] (created the hex logo), Joseph Stachelek [ctb], Even Rouault [ctb] (primary author of the COG format and its use of the GDALwarp app-library, example code used by the warper function here), Robert Hijmans [ctb] (code in terra package used as example/inspiration), Dewey Dunnington [ctb] (wrote the columnar-access mode streaming Arrow support), Tomas Kalibera [ctb]
Maintainer
Michael Sumner <mdsumner at gmail.com>
BugReports
https://github.com/hypertidy/vapour/issues
License
GPL-3
URL
https://github.com/hypertidy/vapour , https://hypertidy.github.io/vapour/
NeedsCompilation
yes
SystemRequirements
libgdal-dev, GDAL (>= 2.2.3), PROJ (>= 4.8.0)
Language
en-US
Materials
README , NEWS
In Views
Spatial
CRAN Checks
vapour results
Reference Manual
vapour.html , vapour.pdf
Vignettes
feature-access ( source , R code ) Vapour - lightweight GDAL ( source , R code )
Package Source
vapour_0.16.0.tar.gz
Windows Binaries
r-devel: vapour_0.16.0.zip , r-release: vapour_0.16.0.zip , r-oldrel: vapour_0.16.0.zip
MacOS Binaries
r-release (arm64): vapour_0.16.0.tgz , r-oldrel (arm64): vapour_0.16.0.tgz , r-release (x86_64): vapour_0.16.0.tgz , r-oldrel (x86_64): vapour_0.16.0.tgz
Old Sources
vapour archive
Reverse Imports
ceramic
Reverse Suggests
ursa
Page sections 4
Documentation
Heading
Documentation
Links
[{"label":"vapour.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/vapour/refman/vapour.html"},{"label":"vapour.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/vapour/vapour.pdf"},{"label":"feature-access","section":"","type":"","url":"https://cran.r-project.org/web/packages/vapour/vignettes/feature-access.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/vapour/vignettes/feature-access.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/vapour/vignettes/feature-access.R"},{"label":"Vapour - lightweight GDAL","section":"","type":"","url":"https://cran.r-project.org/web/packages/vapour/vignettes/vapour.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/vapour/vignettes/vapour.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/vapour/vignettes/vapour.R"}]
Text
Reference manual: vapour.html , vapour.pdf Vignettes: feature-access ( source , R code ) Vapour - lightweight GDAL ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"vapour_0.16.0.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/vapour_0.16.0.tar.gz"},{"label":"vapour_0.16.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/vapour_0.16.0.zip"},{"label":"vapour_0.16.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/vapour_0.16.0.zip"},{"label":"vapour_0.16.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/vapour_0.16.0.zip"},{"label":"vapour_0.16.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/vapour_0.16.0.tgz"},{"label":"vapour_0.16.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/vapour_0.16.0.tgz"},{"label":"vapour_0.16.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/vapour_0.16.0.tgz"},{"label":"vapour_0.16.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/vapour_0.16.0.tgz"},{"label":"vapour archive","section":"","type":"","url":"https://CRAN.R-project.org/src/contrib/Archive/vapour"}]
Text
Package source: vapour_0.16.0.tar.gz Windows binaries: r-devel: vapour_0.16.0.zip , r-release: vapour_0.16.0.zip , r-oldrel: vapour_0.16.0.zip macOS binaries: r-release (arm64): vapour_0.16.0.tgz , r-oldrel (arm64): vapour_0.16.0.tgz , r-release (x86_64): vapour_0.16.0.tgz , r-oldrel (x86_64): vapour_0.16.0.tgz Old sources: vapour archive
Reverse dependencies
Heading
Reverse dependencies
Links
[{"label":"ceramic","section":"","type":"","url":"https://cran.r-project.org/web/packages/ceramic/index.html"},{"label":"ursa","section":"","type":"","url":"https://cran.r-project.org/web/packages/ursa/index.html"}]
Text
Reverse imports: ceramic Reverse suggests: ursa
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=vapour","section":"","type":"","url":"https://CRAN.R-project.org/package=vapour"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=vapour to link to this page.
Materials 2
Documentation 8
Vignettes 6
Downloads 9
All page links 41

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN0.15.02025-12-212026-05-312026-05-31
CRAN0.13.02025-11-182026-05-312026-05-31
CRAN0.12.02025-08-202026-05-312026-05-31
CRAN0.11.02025-04-042026-05-312026-05-31
CRAN0.10.02024-06-142026-05-312026-05-31
CRAN0.9.52023-04-112026-05-312026-05-31
CRAN0.9.32023-01-062026-05-312026-05-31
CRAN0.9.22022-11-162026-05-312026-05-31
CRAN0.9.02022-11-072026-05-312026-05-31
CRAN0.8.822022-09-072026-05-312026-05-31
CRAN0.8.812022-08-302026-05-312026-05-31
CRAN0.8.52021-10-072026-05-312026-05-31
CRAN0.8.02021-08-252026-05-312026-05-31
CRAN0.7.82021-08-142026-05-312026-05-31
CRAN0.7.72021-08-052026-05-312026-05-31
CRAN0.7.62021-08-022026-05-312026-05-31
CRAN0.7.52021-07-212026-05-312026-05-31
CRAN0.7.02021-07-042026-05-312026-05-31
CRAN0.6.52021-06-282026-05-312026-05-31
CRAN0.5.52020-06-232026-05-312026-05-31
CRAN0.5.02020-01-302026-05-312026-05-31
CRAN0.4.02019-09-282026-05-312026-05-31
CRAN0.3.02019-09-182026-05-312026-05-31
CRAN0.2.02019-05-062026-05-312026-05-31
CRAN0.1.02018-08-142026-05-312026-05-31
CRAN0.16.02026-06-012026-06-04

보안

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

문헌 신호

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