Read data in the 'MTConnect'<http://www.mtconnect.org/> standard. You can use the package to read data from historical 'MTConnect logs' along with the 'devices.xml' describing the device. The data is organised into a 'MTConnectDevice' S4 data structure and some convenience methods are also provided for basic read/view operations. The package also includes some functions for analysis of 'MTConnect' data. This includes functions to simulate data (primarily position data, feed rate and velocities) based on the G code and visualisation functions to compare the actual and simulated data.
Version: | 1.2.1 |
Depends: | R (≥ 3.0.0) |
Imports: | methods, data.table (≥ 1.9.6), XML (≥ 3.98), stringr (≥ 1.0), plyr (≥ 1.8.3), dplyr (≥ 0.5.0), ggplot2, magrittr, lubridate, tidyr, dtw, proxy |
Suggests: | knitr, rmarkdown, testthat, roxygen2 |
Published: | 2019-01-07 |
Author: | Alex Joseph [aut], Sainath Adapa [aut], Nitin Madasu [aut], Ananthapadmanabhan P [aut, cre], Devaraj Phukan [aut], Subramanyam Ravishankar [aut] |
Maintainer: | Ananthapadmanabhan P <ananthu at govimana.com> |
License: | AGPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | mtconnectR results |
Reference manual: | mtconnectR.pdf |
Vignettes: |
create_mtc_device simulate_map_gcode |
Package source: | mtconnectR_1.2.1.tar.gz |
Windows binaries: | r-devel: mtconnectR_1.2.1.zip, r-release: mtconnectR_1.2.1.zip, r-oldrel: mtconnectR_1.2.1.zip |
macOS binaries: | r-release (arm64): mtconnectR_1.2.1.tgz, r-oldrel (arm64): mtconnectR_1.2.1.tgz, r-release (x86_64): mtconnectR_1.2.1.tgz, r-oldrel (x86_64): mtconnectR_1.2.1.tgz |
Old sources: | mtconnectR archive |
Reverse imports: | timelineR |
Please use the canonical form https://CRAN.R-project.org/package=mtconnectR to link to this page.