DBmaps

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

Packages / CRAN / DBmaps

DBmaps

v0.1.0
DBmaps
Repository CRANLicense MIT + file LICENSENeeds compilation no
DOI
10.32614/CRAN.package.DBmaps

Core Signals

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

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

Supported Backends

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

1
D
data.table
Imports

Quick Facts

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

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

수집 소스별 패키지 정보

1개 소스
CRAN
0.1.0
2026-05-30
License
MIT + file LICENSE
Depends
R (>= 3.5)
Imports
data.table
Suggests
knitr, rmarkdown, testthat (>= 3.0.0), DiagrammeR
Needs compilation
no
Last observed
2026-05-30 10:45:11

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

5개 표시전체 5개
PackageTypeSpec
data.table
CRAN · 0.1.0 · 2026-05-30
Importsdata.table
DiagrammeR
CRAN · 0.1.0 · 2026-05-30
SuggestsDiagrammeR
knitr
CRAN · 0.1.0 · 2026-05-30
Suggestsknitr
rmarkdown
CRAN · 0.1.0 · 2026-05-30
Suggestsrmarkdown
testthat
CRAN · 0.1.0 · 2026-05-30
Suggeststestthat (>= 3.0.0)
1 / 1

이 패키지를 쓰는 패키지

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

패키지 페이지

All links
38
Repository
CRAN
Version
0.1.0
Collected
2026-05-22 23:44:30
Package page
https://cran.r-project.org/web/packages/DBmaps/index.html
DOI
10.32614/CRAN.package.DBmaps
CRAN checks
https://cran.r-project.org/web/checks/check_results_DBmaps.html
NEWS
https://cran.r-project.org/web/packages/DBmaps/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/DBmaps/refman/DBmaps.html
Reference PDF
https://cran.r-project.org/web/packages/DBmaps/DBmaps.pdf
Source package
https://cran.r-project.org/src/contrib/DBmaps_0.1.0.tar.gz
Page fields
Author
Akshat Maurya [aut, cre], David Shilane [aut]
BugReports
https://github.com/akshat09867/DBmaps/issues
CRAN Checks
DBmaps results
DOI
10.32614/CRAN.package.DBmaps
License
MIT + file LICENSE
Maintainer
Akshat Maurya <codingmaster902 at gmail.com>
Materials
NEWS
NeedsCompilation
no
Package Source
DBmaps_0.1.0.tar.gz
Published
2025-09-08
Reference Manual
DBmaps.html , DBmaps.pdf
URL
https://github.com/akshat09867/DBmaps
Version
0.1.0
Vignettes
Introduction to DBmaps ( source , R code ) Defining Table Metadata with table_info() ( source , R code ) Automated Join Path Discovery ( source , R code ) Generating Aggregation Code from Metadata ( source , R code ) Creating Execution Plans for Data Joins ( source , R code )
Windows Binaries
r-devel: DBmaps_0.1.0.zip , r-release: DBmaps_0.1.0.zip , r-oldrel: DBmaps_0.1.0.zip
MacOS Binaries
r-release (arm64): DBmaps_0.1.0.tgz , r-oldrel (arm64): DBmaps_0.1.0.tgz , r-release (x86_64): DBmaps_0.1.0.tgz , r-oldrel (x86_64): DBmaps_0.1.0.tgz
Version
0.1.0
Published
2025-09-08
DOI
10.32614/CRAN.package.DBmaps
Author
Akshat Maurya [aut, cre], David Shilane [aut]
Maintainer
Akshat Maurya <codingmaster902 at gmail.com>
BugReports
https://github.com/akshat09867/DBmaps/issues
License
MIT + file LICENSE
URL
https://github.com/akshat09867/DBmaps
NeedsCompilation
no
Materials
NEWS
CRAN Checks
DBmaps results
Reference Manual
DBmaps.html , DBmaps.pdf
Vignettes
Introduction to DBmaps ( source , R code ) Defining Table Metadata with table_info() ( source , R code ) Automated Join Path Discovery ( source , R code ) Generating Aggregation Code from Metadata ( source , R code ) Creating Execution Plans for Data Joins ( source , R code )
Package Source
DBmaps_0.1.0.tar.gz
Windows Binaries
r-devel: DBmaps_0.1.0.zip , r-release: DBmaps_0.1.0.zip , r-oldrel: DBmaps_0.1.0.zip
MacOS Binaries
r-release (arm64): DBmaps_0.1.0.tgz , r-oldrel (arm64): DBmaps_0.1.0.tgz , r-release (x86_64): DBmaps_0.1.0.tgz , r-oldrel (x86_64): DBmaps_0.1.0.tgz
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"DBmaps.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/refman/DBmaps.html"},{"label":"DBmaps.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/DBmaps.pdf"},{"label":"Introduction to DBmaps","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/DBmaps-introduction.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/DBmaps-introduction.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/DBmaps-introduction.R"},{"label":"Defining Table Metadata with table_info()","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/defining-table-metadata.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/defining-table-metadata.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/defining-table-metadata.R"},{"label":"Automated Join Path Discovery","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/discovering-join-paths.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/discovering-join-paths.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/discovering-join-paths.R"},{"label":"Generating Aggregation Code from Metadata","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/generating-aggregation-code.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/generating-aggregation-code.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/generating-aggregation-code.R"},{"label":"Creating Execution Plans for Data Joins","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/join-plan.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/join-plan.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/DBmaps/vignettes/join-plan.R"}]
Text
Reference manual: DBmaps.html , DBmaps.pdf Vignettes: Introduction to DBmaps ( source , R code ) Defining Table Metadata with table_info() ( source , R code ) Automated Join Path Discovery ( source , R code ) Generating Aggregation Code from Metadata ( source , R code ) Creating Execution Plans for Data Joins ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"DBmaps_0.1.0.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/DBmaps_0.1.0.tar.gz"},{"label":"DBmaps_0.1.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/DBmaps_0.1.0.zip"},{"label":"DBmaps_0.1.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/DBmaps_0.1.0.zip"},{"label":"DBmaps_0.1.0.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/DBmaps_0.1.0.zip"},{"label":"DBmaps_0.1.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/DBmaps_0.1.0.tgz"},{"label":"DBmaps_0.1.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/DBmaps_0.1.0.tgz"},{"label":"DBmaps_0.1.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/DBmaps_0.1.0.tgz"},{"label":"DBmaps_0.1.0.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/DBmaps_0.1.0.tgz"}]
Text
Package source: DBmaps_0.1.0.tar.gz Windows binaries: r-devel: DBmaps_0.1.0.zip , r-release: DBmaps_0.1.0.zip , r-oldrel: DBmaps_0.1.0.zip macOS binaries: r-release (arm64): DBmaps_0.1.0.tgz , r-oldrel (arm64): DBmaps_0.1.0.tgz , r-release (x86_64): DBmaps_0.1.0.tgz , r-oldrel (x86_64): DBmaps_0.1.0.tgz
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=DBmaps","section":"","type":"","url":"https://CRAN.R-project.org/package=DBmaps"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=DBmaps to link to this page.
Materials 1
Documentation 17
Vignettes 15
Downloads 8
All page links 38

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN0.1.02026-05-282026-05-30

보안

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

문헌 신호

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