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.0.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, tidyr, dtw, proxy |
Suggests: | knitr, rmarkdown, testthat, roxygen2 |
Published: | 2016-08-02 |
Author: | Alex Joseph [aut], Sainath Adapa [aut], Nitin Madasu [aut], Subramanyam Ravishankar [aut, cre] |
Maintainer: | Subramanyam Ravishankar <subramanyam at systeminsights.com> |
License: | AGPL-3 |
NeedsCompilation: | no |
CRAN checks: | mtconnectR results |
Reference manual: | mtconnectR.pdf |
Vignettes: |
create_mtc_device simulate_map_gcode |
Package source: | mtconnectR_1.0.1.tar.gz |
Windows binaries: | r-devel: mtconnectR_1.0.1.zip, r-release: mtconnectR_1.0.1.zip, r-oldrel: mtconnectR_1.0.1.zip |
OS X Mavericks binaries: | r-release: mtconnectR_1.0.1.tgz, r-oldrel: mtconnectR_1.0.1.tgz |
Old sources: | mtconnectR archive |
Please use the canonical form https://CRAN.R-project.org/package=mtconnectR to link to this page.