{
  "_id": "6a1d50241d7bb097a0a45ad0",
  "Package": "intRvals",
  "Type": "Package",
  "Title": "Analysis of Time-Ordered Event Data with Missed Observations",
  "Version": "1.0.1",
  "Date": "2022-05-02",
  "Author": "Adriaan M. Dokter",
  "Maintainer": "Adriaan M. Dokter <amd427@cornell.edu>",
  "Description": "Calculates event rates and compares means and variances of\ngroups of interval data corrected for missed arrival\nobservations.",
  "License": "GNU General Public License",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 09:20:59 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-05-02 21:52:12 UTC",
  "RemoteUrl": "https://github.com/cran/intRvals",
  "RemoteRef": "HEAD",
  "RemoteSha": "e81961b68f77d1525ac2f0bf057f6286d6f05a92",
  "MD5sum": "37e742dddbfd90d79c3446e8de9ae80f",
  "_user": "cran",
  "_type": "src",
  "_file": "intRvals_1.0.1.tar.gz",
  "_fileid": "5453f1d929167ac1bdc3f5123b0e2d25acaa73959de9587879390c6108ea83e4",
  "_filesize": 262658,
  "_sha256": "5453f1d929167ac1bdc3f5123b0e2d25acaa73959de9587879390c6108ea83e4",
  "_created": "2026-06-01T09:20:59.000Z",
  "_published": "2026-06-01T09:25:56.644Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78822568786,
      "time": 261,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7327881094"
    },
    {
      "job": 78822568805,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7327840374"
    },
    {
      "job": 78822101147,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327795367"
    },
    {
      "job": 78822568795,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327828862"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26746151481",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/intRvals",
  "_commit": {
    "id": "e81961b68f77d1525ac2f0bf057f6286d6f05a92",
    "author": "Adriaan M. Dokter <amd427@cornell.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1651528332
  },
  "_maintainer": {
    "name": "Adriaan M. Dokter",
    "email": "amd427@cornell.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intRvals"
  },
  "_mentions": 1,
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/intRvals.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-26"
    },
    {
      "version": "1.0.1",
      "date": "2022-05-03"
    }
  ],
  "_exports": [
    "estinterval",
    "fold",
    "fundamental",
    "interval2rate",
    "intervalpdf",
    "intervalsim",
    "loglikinterval",
    "partition",
    "ttest",
    "vartest"
  ],
  "_datasets": [
    {
      "name": "goosedrop",
      "title": "Dataset with dropping intervals observed for foraging Brent Geese (Branta bernicla bernicla)",
      "object": "goosedrop",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "interval",
        "bout_length",
        "prop_abdomen_seen",
        "bout_id",
        "site",
        "period"
      ],
      "rows": 705,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "intRvals-package",
      "title": "Analysing time-ordered event data with missed observations",
      "topics": [
        "intRvals-package",
        "intRvals"
      ]
    },
    {
      "page": "anova.intRvals",
      "title": "Compares model fits of 'intRvals' objects",
      "topics": [
        "anova.intRvals"
      ]
    },
    {
      "page": "estinterval",
      "title": "Estimate interval model accounting for missed arrival observations",
      "topics": [
        "estinterval"
      ]
    },
    {
      "page": "fold",
      "title": "Folds observed arrival intervals to a fundamental interval",
      "topics": [
        "fold"
      ]
    },
    {
      "page": "fundamental",
      "title": "Estimate which intervals are fundamental",
      "topics": [
        "fundamental"
      ]
    },
    {
      "page": "goosedrop",
      "title": "Dataset with dropping intervals observed for foraging Brent Geese (Branta bernicla bernicla)",
      "topics": [
        "goosedrop"
      ]
    },
    {
      "page": "interval2rate",
      "title": "Conversion of interval estimates to rates",
      "topics": [
        "interval2rate"
      ]
    },
    {
      "page": "intervalpdf",
      "title": "Probability density function of an observed interval distribution",
      "topics": [
        "intervalpdf"
      ]
    },
    {
      "page": "intervalsim",
      "title": "Simulate a set of observed intervals",
      "topics": [
        "intervalsim"
      ]
    },
    {
      "page": "loglikinterval",
      "title": "log-likelihood of an observed interval distribution",
      "topics": [
        "loglikinterval"
      ]
    },
    {
      "page": "partition",
      "title": "Estimate within-group variation",
      "topics": [
        "partition"
      ]
    },
    {
      "page": "plot.intRvals",
      "title": "Plot an interval histogram and fit of intRvals object",
      "topics": [
        "plot.intRvals"
      ]
    },
    {
      "page": "summary.intRvals",
      "title": "summary method for class 'intRvals'",
      "topics": [
        "summary.intRvals"
      ]
    },
    {
      "page": "ttest",
      "title": "Student's t-test to compare two means of objects of class 'intRvals'",
      "topics": [
        "ttest"
      ]
    },
    {
      "page": "vartest",
      "title": "F Test to compare two variances of objects of class 'intRvals'",
      "topics": [
        "vartest"
      ]
    }
  ],
  "_readme": "https://github.com/cran/intRvals/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "plyr",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_score": 1.7781512503836439,
  "_indexed": true,
  "_nocasepkg": "intrvals",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T09:25:02.000Z",
      "distro": "noble",
      "commit": "e81961b68f77d1525ac2f0bf057f6286d6f05a92",
      "fileid": "c955ae54816950979688b9a22036022a0a589faa054ae730874df45255aafdbb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26746151481"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T09:22:55.000Z",
      "distro": "noble",
      "commit": "e81961b68f77d1525ac2f0bf057f6286d6f05a92",
      "fileid": "36164b5cde2b4490440adb09fa15b07796233a6913f74d3d46e1d6845204aeda",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26746151481"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T09:23:02.000Z",
      "commit": "e81961b68f77d1525ac2f0bf057f6286d6f05a92",
      "fileid": "44475ef832300bc950f0016182e09a286b6c4c37b93420c2086f7629db5a73e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26746151481"
    }
  ]
}