Package: mdftracks
Type: Package
Title: Read and Write 'MTrackJ Data Files'
Version: 0.2.2.9000
Authors@R: person("Gerhard", "Burger",
email = "burger.ga@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1062-5576"))
Description: 'MTrackJ' is an 'ImageJ' plugin for motion tracking and
analysis (see
). This
package reads and writes 'MTrackJ Data Files' ('.mdf', see
).
It supports 2D data and read/writes cluster, point, and channel
information. If desired, generates track identifiers that are
unique over the clusters. See the project page for more
information and examples.
License: GPL-3 | file LICENSE
LazyData: TRUE
Depends: R (>= 2.10)
URL: https://github.com/burgerga/mdftracks
BugReports: https://github.com/burgerga/mdftracks/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Encoding: UTF-8
Suggests: testthat, tools, tibble, spelling
Language: en-US
Repository: https://burgerga.r-universe.dev
Date/Publication: 2024-01-12 10:31:19 UTC
RemoteUrl: https://github.com/burgerga/mdftracks
RemoteRef: HEAD
RemoteSha: c007eda1a465789554db9b6a9cf1911f6a8b9930
NeedsCompilation: no
Packaged: 2026-07-04 08:37:35 UTC; root
Author: Gerhard Burger [aut, cre] (ORCID:
)
Maintainer: Gerhard Burger