{
  "_id": "6a1f2e57b401979e73426a43",
  "Package": "Distance",
  "License": "GPL (>= 2)",
  "Title": "Distance Sampling Detection Function and Abundance Estimation",
  "LazyLoad": "yes",
  "Authors@R": "c(\nperson(\"Laura\", \"Marshall\", email = \"lhm@st-andrews.ac.uk\" , role = \"cre\"),\nperson(\"David\", \"Miller\", email = \"dave@ninepointeightone.net\", role = \"aut\"),\nperson(\"T.J.\", \"Clark-Wolf\", role = \"aut\"),\nperson(\"Len\", \"Thomas\", email = \"len.thomas@st-andrews.ac.uk\", role = \"ctb\"),\nperson(\"Jeff\", \"Laake\", role = \"ctb\"),\nperson(\"Eric\", \"Rexstad\", email = \"eric.rexstad@st-andrews.ac.uk\", role = \"rev\"))",
  "Description": "A simple way of fitting detection functions to distance\nsampling data for both line and point transects. Adjustment\nterm selection, left and right truncation as well as\nmonotonicity constraints and binning are supported. Abundance\nand density estimates can also be calculated (via a\nHorvitz-Thompson-like estimator) if survey area information is\nprovided. See Miller et al. (2019) <doi:10.18637/jss.v089.i01>\nfor more information on methods and\n<https://distancesampling.org/resources/vignettes.html> for\nexample analyses.",
  "Version": "2.0.1.9000",
  "URL": "https://github.com/DistanceDevelopment/Distance/",
  "BugReports": "https://github.com/DistanceDevelopment/Distance/issues",
  "Language": "en-GB",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "RdMacros": "Rdpack",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://distancedevelopment.r-universe.dev",
  "Date/Publication": "2025-10-17 11:36:55 UTC",
  "RemoteUrl": "https://github.com/distanceDevelopment/Distance",
  "RemoteRef": "HEAD",
  "RemoteSha": "f161b2346995481e4386d476387ff8c8e1367fbe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:29:54 UTC",
    "User": "root"
  },
  "Author": "Laura Marshall [cre],\nDavid Miller [aut],\nT.J. Clark-Wolf [aut],\nLen Thomas [ctb],\nJeff Laake [ctb],\nEric Rexstad [rev]",
  "Maintainer": "Laura Marshall <lhm@st-andrews.ac.uk>",
  "MD5sum": "3617bd4ebe62924ea1173574ed4ba409",
  "_user": "distancedevelopment",
  "_type": "src",
  "_file": "Distance_2.0.1.9000.tar.gz",
  "_fileid": "a9db10c24ef0d35b8017e1104e16870e1b22d69a1e00b77ee423062b8b78f560",
  "_filesize": 561075,
  "_sha256": "a9db10c24ef0d35b8017e1104e16870e1b22d69a1e00b77ee423062b8b78f560",
  "_created": "2026-05-15T09:29:54.000Z",
  "_published": "2026-06-02T19:26:15.670Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154095408,
      "time": 238,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014151649"
    },
    {
      "job": 79154094921,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014144572"
    },
    {
      "job": 79154094670,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014123640"
    },
    {
      "job": 79154095292,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014130188"
    },
    {
      "job": 79154093792,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014082117"
    },
    {
      "job": 79154093916,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367705373"
    },
    {
      "job": 79154094386,
      "time": 215,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014147129"
    },
    {
      "job": 79154094958,
      "time": 193,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014138342"
    },
    {
      "job": 79154094988,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014130281"
    }
  ],
  "_buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/distanceDevelopment/Distance",
  "_commit": {
    "id": "f161b2346995481e4386d476387ff8c8e1367fbe",
    "author": "Len Thomas <len.thomas@st-andrews.ac.uk>",
    "committer": "Len Thomas <len.thomas@st-andrews.ac.uk>",
    "message": "Updated documentation to match recent code change\n",
    "time": 1760701015
  },
  "_maintainer": {
    "name": "Laura Marshall",
    "email": "lhm@st-andrews.ac.uk",
    "login": "lhmarshall",
    "uuid": 1295691
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "mrds",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "doRNG",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "activity",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "optimx",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    }
  ],
  "_owner": "distancedevelopment",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-20",
      "n": 8
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "lhmarshall",
      "count": 165,
      "uuid": 1295691
    },
    {
      "user": "dill",
      "count": 64,
      "uuid": 1953
    },
    {
      "user": "erex",
      "count": 48,
      "uuid": 330744
    },
    {
      "user": "lenthomas",
      "count": 11,
      "uuid": 129519
    },
    {
      "user": "alex-konovalov",
      "count": 5,
      "uuid": 124632366
    },
    {
      "user": "fpetersma",
      "count": 2,
      "uuid": 11960338
    }
  ],
  "_userbio": {
    "uuid": 4293301,
    "type": "organization",
    "name": "Distance development",
    "description": "Distance sampling software development team"
  },
  "_downloads": {
    "count": 1587,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Distance"
  },
  "_mentions": 108,
  "_devurl": "https://github.com/distancedevelopment/distance",
  "_searchresults": 394,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Distance.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/distancedevelopment/distance",
  "_realowner": "distancedevelopment",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6",
      "date": "2012-04-02"
    },
    {
      "version": "0.6.1",
      "date": "2012-08-01"
    },
    {
      "version": "0.6.2",
      "date": "2012-09-14"
    },
    {
      "version": "0.7.1",
      "date": "2012-11-08"
    },
    {
      "version": "0.7.2",
      "date": "2013-07-04"
    },
    {
      "version": "0.7.3",
      "date": "2013-08-19"
    },
    {
      "version": "0.8.0",
      "date": "2014-01-09"
    },
    {
      "version": "0.9",
      "date": "2014-04-22"
    },
    {
      "version": "0.9.1",
      "date": "2014-06-10"
    },
    {
      "version": "0.9.2",
      "date": "2014-09-15"
    },
    {
      "version": "0.9.3",
      "date": "2015-02-04"
    },
    {
      "version": "0.9.4",
      "date": "2015-07-29"
    },
    {
      "version": "0.9.6",
      "date": "2016-08-10"
    },
    {
      "version": "0.9.7",
      "date": "2017-07-03"
    },
    {
      "version": "0.9.8",
      "date": "2019-05-01"
    },
    {
      "version": "1.0.0",
      "date": "2020-01-31"
    },
    {
      "version": "1.0.1",
      "date": "2020-07-31"
    },
    {
      "version": "1.0.2",
      "date": "2020-12-01"
    },
    {
      "version": "1.0.3",
      "date": "2021-07-01"
    },
    {
      "version": "1.0.4",
      "date": "2021-08-12"
    },
    {
      "version": "1.0.5",
      "date": "2022-03-17"
    },
    {
      "version": "1.0.6",
      "date": "2022-08-21"
    },
    {
      "version": "1.0.7",
      "date": "2022-11-16"
    },
    {
      "version": "1.0.8",
      "date": "2023-07-17"
    },
    {
      "version": "1.0.9",
      "date": "2023-12-21"
    },
    {
      "version": "2.0.0",
      "date": "2024-10-24"
    },
    {
      "version": "2.0.1",
      "date": "2025-07-11"
    }
  ],
  "_exports": [
    "bootdht",
    "bootdht_Dhat_summarize",
    "bootdht_Nhat_summarize",
    "chi2_select",
    "convert_units",
    "create_bins",
    "create.bins",
    "dht2",
    "ds",
    "ds.gof",
    "dummy_ddf",
    "gof_ds",
    "make_activity_fn",
    "QAIC",
    "summarize_ds_models",
    "unflatten",
    "units_table"
  ],
  "_datasets": [
    {
      "name": "amakihi",
      "title": "Hawaiian amakihi point transect data",
      "object": "amakihi",
      "file": "amakihi.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Month",
        "OBs",
        "Sp",
        "MAS",
        "HAS",
        "Study.Area"
      ],
      "rows": 1487,
      "table": true,
      "tojson": true
    },
    {
      "name": "amakihi_units",
      "title": "Hawaiian amakihi point transect data",
      "object": "amakihi",
      "file": "amakihi.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "capercaillie",
      "title": "Capercaillie in Monaughty Forest",
      "object": "capercaillie",
      "file": "capercaillie.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sample.Label",
        "Effort",
        "distance",
        "object",
        "size",
        "detected",
        "observer",
        "Region.Label",
        "Area"
      ],
      "rows": 112,
      "table": true,
      "tojson": true
    },
    {
      "name": "capercaillie_units",
      "title": "Capercaillie in Monaughty Forest",
      "object": "capercaillie",
      "file": "capercaillie.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "ClusterExercise",
      "title": "Simulated minke whale data with cluster size",
      "object": "ClusterExercise",
      "file": "ClusterExercise.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Cluster.strat",
        "size",
        "Study.Area"
      ],
      "rows": 99,
      "table": true,
      "tojson": true
    },
    {
      "name": "ClusterExercise_units",
      "title": "Simulated minke whale data with cluster size",
      "object": "ClusterExercise",
      "file": "ClusterExercise.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "CueCountingExample",
      "title": "Cue counts of whale blows",
      "object": "CueCountingExample",
      "file": "CueCountingExample.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Cue.rate",
        "Cue.rate.SE",
        "Cue.rate.df",
        "object",
        "distance",
        "Sample.Fraction",
        "Sample.Fraction.SE",
        "Search.time",
        "bss",
        "sp",
        "size",
        "Study.Area"
      ],
      "rows": 109,
      "table": true,
      "tojson": true
    },
    {
      "name": "CueCountingExample_units",
      "title": "Cue counts of whale blows",
      "object": "CueCountingExample",
      "file": "CueCountingExample.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "ducknest",
      "title": "Ducknest line transect survey data",
      "object": "ducknest",
      "file": "ducknest.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 534,
      "table": true,
      "tojson": true
    },
    {
      "name": "ducknest_units",
      "title": "Ducknest line transect survey data",
      "object": "ducknest",
      "file": "ducknest.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "DuikerCameraTraps",
      "title": "Duiker camera trap survey",
      "object": "DuikerCameraTraps",
      "file": "DuikerCameraTraps.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "multiplier",
        "Sample.Label",
        "Effort",
        "distance",
        "object"
      ],
      "rows": 6277,
      "table": true,
      "tojson": true
    },
    {
      "name": "ETP_Dolphin",
      "title": "Eastern Tropical Pacific spotted dolphin survey",
      "object": "ETP_Dolphin",
      "file": "ETP_Dolphin.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "LnCluster",
        "Month",
        "Beauf.class",
        "Cue.type",
        "Search.method",
        "size",
        "Study.Area"
      ],
      "rows": 1090,
      "table": true,
      "tojson": true
    },
    {
      "name": "ETP_Dolphin_units",
      "title": "Eastern Tropical Pacific spotted dolphin survey",
      "object": "ETP_Dolphin",
      "file": "ETP_Dolphin.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "golftees",
      "title": "Golf tee data",
      "object": "golftees",
      "file": "golftees.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "observer",
        "detected",
        "sex",
        "exposure",
        "size",
        "Study.Area"
      ],
      "rows": 324,
      "table": true,
      "tojson": true
    },
    {
      "name": "golftees_units",
      "title": "Golf tee data",
      "object": "golftees",
      "file": "golftees.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "LTExercise",
      "title": "Simulated line transect survey data",
      "object": "LTExercise",
      "file": "LTExercise.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 106,
      "table": true,
      "tojson": true
    },
    {
      "name": "minke",
      "title": "Simulated minke whale data",
      "object": "minke",
      "file": "minke.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "distance",
        "object"
      ],
      "rows": 99,
      "table": true,
      "tojson": true
    },
    {
      "name": "PTExercise",
      "title": "Simulated point transect survey data",
      "object": "PTExercise",
      "file": "PTExercise.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 144,
      "table": true,
      "tojson": true
    },
    {
      "name": "PTExercise_units",
      "title": "Simulated point transect survey data",
      "object": "PTExercise",
      "file": "PTExercise.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "Savannah_sparrow_1980",
      "title": "Savanna sparrow point transects",
      "object": "Savannah_sparrow_1980",
      "file": "Savannah_sparrow_1980.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 468,
      "table": true,
      "tojson": true
    },
    {
      "name": "Savannah_sparrow_1980_units",
      "title": "Savanna sparrow point transects",
      "object": "Savannah_sparrow_1980",
      "file": "Savannah_sparrow_1980.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "Savannah_sparrow_1981",
      "title": "Savanna sparrow point transects",
      "object": "Savannah_sparrow_1981",
      "file": "Savannah_sparrow_1981.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 448,
      "table": true,
      "tojson": true
    },
    {
      "name": "Savannah_sparrow_1981_units",
      "title": "Savanna sparrow point transects",
      "object": "Savannah_sparrow_1981",
      "file": "Savannah_sparrow_1981.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "sikadeer",
      "title": "Sika deer pellet data from southern Scotland",
      "object": "sikadeer",
      "file": "sikadeer.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Defecation.rate",
        "Defecation.rate.SE",
        "Decay.rate",
        "Decay.rate.SE",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 1923,
      "table": true,
      "tojson": true
    },
    {
      "name": "sikadeer_units",
      "title": "Sika deer pellet data from southern Scotland",
      "object": "sikadeer",
      "file": "sikadeer.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "Stratify_example",
      "title": "Simulated minke whale data",
      "object": "Stratify_example",
      "file": "Stratify_example.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 99,
      "table": true,
      "tojson": true
    },
    {
      "name": "Stratify_example_units",
      "title": "Simulated minke whale data",
      "object": "Stratify_example",
      "file": "Stratify_example.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "Systematic_variance_1",
      "title": "Simulation of encounter rate variance",
      "object": "Systematic_variance_1",
      "file": "Systematic_variance_1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 253,
      "table": true,
      "tojson": true
    },
    {
      "name": "Systematic_variance_1_units",
      "title": "Simulation of encounter rate variance",
      "object": "Systematic_variance_1",
      "file": "Systematic_variance_1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "Systematic_variance_2",
      "title": "Simulation of encounter rate variance",
      "object": "Systematic_variance_2",
      "file": "Systematic_variance_2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 256,
      "table": true,
      "tojson": true
    },
    {
      "name": "Systematic_variance_2_units",
      "title": "Simulation of encounter rate variance",
      "object": "Systematic_variance_2",
      "file": "Systematic_variance_2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "unimak",
      "title": "Simulated line transect survey data with covariates",
      "object": "unimak",
      "file": "unimak.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "MSTDO",
        "Hour",
        "Study.Area"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "unimak_units",
      "title": "Simulated line transect survey data with covariates",
      "object": "unimak",
      "file": "unimak.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "wren_5min",
      "title": "Steve Buckland's winter wren surveys",
      "object": "wren_5min",
      "file": "wren_5min.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area",
        "direction"
      ],
      "rows": 134,
      "table": true,
      "tojson": true
    },
    {
      "name": "wren_cuecount",
      "title": "Steve Buckland's winter wren surveys",
      "object": "wren_cuecount",
      "file": "wren_cuecount.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Cue.rate",
        "Cue.rate.SE",
        "object",
        "distance",
        "Study.Area",
        "Search.time"
      ],
      "rows": 774,
      "table": true,
      "tojson": true
    },
    {
      "name": "wren_cuecount_units",
      "title": "Steve Buckland's winter wren surveys",
      "object": "wren_cuecount",
      "file": "wren_cuecount.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "wren_lt",
      "title": "Steve Buckland's winter wren surveys",
      "object": "wren_lt",
      "file": "wren_lt.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 156,
      "table": true,
      "tojson": true
    },
    {
      "name": "wren_lt_units",
      "title": "Steve Buckland's winter wren surveys",
      "object": "wren_lt",
      "file": "wren_lt.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "wren_snapshot",
      "title": "Steve Buckland's winter wren surveys",
      "object": "wren_snapshot",
      "file": "wren_snapshot.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region.Label",
        "Area",
        "Sample.Label",
        "Effort",
        "object",
        "distance",
        "Study.Area"
      ],
      "rows": 119,
      "table": true,
      "tojson": true
    },
    {
      "name": "wren_snapshot_units",
      "title": "Steve Buckland's winter wren surveys",
      "object": "wren_snapshot",
      "file": "wren_snapshot.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Units",
        "Conversion"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Distance-package",
      "title": "Distance sampling",
      "topics": [
        "Distance-package",
        "Distance"
      ]
    },
    {
      "page": "add_df_covar_line",
      "title": "Add covariate levels detection function plots",
      "topics": [
        "add_df_covar_line"
      ]
    },
    {
      "page": "AIC.dsmodel",
      "title": "Akaike's An Information Criterion for detection functions",
      "topics": [
        "AIC.dsmodel"
      ]
    },
    {
      "page": "amakihi",
      "title": "Hawaiian amakihi point transect data",
      "topics": [
        "amakihi",
        "amakihi_units"
      ]
    },
    {
      "page": "bootdht",
      "title": "Bootstrap uncertainty estimation for distance sampling models",
      "topics": [
        "bootdht"
      ]
    },
    {
      "page": "bootdht_Dhat_summarize",
      "title": "Simple summary of density results for bootstrap model",
      "topics": [
        "bootdht_Dhat_summarize"
      ]
    },
    {
      "page": "bootdht_Nhat_summarize",
      "title": "Simple summary of abundance results for bootstrap model",
      "topics": [
        "bootdht_Nhat_summarize"
      ]
    },
    {
      "page": "capercaillie",
      "title": "Capercaillie in Monaughty Forest",
      "topics": [
        "capercaillie",
        "capercaillie_units"
      ]
    },
    {
      "page": "checkdata",
      "title": "Check that the data supplied to 'ds' is correct",
      "topics": [
        "checkdata"
      ]
    },
    {
      "page": "ClusterExercise",
      "title": "Simulated minke whale data with cluster size",
      "topics": [
        "ClusterExercise",
        "ClusterExercise_units"
      ]
    },
    {
      "page": "convert_units",
      "title": "Convert units for abundance estimation",
      "topics": [
        "convert_units"
      ]
    },
    {
      "page": "create_bins",
      "title": "Create bins from a set of binned distances and a set of cutpoints.",
      "topics": [
        "create_bins"
      ]
    },
    {
      "page": "create.bins",
      "title": "Create bins from a set of binned distances and a set of cutpoints.",
      "topics": [
        "create.bins"
      ]
    },
    {
      "page": "CueCountingExample",
      "title": "Cue counts of whale blows",
      "topics": [
        "CueCountingExample",
        "CueCountingExample_units"
      ]
    },
    {
      "page": "dht2",
      "title": "Abundance estimation for distance sampling models",
      "topics": [
        "dht2"
      ]
    },
    {
      "page": "ds",
      "title": "Fit detection functions and calculate abundance from line or point transect data",
      "topics": [
        "ds"
      ]
    },
    {
      "page": "ds.gof",
      "title": "Goodness of fit tests for distance sampling models",
      "topics": [
        "ds.gof"
      ]
    },
    {
      "page": "ducknest",
      "title": "Ducknest line transect survey data",
      "topics": [
        "ducknest",
        "ducknests_units",
        "ducknest_units"
      ]
    },
    {
      "page": "DuikerCameraTraps",
      "title": "Duiker camera trap survey",
      "topics": [
        "DuikerCameraTraps",
        "DuikerCameraTraps_units"
      ]
    },
    {
      "page": "dummy_ddf",
      "title": "Detection function objects when detection is certain",
      "topics": [
        "dummy_ddf"
      ]
    },
    {
      "page": "ETP_Dolphin",
      "title": "Eastern Tropical Pacific spotted dolphin survey",
      "topics": [
        "ETP_Dolphin",
        "ETP_Dolphin_units"
      ]
    },
    {
      "page": "flatfile",
      "title": "The flatfile data format",
      "topics": [
        "flatfile"
      ]
    },
    {
      "page": "gof_ds",
      "title": "Goodness of fit testing and quantile-quantile plots",
      "topics": [
        "gof_ds"
      ]
    },
    {
      "page": "golftees",
      "title": "Golf tee data",
      "topics": [
        "golftees",
        "golftees_units"
      ]
    },
    {
      "page": "logLik.dsmodel",
      "title": "log-likelihood value for a fitted detection function",
      "topics": [
        "logLik.dsmodel"
      ]
    },
    {
      "page": "LTExercise",
      "title": "Simulated line transect survey data",
      "topics": [
        "LTExercise",
        "LTExercise_units"
      ]
    },
    {
      "page": "make_activity_fn",
      "title": "Multiplier bootstrap helper functions",
      "topics": [
        "make_activity_fn"
      ]
    },
    {
      "page": "minke",
      "title": "Simulated minke whale data",
      "topics": [
        "minke"
      ]
    },
    {
      "page": "p_dist_table",
      "title": "Distribution of probabilities of detection",
      "topics": [
        "p_dist_table"
      ]
    },
    {
      "page": "plot.dsmodel",
      "title": "Plot a fitted detection function",
      "topics": [
        "plot.dsmodel"
      ]
    },
    {
      "page": "predict.dsmodel",
      "title": "Predictions from a fitted detection function",
      "topics": [
        "predict.dsmodel"
      ]
    },
    {
      "page": "predict.fake_ddf",
      "title": "Prediction for fake detection functions",
      "topics": [
        "predict.fake_ddf"
      ]
    },
    {
      "page": "print.dht_result",
      "title": "Print abundance estimates",
      "topics": [
        "print.dht_result"
      ]
    },
    {
      "page": "print.dsmodel",
      "title": "Simple pretty printer for distance sampling analyses",
      "topics": [
        "print.dsmodel"
      ]
    },
    {
      "page": "print.summary.dsmodel",
      "title": "Print summary of distance detection function model object",
      "topics": [
        "print.summary.dsmodel"
      ]
    },
    {
      "page": "PTExercise",
      "title": "Simulated point transect survey data",
      "topics": [
        "PTExercise",
        "PTExercise_units"
      ]
    },
    {
      "page": "QAIC",
      "title": "Tools for model selection when distance sampling data are overdispersed",
      "topics": [
        "chi2_select",
        "QAIC"
      ]
    },
    {
      "page": "Savannah_sparrow_1980",
      "title": "Savanna sparrow point transects",
      "topics": [
        "Savannah_sparrow_1980",
        "Savannah_sparrow_1980_units",
        "Savannah_sparrow_1981",
        "Savannah_sparrow_1981_units"
      ]
    },
    {
      "page": "sikadeer",
      "title": "Sika deer pellet data from southern Scotland",
      "topics": [
        "sikadeer",
        "sikadeer_units"
      ]
    },
    {
      "page": "Stratify_example",
      "title": "Simulated minke whale data",
      "topics": [
        "Stratify_example",
        "Stratify_example_units"
      ]
    },
    {
      "page": "summarize_ds_models",
      "title": "Make a table of summary statistics for detection function models",
      "topics": [
        "summarize_ds_models"
      ]
    },
    {
      "page": "summary.dht_bootstrap",
      "title": "Summarize bootstrap abundance uncertainty estimate output",
      "topics": [
        "summary.dht_bootstrap"
      ]
    },
    {
      "page": "summary.dsmodel",
      "title": "Summary of distance sampling analysis",
      "topics": [
        "summary.dsmodel"
      ]
    },
    {
      "page": "Systematic_variance_1",
      "title": "Simulation of encounter rate variance",
      "topics": [
        "Systematic_variance_1",
        "Systematic_variance_1_units",
        "Systematic_variance_2",
        "Systematic_variance_2_units"
      ]
    },
    {
      "page": "unflatten",
      "title": "Unflatten flatfile data.frames",
      "topics": [
        "unflatten"
      ]
    },
    {
      "page": "unimak",
      "title": "Simulated line transect survey data with covariates",
      "topics": [
        "unimak",
        "unimak_units"
      ]
    },
    {
      "page": "units_table",
      "title": "Generate table of unit conversions",
      "topics": [
        "units_table"
      ]
    },
    {
      "page": "wren",
      "title": "Steve Buckland's winter wren surveys",
      "topics": [
        "wren",
        "wren_5min",
        "wren_5min_units",
        "wren_cuecount",
        "wren_cuecount_units",
        "wren_lt",
        "wren_lt_units",
        "wren_snapshot",
        "wren_snapshot_units"
      ]
    }
  ],
  "_readme": "https://github.com/distanceDevelopment/Distance/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "digest",
    "dplyr",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "mgcv",
    "mrds",
    "nlme",
    "nloptr",
    "numDeriv",
    "optimx",
    "parallelly",
    "pillar",
    "pkgconfig",
    "pracma",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "Rsolnp",
    "tibble",
    "tidyselect",
    "truncnorm",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 8.78507776427896,
  "_indexed": true,
  "_nocasepkg": "distance",
  "_universes": [
    "distancedevelopment",
    "lhmarshall"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-15T09:32:37.000Z",
      "distro": "noble",
      "commit": "f161b2346995481e4386d476387ff8c8e1367fbe",
      "fileid": "79dbfc9d51e38c5197ff39f3ad2b73b4223ad6eb008d1a4887603015ff4d1cc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-15T09:32:21.000Z",
      "distro": "noble",
      "commit": "f161b2346995481e4386d476387ff8c8e1367fbe",
      "fileid": "62ef2a744d483ac0efea549ae9a55a6abe92d953d09e213ffa0eedff5e76882d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-15T09:31:38.000Z",
      "commit": "f161b2346995481e4386d476387ff8c8e1367fbe",
      "fileid": "cade3754a5997efb6acc63a0241b5367c31936796c5dc69e1378ef308551cda2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-15T09:31:53.000Z",
      "commit": "f161b2346995481e4386d476387ff8c8e1367fbe",
      "fileid": "88d6a4933d5bec4621056004d63399fb872921acdc2f0a354f997b50ac5736a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-15T09:32:00.000Z",
      "commit": "f161b2346995481e4386d476387ff8c8e1367fbe",
      "fileid": "7d4e44f6a8909b1b837e01d68052930ae6637a9c7d4d80fa473820c029f071fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-15T09:31:44.000Z",
      "commit": "f161b2346995481e4386d476387ff8c8e1367fbe",
      "fileid": "cdbd0660565bc0490047a3f4d53f83d17323859f23f929755331adc30dd3fd88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-15T09:31:36.000Z",
      "commit": "f161b2346995481e4386d476387ff8c8e1367fbe",
      "fileid": "8ccd0a88c581b26ac18036103b14fe83bfc72f220e3c3ca9f7360a19bd70bee7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.9000",
      "date": "2026-06-02T19:25:53.000Z",
      "commit": "f161b2346995481e4386d476387ff8c8e1367fbe",
      "fileid": "837a139c421c1bb85324381ee4e2e600c7ba449d396300c620fd0b6ededfadfe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/distancedevelopment/actions/runs/25910529629"
    }
  ]
}