Package: mdftracks
Type: Package
Title: Read and Write 'MTrackJ Data Files'
Version: 0.2.1
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 
    <https://imagescience.org/meijering/software/mtrackj/>). This package reads 
    and writes 'MTrackJ Data Files' ('.mdf', see 
    <https://imagescience.org/meijering/software/mtrackj/format/>). 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
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests: testthat, tools, tibble, spelling
Language: en-US
NeedsCompilation: no
Packaged: 2021-01-12 14:11:07 UTC; burge
Author: Gerhard Burger [aut, cre] (<https://orcid.org/0000-0003-1062-5576>)
Maintainer: Gerhard Burger <burger.ga@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-13 11:40:05 UTC
Built: R 4.1.0; ; 2021-05-26 06:16:25 UTC; unix
