Package: RMark
Version: 3.0.6
Date: 2026-01-12
Title: R Code for Mark Analysis
Authors@R: c(person(given = "Jeff",
                        family = "Laake",
                        role = c("cre","aut"),
                        email = "jefflaake@gmail.com"),
                        person(given = "Eldar",
                        family = "Rakhimberdiev",
                        role = "ctb",
                        email = "jefflaake@gmail.com"),
                 person(given = "Ben",
                        family = "Augustine",
                        role = "ctb"),
                 person(given = "Daniel",
                        family = "Turek",
                        role = "ctb"),
                 person(given = "Brett",
                        family = "McClintock",
                        role = "ctb"),
                 person(given = "Jim",
                        family = "Hines",
                        role = "ctb"),
                 person(given = c("analysis", "from", "Bret"),
                        family = "Collier",
                        role = "ctb"),
                 person(given = "Jay",
                        family = "Rotella",
                        role = "ctb"),
                 person(given = "David",
                        family = "Pavlacky",
                        role = "ctb"),
                 person(given = "Andrew",
                        family = "Paul",
                        role = "aut"),
                 person(given = c("Luke", "Eberhart-"),
                        family = "Phillips",
                        role = "ctb"),
                 person(given = "Jake",
                        family = "Ivan",
                        role = "ctb"),
                 person(given = "Connor",
                        family = "Wood.",
                        role = "ctb"))
Description: An interface to the software package MARK that constructs input
    files for MARK and extracts the output. MARK was developed by Gary White
    and is freely available at <http://www.phidot.org/software/mark/downloads/>
    but is not open source.
SystemRequirements: notepad.exe, mark.exe (>= 8.0) (or mark32.exe and
        mark64.exe) and rel_32.exe (see README.txt)
Depends: R (>= 2.13.0),
Imports: parallel, matrixcalc, msm, coda
Suggests: lattice, splines, nlme, plotrix
LazyLoad: yes
License: GPL (>= 2)
Maintainer: Jeff Laake <jefflaake@gmail.com>
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-12 23:20:33 UTC; jeffl
Author: Jeff Laake [cre, aut],
  Eldar Rakhimberdiev [ctb],
  Ben Augustine [ctb],
  Daniel Turek [ctb],
  Brett McClintock [ctb],
  Jim Hines [ctb],
  analysis from Bret Collier [ctb],
  Jay Rotella [ctb],
  David Pavlacky [ctb],
  Andrew Paul [aut],
  Luke Eberhart- Phillips [ctb],
  Jake Ivan [ctb],
  Connor Wood. [ctb]
Repository: CRAN
Date/Publication: 2026-01-14 06:30:02 UTC
Built: R 4.5.2; ; 2026-01-15 00:50:52 UTC; windows
