{
  "_id": "6a2143bacd65a98ecbd2aec0",
  "Package": "SightabilityModel",
  "Type": "Package",
  "Title": "Wildlife Sightability Modeling",
  "Version": "1.5.5",
  "Date": "2023-08-19",
  "Authors@R": "c(\nperson(\"Fieberg\", \"John\",       email = \"jfieberg@umn.edu\",               role = c(\"aut\")),\nperson(\"Schwarz\", \"Carl James\", email = \"cschwarz.stat.sfu.ca@gmail.com\", role = c(\"aut\",\"cre\")))",
  "Description": "Uses logistic regression to model the probability of\ndetection as a function of covariates. This model is then used\nwith observational survey data to estimate population size,\nwhile accounting for uncertain detection.  See Steinhorst and\nSamuel (1989).",
  "URL": "https://github.com/jfieberg/SightabilityModel",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "R.rsp, knitr, rmarkdown",
  "Config/pak/sysreqs": "make",
  "Repository": "https://jfieberg.r-universe.dev",
  "Date/Publication": "2023-08-21 21:53:17 UTC",
  "RemoteUrl": "https://github.com/jfieberg/sightabilitymodel",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:18:00 UTC",
    "User": "root"
  },
  "Author": "Fieberg John [aut],\nSchwarz Carl James [aut, cre]",
  "Maintainer": "Schwarz Carl James <cschwarz.stat.sfu.ca@gmail.com>",
  "MD5sum": "502a5534cfe7edd400d1e127c4deb2ce",
  "_user": "jfieberg",
  "_type": "src",
  "_file": "SightabilityModel_1.5.5.tar.gz",
  "_fileid": "a2ad98464d1a32199308bcf4b6dc27534c4db6e76b3913db6208392aa44b3379",
  "_filesize": 1461180,
  "_sha256": "a2ad98464d1a32199308bcf4b6dc27534c4db6e76b3913db6208392aa44b3379",
  "_created": "2026-06-04T09:18:00.000Z",
  "_published": "2026-06-04T09:22:02.173Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79487992093,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407731357"
    },
    {
      "job": 79487992280,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407733280"
    },
    {
      "job": 79487992044,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407727277"
    },
    {
      "job": 79487992082,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407713017"
    },
    {
      "job": 79487255440,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407667796"
    },
    {
      "job": 79487992130,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407713169"
    },
    {
      "job": 79487992166,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407710493"
    },
    {
      "job": 79487992204,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407715992"
    },
    {
      "job": 79487992106,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407709009"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jfieberg/sightabilitymodel",
  "_commit": {
    "id": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
    "author": "cschwarz-stat-sfu-cae <cschwarz.stat.sfu.ca@gmail.com>",
    "committer": "cschwarz-stat-sfu-cae <cschwarz.stat.sfu.ca@gmail.com>",
    "message": "Fix install error from GitHub\n",
    "time": 1692654797
  },
  "_maintainer": {
    "name": "Schwarz Carl James",
    "email": "cschwarz.stat.sfu.ca@gmail.com",
    "login": "cschwarz-stat-sfu-ca",
    "description": "",
    "uuid": 7244742
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "formula.tools",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "jfieberg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "cschwarz-stat-sfu-ca",
      "count": 65,
      "uuid": 7244742
    },
    {
      "user": "jfieberg",
      "count": 5,
      "uuid": 6516887
    },
    {
      "user": "ericnewkirk",
      "count": 4,
      "uuid": 55846615
    }
  ],
  "_userbio": {
    "uuid": 6516887,
    "type": "user",
    "name": "John Fieberg"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SightabilityModel"
  },
  "_devurl": "https://github.com/jfieberg/sightabilitymodel",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SightabilityModel.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jfieberg/sightabilitymodel",
  "_realowner": "jfieberg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-05-12"
    },
    {
      "version": "1.1",
      "date": "2012-08-08"
    },
    {
      "version": "1.2",
      "date": "2012-11-06"
    },
    {
      "version": "1.3",
      "date": "2014-10-04"
    },
    {
      "version": "1.4.0",
      "date": "2020-07-17"
    },
    {
      "version": "1.4.1",
      "date": "2020-09-08"
    },
    {
      "version": "1.4.2",
      "date": "2021-10-06"
    },
    {
      "version": "1.5",
      "date": "2022-05-20"
    },
    {
      "version": "1.5.1",
      "date": "2022-06-01"
    },
    {
      "version": "1.5.2",
      "date": "2023-02-18"
    },
    {
      "version": "1.5.3",
      "date": "2023-05-01"
    },
    {
      "version": "1.5.5",
      "date": "2023-08-20"
    }
  ],
  "_exports": [
    "check.sightability.model.args",
    "compute.detect.prob",
    "compute.SCF",
    "covtheta",
    "MoosePopR",
    "MoosePopR_DomStrat",
    "MoosePopR_DomStrat_bootrep",
    "Sight.Est",
    "Sight.Est.Ratio",
    "SightabilityPopR",
    "SightabilityPopR_DomStrat",
    "SS.est",
    "SS.est.Ratio",
    "vardiff",
    "varlog.lam",
    "Wong.est",
    "Wong.est.Ratio"
  ],
  "_datasets": [
    {
      "name": "exp.m",
      "title": "Experimental (test trials) data set used to estimate detection probabilities for moose in MN",
      "object": "exp.m",
      "file": "exp.m.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "observed",
        "voc",
        "grpsize"
      ],
      "rows": 124,
      "table": true,
      "tojson": true
    },
    {
      "name": "g.fit",
      "title": "Mountain Goat Sightability Model Information",
      "object": "g.fit",
      "file": "g.fit.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gdat",
      "title": "Mountain Goat Survey Data from Olympic National park",
      "object": "gdat",
      "file": "gdat.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "GroupSize",
        "Terrain",
        "pct.VegCover",
        "stratum",
        "total",
        "subunit"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "obs.m",
      "title": "MN moose survey data",
      "object": "obs.m",
      "file": "obs.m.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "stratum",
        "subunit",
        "total",
        "cows",
        "calves",
        "bulls",
        "unclass",
        "voc",
        "grpsize"
      ],
      "rows": 805,
      "table": true,
      "tojson": true
    },
    {
      "name": "sampinfo.m",
      "title": "Data set containing sampling information for observation survey of moose in MN",
      "object": "sampinfo.m",
      "file": "sampinfo.m.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "stratum",
        "Nh",
        "nh"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "SightabilityModel-package",
      "title": "Wildlife Sightability Modeling",
      "topics": [
        "SightabilityModel-package",
        "SightabilityModel"
      ]
    },
    {
      "page": "check.sightability.model.args",
      "title": "Check the sightability model arguments for consistency",
      "topics": [
        "check.sightability.model.args"
      ]
    },
    {
      "page": "compute.detect.prob",
      "title": "Compute the detection probability given a sightability model",
      "topics": [
        "compute.detect.prob"
      ]
    },
    {
      "page": "compute.SCF",
      "title": "Compute the sightability correction factor given a sightability and covariates",
      "topics": [
        "compute.SCF"
      ]
    },
    {
      "page": "covtheta",
      "title": "Estimates var/cov matrix of inflation factors (1/prob detection) using a non-parametric bootstrap.",
      "topics": [
        "covtheta"
      ]
    },
    {
      "page": "exp.m",
      "title": "Experimental (test trials) data set used to estimate detection probabilities for moose in MN",
      "topics": [
        "exp.m"
      ]
    },
    {
      "page": "g.fit",
      "title": "Mountain Goat Sightability Model Information",
      "topics": [
        "g.fit"
      ]
    },
    {
      "page": "gdat",
      "title": "Mountain Goat Survey Data from Olympic National park",
      "topics": [
        "gdat"
      ]
    },
    {
      "page": "MoosePopR",
      "title": "R function that gives the same functionality as the MoosePop program.",
      "topics": [
        "MoosePopR"
      ]
    },
    {
      "page": "MoosePopR_DomStrat",
      "title": "Classical and Domain Stratification using MoosePopR()",
      "topics": [
        "MoosePopR_DomStrat"
      ]
    },
    {
      "page": "MoosePopR_DomStrat_bootrep",
      "title": "Generate a bootstrap replicate of data for call to MoosePopR_DomStrat()",
      "topics": [
        "MoosePopR_DomStrat_bootrep"
      ]
    },
    {
      "page": "obs.m",
      "title": "MN moose survey data",
      "topics": [
        "obs.m"
      ]
    },
    {
      "page": "print.sightest",
      "title": "Print method for sightability estimators",
      "topics": [
        "print.sightest",
        "print.sightest_ratio"
      ]
    },
    {
      "page": "sampinfo.m",
      "title": "Data set containing sampling information for observation survey of moose in MN",
      "topics": [
        "sampinfo.m"
      ]
    },
    {
      "page": "Sight.Est",
      "title": "Sightability Model Estimator",
      "topics": [
        "Sight.Est"
      ]
    },
    {
      "page": "Sight.Est.Ratio",
      "title": "Sightability Model Estimator - Ratio of variables",
      "topics": [
        "Sight.Est.Ratio"
      ]
    },
    {
      "page": "SightabilityPopR",
      "title": "R function that interfaces with the SightabilityModel package and gives similar functionality as the AerialSurvey program",
      "topics": [
        "SightabilityPopR"
      ]
    },
    {
      "page": "SightabilityPopR_DomStrat",
      "title": "Classical and Domain Stratification using SightabilityPopR()",
      "topics": [
        "SightabilityPopR_DomStrat"
      ]
    },
    {
      "page": "SS.est",
      "title": "Sightability estimate with variance components estimator from Steinhorst and Samuel (1989) and Samuel et al. (1992).",
      "topics": [
        "SS.est"
      ]
    },
    {
      "page": "SS.est.Ratio",
      "title": "Sightability estimate or ratio with variance components estimator from Steinhorst and Samuel (1989) and Samuel et al. (1992).  This is merely a stub and has not been implemented.",
      "topics": [
        "SS.est.Ratio"
      ]
    },
    {
      "page": "summary.sightest",
      "title": "Summarize sightability estimator",
      "topics": [
        "summary.sightest",
        "summary.sightest_ratio"
      ]
    },
    {
      "page": "vardiff",
      "title": "Function to estimate the variance of the difference between two population estimates",
      "topics": [
        "vardiff"
      ]
    },
    {
      "page": "varlog.lam",
      "title": "Calculates the variance of the log rate of change between 2 population estimates that rely on the same sightability model.",
      "topics": [
        "varlog.lam"
      ]
    },
    {
      "page": "Wong.est",
      "title": "Sightability estimate with variance components estimator from Wong (1996)",
      "topics": [
        "Wong.est"
      ]
    },
    {
      "page": "Wong.est.Ratio",
      "title": "Sightability estimate of ratio with variance components estimator from Wong (1996)",
      "topics": [
        "Wong.est.Ratio"
      ]
    }
  ],
  "_readme": "https://github.com/jfieberg/sightabilitymodel/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "DBI",
    "expm",
    "formula.tools",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "minqa",
    "mitools",
    "msm",
    "mvtnorm",
    "numDeriv",
    "operator.tools",
    "pillar",
    "pkgconfig",
    "plyr",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "survey",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "a-SightabilityModel.Rnw",
      "filename": "a-SightabilityModel.pdf",
      "title": "a-Estimating Population Abundance Using Sightability Models: R SightabilityModel Package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2022-05-18 21:41:40",
      "modified": "2022-05-18 21:41:40",
      "commits": 1
    },
    {
      "source": "b-RatioEstimator.pdf.asis",
      "filename": "b-RatioEstimator.pdf",
      "title": "b-Implementing the Ratio Estimator",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2022-05-18 21:41:40",
      "modified": "2022-05-18 21:41:40",
      "commits": 1
    },
    {
      "source": "c-MoosePopR-SightabilityPopR-Demo.Rmd",
      "filename": "c-MoosePopR-SightabilityPopR-Demo.html",
      "title": "c-MoosePopR and SightabilityPopR Demonstration",
      "author": "Carl James Schwarz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Availability of code",
        "Introduction",
        "Survey protocol",
        "Data input",
        "Moose data",
        "Block area",
        "Stratum information",
        "Sightability model.",
        "Extracting from AerialSurvey",
        "Reading coefficients of the model",
        "Creation of VegCoverClass variable",
        "Key variables.",
        "Dealing with missing and zero values",
        "Group information",
        "Covariate information",
        "Blocks with no observed groups.",
        "Block information",
        "A single block in a stratum",
        "Analysis",
        "Analysis not adjusting for sightability",
        "Within a stratum",
        "Density",
        "Abundance",
        "Bull to Cow and other ratios",
        "Across all strata",
        "The MoosePopR() function.",
        "Sample Analyses",
        "Density of all moose",
        "Abundance of all moose",
        "Number of bulls and number of cows",
        "Final object",
        "Adjusting for sightability",
        "The SightabilityPopR() function",
        "Dealing with missing values in the sightability covariates",
        "Domain estimation",
        "Domain at PSU (block) level; domain population information known",
        "Example",
        "Domain at PSU (block) level; domain population information unknown.",
        "Domain at group level; domain population information known",
        "Domain at group level; domain population information unknown.",
        "References"
      ],
      "created": "2022-05-18 21:41:40",
      "modified": "2023-02-17 22:32:49",
      "commits": 4
    },
    {
      "source": "d-DomainStratification-method-of-Heard-2008.html.asis",
      "filename": "d-DomainStratification-method-of-Heard-2008.html",
      "title": "d-DomainStratification-method-of-Heard-2008",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2022-05-18 21:41:40",
      "modified": "2022-05-18 21:41:40",
      "commits": 1
    }
  ],
  "_score": 4.982271233039569,
  "_indexed": true,
  "_nocasepkg": "sightabilitymodel",
  "_universes": [
    "jfieberg",
    "cschwarz-stat-sfu-ca"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-06-04T09:20:29.000Z",
      "distro": "noble",
      "commit": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
      "fileid": "ed51c2c32211f3936b5b1a0c16d82028ce8c33431b636653b1b1152254de1c36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-06-04T09:20:37.000Z",
      "distro": "noble",
      "commit": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
      "fileid": "2d54d81b726c09e6f2fafc08cfe2509033252aa75ccc604d3f39214b0548971e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-06-04T09:20:34.000Z",
      "commit": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
      "fileid": "e0f342c10149f76f141b65abf92d91e706979239e09e803758e6721a4b1ace27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-06-04T09:19:54.000Z",
      "commit": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
      "fileid": "626b90a579a040531cf9b255462567b98814900ce2c8d60a952c5900d6792f6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.5",
      "date": "2026-06-04T09:20:21.000Z",
      "commit": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
      "fileid": "82fb84c2eff8a24a498eccb7c777070c0add4e593cca2bf4ef446db92ac662bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-06-04T09:19:23.000Z",
      "commit": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
      "fileid": "b919069b18bd7d89b3381bf02905859e595bb5886a1dac5db9505880e9fb384d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-06-04T09:19:47.000Z",
      "commit": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
      "fileid": "3c5c39835e029313bdeb2724745d00bf01e6d4612cf0dac67deef9596a4de243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-06-04T09:19:24.000Z",
      "commit": "a6a3eb3101b74245f062a49fa54a93d1bdcd2b08",
      "fileid": "377ac0c1e8d7db812d938c96643c5c8758b6baaaa68092c4924641d6bdad817d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfieberg/actions/runs/26942508928"
    }
  ]
}