fastGLCM

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

Packages / CRAN / fastGLCM

fastGLCM

v1.0.3
Repository CRANLicense GPL-3Lifecycle activeNeeds compilation yes
DOI
10.32614/CRAN.package.fastGLCM

Core Signals

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

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

Supported Backends

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

0
backend package 신호가 없습니다.

Quick Facts

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

profile
Repository
CRAN
Version
1.0.3
License
GPL-3
Lifecycle
active
Needs compilation
yes
Last observed
2026-05-30
CRAN
cran.r-project.org/package=fastGLCM

Build fields

LinkingTo
3
RcppRcppArmadilloOpenImageR

수집 소스별 패키지 정보

1개 소스
CRAN
1.0.3
2026-05-30
License
GPL-3
Depends
R(>= 3.2.3)
Imports
Rcpp (>= 1.0.8.3), R6, rlang, OpenImageR, utils
Suggests
reticulate, covr, knitr, rmarkdown, testthat (>= 3.0.0)
LinkingTo
Rcpp, RcppArmadillo, OpenImageR
Needs compilation
yes
Lifecycle
active
Last observed
2026-05-30 10:45:11

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

5개 표시전체 13개
PackageTypeSpec
OpenImageR
CRAN · 1.0.3 · 2026-05-30
ImportsOpenImageR
R6
CRAN · 1.0.3 · 2026-05-30
ImportsR6
Rcpp
CRAN · 1.0.3 · 2026-05-30
ImportsRcpp (>= 1.0.8.3)
rlang
CRAN · 1.0.3 · 2026-05-30
Importsrlang
utils
CRAN · 1.0.3 · 2026-05-30
Importsutils
1 / 3

이 패키지를 쓰는 패키지

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

패키지 페이지

All links
36
Repository
CRAN
Version
1.0.3
Collected
2026-05-24 06:25:07
Package page
https://cran.r-project.org/web/packages/fastGLCM/index.html
DOI
10.32614/CRAN.package.fastGLCM
Citation
https://cran.r-project.org/web/packages/fastGLCM/citation.html
CRAN checks
https://cran.r-project.org/web/checks/check_results_fastGLCM.html
README
https://cran.r-project.org/web/packages/fastGLCM/readme/README.html
NEWS
https://cran.r-project.org/web/packages/fastGLCM/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/fastGLCM/refman/fastGLCM.html
Reference PDF
https://cran.r-project.org/web/packages/fastGLCM/fastGLCM.pdf
Source package
https://cran.r-project.org/src/contrib/fastGLCM_1.0.3.tar.gz
Archive
https://CRAN.R-project.org/src/contrib/Archive/fastGLCM
Page fields
Author
Lampros Mouselimis [aut, cre], Takahiro Toizumi [cph] (Author of the fastGLCM Python code)
BugReports
https://github.com/mlampros/fastGLCM/issues
CRAN Checks
fastGLCM results
Citation
fastGLCM citation info
Copyright
inst/COPYRIGHTS fastGLCM copyright details
DOI
10.32614/CRAN.package.fastGLCM
License
GPL-3
LinkingTo
Rcpp , RcppArmadillo , OpenImageR
Maintainer
Lampros Mouselimis <mouselimislampros at gmail.com>
Materials
README , NEWS
NeedsCompilation
yes
Old Sources
fastGLCM archive
Package Source
fastGLCM_1.0.3.tar.gz
Published
2025-09-14
Reference Manual
fastGLCM.html , fastGLCM.pdf
SystemRequirements
apt-get-pip: apt-get install -y python3-pip (deb), python3-pip: python3 -m pip install -U pip (deb), numpy: pip3 install -U numpy (deb), cv2: pip3 install -U opencv-python (deb), matplotlib: pip3 install -U matplotlib (deb), skimage: pip3 install -U scikit-image (deb), libarmadillo: apt-get install -y libarmadillo-dev (deb), libblas: apt-get install -y libblas-dev (deb), liblapack: apt-get install -y liblapack-dev (deb), libarpack++2: apt-get install -y libarpack++2-dev (deb), gfortran: apt-get install -y gfortran (deb)
URL
https://github.com/mlampros/fastGLCM
Version
1.0.3
Vignettes
Functionality of the fastGLCM R package ( source , R code )
Windows Binaries
r-devel: fastGLCM_1.0.3.zip , r-release: fastGLCM_1.0.3.zip , r-oldrel: fastGLCM_1.0.3.zip
MacOS Binaries
r-release (arm64): fastGLCM_1.0.3.tgz , r-oldrel (arm64): fastGLCM_1.0.3.tgz , r-release (x86_64): fastGLCM_1.0.3.tgz , r-oldrel (x86_64): fastGLCM_1.0.3.tgz
Version
1.0.3
LinkingTo
Rcpp , RcppArmadillo , OpenImageR
Published
2025-09-14
DOI
10.32614/CRAN.package.fastGLCM
Author
Lampros Mouselimis [aut, cre], Takahiro Toizumi [cph] (Author of the fastGLCM Python code)
Maintainer
Lampros Mouselimis <mouselimislampros at gmail.com>
BugReports
https://github.com/mlampros/fastGLCM/issues
License
GPL-3
Copyright
inst/COPYRIGHTS fastGLCM copyright details
URL
https://github.com/mlampros/fastGLCM
NeedsCompilation
yes
SystemRequirements
apt-get-pip: apt-get install -y python3-pip (deb), python3-pip: python3 -m pip install -U pip (deb), numpy: pip3 install -U numpy (deb), cv2: pip3 install -U opencv-python (deb), matplotlib: pip3 install -U matplotlib (deb), skimage: pip3 install -U scikit-image (deb), libarmadillo: apt-get install -y libarmadillo-dev (deb), libblas: apt-get install -y libblas-dev (deb), liblapack: apt-get install -y liblapack-dev (deb), libarpack++2: apt-get install -y libarpack++2-dev (deb), gfortran: apt-get install -y gfortran (deb)
Citation
fastGLCM citation info
Materials
README , NEWS
CRAN Checks
fastGLCM results
Reference Manual
fastGLCM.html , fastGLCM.pdf
Vignettes
Functionality of the fastGLCM R package ( source , R code )
Package Source
fastGLCM_1.0.3.tar.gz
Windows Binaries
r-devel: fastGLCM_1.0.3.zip , r-release: fastGLCM_1.0.3.zip , r-oldrel: fastGLCM_1.0.3.zip
MacOS Binaries
r-release (arm64): fastGLCM_1.0.3.tgz , r-oldrel (arm64): fastGLCM_1.0.3.tgz , r-release (x86_64): fastGLCM_1.0.3.tgz , r-oldrel (x86_64): fastGLCM_1.0.3.tgz
Old Sources
fastGLCM archive
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"fastGLCM.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastGLCM/refman/fastGLCM.html"},{"label":"fastGLCM.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastGLCM/fastGLCM.pdf"},{"label":"Functionality of the fastGLCM R package","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastGLCM/vignettes/fastGLCM_Functionality.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastGLCM/vignettes/fastGLCM_Functionality.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/fastGLCM/vignettes/fastGLCM_Functionality.R"}]
Text
Reference manual: fastGLCM.html , fastGLCM.pdf Vignettes: Functionality of the fastGLCM R package ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"fastGLCM_1.0.3.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/fastGLCM_1.0.3.tar.gz"},{"label":"fastGLCM_1.0.3.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/fastGLCM_1.0.3.zip"},{"label":"fastGLCM_1.0.3.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/fastGLCM_1.0.3.zip"},{"label":"fastGLCM_1.0.3.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/fastGLCM_1.0.3.zip"},{"label":"fastGLCM_1.0.3.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/fastGLCM_1.0.3.tgz"},{"label":"fastGLCM_1.0.3.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/fastGLCM_1.0.3.tgz"},{"label":"fastGLCM_1.0.3.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/fastGLCM_1.0.3.tgz"},{"label":"fastGLCM_1.0.3.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/fastGLCM_1.0.3.tgz"},{"label":"fastGLCM archive","section":"","type":"","url":"https://CRAN.R-project.org/src/contrib/Archive/fastGLCM"}]
Text
Package source: fastGLCM_1.0.3.tar.gz Windows binaries: r-devel: fastGLCM_1.0.3.zip , r-release: fastGLCM_1.0.3.zip , r-oldrel: fastGLCM_1.0.3.zip macOS binaries: r-release (arm64): fastGLCM_1.0.3.tgz , r-oldrel (arm64): fastGLCM_1.0.3.tgz , r-release (x86_64): fastGLCM_1.0.3.tgz , r-oldrel (x86_64): fastGLCM_1.0.3.tgz Old sources: fastGLCM archive
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=fastGLCM","section":"","type":"","url":"https://CRAN.R-project.org/package=fastGLCM"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=fastGLCM to link to this page.
Materials 2
Documentation 5
Vignettes 3
Downloads 9
All page links 36

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN1.0.32026-05-292026-05-30

보안

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

문헌 신호

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