Other packages > Find by keyword >

magclass  

Data Class and Tools for Handling Spatial-Temporal Data
View on CRAN: Click here


Download and install magclass package within the R console
Install from CRAN:
install.packages("magclass")

Install from Github:
library("remotes")
install_github("cran/magclass")

Install by package version:
library("remotes")
install_version("magclass", "6.13.2")



Attach the package and use:
library("magclass")
Maintained by
Jan Philipp Dietrich
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-18
Latest Update: 2024-01-19
Description:
Data class for increased interoperability working with spatial-temporal data together with corresponding functions and methods (conversions, basic calculations and basic data manipulation). The class distinguishes between spatial, temporal and other dimensions to facilitate the development and interoperability of tools build for it. Additional features are name-based addressing of data and internal consistency checks (e.g. checking for the right data order in calculations).
How to cite:
Jan Philipp Dietrich (2015). magclass: Data Class and Tools for Handling Spatial-Temporal Data. R package version 6.13.2, https://cran.r-project.org/web/packages/magclass. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:27), 3.74 (2015-11-18 09:31), 3.85 (2016-07-21 19:20), 4.39 (2017-05-26 10:41), 4.51.1 (2017-09-06 22:32), 4.107.0 (2019-05-29 10:00), 5.5.0 (2019-12-06 22:10), 5.5.1 (2019-12-07 00:20), 5.7.0 (2019-12-13 12:40), 5.7.3 (2020-03-02 13:50), 5.15.6 (2020-12-14 19:10), 5.24.7 (2021-02-25 17:50), 6.0.9 (2021-09-30 12:10), 6.8.2 (2023-04-03 17:30), 6.8.3 (2023-04-05 19:20), 6.10.0 (2023-07-04 13:50), 6.13.1 (2024-01-14 00:00), 6.13.2 (2024-01-19 01:00), 7.4.3 (2026-04-17 15:00)
Other packages that cited magclass R package
View magclass citation profile
Other R packages that magclass depends, imports, suggests or enhances
Complete documentation for magclass
Functions, R codes and Examples using the magclass R package
Some associated functions: add_columns . add_dimension . as.RasterBrick . as.SpatRaster . as.SpatRasterDataset . as.SpatVector . as.array-methods . as.data.frame-methods . as_tibble.magpie . clean_magpie . colSums-methods . collapseDim . collapseNames . complete_magpie . convergence . copy.attributes . copy.magpie . dimCode . dimExists . dimOrder . dimReduce . dimSums . escapeRegex . fulldim . getCPR . getCells . getComment . getCoords . getDim . getItems . getNames . getRegionList . getRegions . getSets . getYears . hasCoords . hasSets . head.magpie . is.temporal . isYear . log-methods . lowpass . magclass-package . magclassdata . magpie-class . magpie_expand . magpie_expand_dim . magpiesort . magpply . maxample . mbind . mcalc . mselect . ncells . ndim . new.magpie . population_magpie . print.magpie . read.magpie . read.report . replace_non_finite . round-methods . rowSums-methods . setItems . setNames-methods . show-methods . sizeCheck . spatRasterToDataset . str.magpie . suppressSpecificWarnings . time_interpolate . unitsplit . unwrap . where . wrap . write.magpie . write.report . write.report2 . 
Some associated R codes: add_columns.R . add_dimension.R . as.RasterBrick.R . as.SpatRaster.R . as.SpatRasterDataset.R . as.SpatVector.R . as.array.R . as.data.frame.R . as.magpie.R . as_tibble.R . clean_magpie.R . colMeans-method.R . colSums-method.R . collapseDim.R . collapseNames.R . complete_magpie.R . convergence.R . copy.attributes.R . copy.magpie.R . dimCode.R . dimExists.R . dimOrder.R . dimReduce.R . dimSums.R . duplicates_check.R . escapeRegex.R . fulldim.R . getCPR.R . getCells.R . getComment.R . getCoords.R . getDim.R . getItems.R . getNames.R . getRegionList.R . getRegions.R . getSets.R . getYears.R . hasCoords.R . hasSets.R . head.magpie.R . ifelse.R . imports.R . is-methods.R . is.magpie.R . is.spatial.R . is.temporal.R . isYear.R . log-method.R . lowpass.R . magclass-package.R . magpie-class.R . magpie_expand.R . magpie_expand_dim.R . magpiesort.R . magpply.R . maxample.R . mbind.R . mcalc.R . mselect.R . ncells.R . ndata.R . ndim.R . new.magpie.R . nregions.R . nyears.R . ops-method.R . pmin-method.R . population_magpie.R . print.magpie.R . read.magpie.R . read.report.R . readComment.R . readMagpieMZ.R . readMagpieOther.R . replace_non_finite.R . round-method.R . rowMeans-method.R . rowSums-method.R . setCells.R . setComment.R . setItems.R . setNames_method.R . setYears.R . show.R . sizeCheck.R . spatRasterToDataset.R . str.magpie.R . suppressSpecificWarnings.R . sysdata.R . tail.magpie.R . tidy2magpie.R . time_interpolate.R . unitsplit.R . unwrap.R . where.R . wrap.R . write.magpie.R . write.report.R . write.report2.R .  Full magclass package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA