{
  "_id": "6a10702bacfb0bcc41cab8ec",
  "Package": "ADP",
  "Type": "Package",
  "Title": "Adoption Probability, Triers and Users Rate of a New Product",
  "Version": "0.1.6",
  "Date": "2021-08-13",
  "Authors@R": "c(\nperson(\"Mickey\", \"Kislev\", email = \"mickeykislev@researchgap.ac\", role=c(\"cre\")),\nperson(\"Shira\", \"Kislev\", role=c(\"aut\")))",
  "Maintainer": "Mickey Kislev <mickeykislev@researchgap.ac>",
  "Description": "Calculate users prevalence of a product based on the\nprevalence of triers in the population. The measurement of\ntriers is relatively easy. It is just a question of whether a\nperson tried a product even once in his life or not. On the\nother hand, The measurement of people who also adopt it as part\nof their life is more complicated since adopting an innovative\nproduct is a subjective view of the individual. Mickey Kislev\nand Shira Kislev developed a formula to calculate the\nprevalence of a product's users to overcome this difficulty.\nThe current package assists in calculating the users prevalence\nof a product based on the prevalence of triers in the\npopulation. See for: Kislev, M. M., and S. Kislev (2020)\n<doi:10.5539/ijms.v12n4p63>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 07:16:43 UTC",
    "User": "root"
  },
  "Author": "Mickey Kislev [cre], Shira Kislev [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-08-13 09:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/ADP",
  "RemoteRef": "HEAD",
  "RemoteSha": "32c798dca275a55128751d784e471b8b0594a7a9",
  "MD5sum": "e6005022c63c619fcf4f46e3db2da7ad",
  "_user": "cran",
  "_type": "src",
  "_file": "ADP_0.1.6.tar.gz",
  "_fileid": "c17c840d7ecd1924612d89375453d6c6dd74775e55ac25761391c7844c555398",
  "_filesize": 99896,
  "_sha256": "c17c840d7ecd1924612d89375453d6c6dd74775e55ac25761391c7844c555398",
  "_created": "2026-05-07T07:16:43.000Z",
  "_published": "2026-05-22T15:03:07.049Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77406342946,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849134632"
    },
    {
      "job": 77406342982,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849133774"
    },
    {
      "job": 77406341474,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849104894"
    },
    {
      "job": 77406341925,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163704822"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25481624186",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ADP",
  "_commit": {
    "id": "32c798dca275a55128751d784e471b8b0594a7a9",
    "author": "Mickey Kislev <mickeykislev@researchgap.ac>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.6\n",
    "time": 1628848202
  },
  "_maintainer": {
    "name": "Mickey Kislev",
    "email": "mickeykislev@researchgap.ac"
  },
  "_registered": true,
  "_dependencies": [],
  "_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": 260,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ADP"
  },
  "_mentions": 39,
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ADP.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2021-07-28"
    },
    {
      "version": "0.1.5",
      "date": "2021-07-30"
    },
    {
      "version": "0.1.6",
      "date": "2021-08-13"
    }
  ],
  "_exports": [
    "ADP",
    "adp.t",
    "adp.u",
    "ptriers",
    "pusers"
  ],
  "_help": [
    {
      "page": "ADP",
      "title": "How many people use my product",
      "topics": [
        "ADP"
      ]
    },
    {
      "page": "adp.t",
      "title": "Calculates the predicted adoption probability according to the triers' rate",
      "topics": [
        "adp.t"
      ]
    },
    {
      "page": "adp.u",
      "title": "Calculates the predicted adoption probability according to the users' rate",
      "topics": [
        "adp.u"
      ]
    },
    {
      "page": "ptriers",
      "title": "Calculates the predicted prevalence of triers according to the users' rate",
      "topics": [
        "ptriers"
      ]
    },
    {
      "page": "pusers",
      "title": "Calculates the predicted prevalence of users according to the triers' rate",
      "topics": [
        "pusers"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "adp",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-07T07:18:33.000Z",
      "distro": "noble",
      "commit": "32c798dca275a55128751d784e471b8b0594a7a9",
      "fileid": "4cb1caddb4691a315b791e775edf87d91ef54fa09d4e830ae1776fb028e0bba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25481624186"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-07T07:18:29.000Z",
      "distro": "noble",
      "commit": "32c798dca275a55128751d784e471b8b0594a7a9",
      "fileid": "7c397572d2eac328798ce9860f08026117442e98150d531a678e9f5fc909be03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25481624186"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-05-22T15:02:52.000Z",
      "commit": "32c798dca275a55128751d784e471b8b0594a7a9",
      "fileid": "7544340b22f5e5706ea37caa3034ab89ca7aec193c5d1c2c86bd2c7278a114bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25481624186"
    }
  ]
}