{
  "_id": "6a213a8bcd65a98ecbd27d1f",
  "Package": "regcorr",
  "Type": "Package",
  "Title": "Models of Pearson Correlation Coefficient",
  "Version": "0.1.0",
  "Author": "Ze Lin, Bo Li, Jinyao Shen",
  "Maintainer": "Ze Lin <zlin5858@163.com>",
  "Description": "Implements regression models to assess the effect of\ncovariates on the Pearson correlation coefficient for both\nbivariate normal and bivariate binary responses. This package\nprovides likelihood-based inference using Newton-Raphson\nestimation and bootstrap-based methods for significance\ntesting, featuring built-in robust handling for numerical\ninstabilities in extreme samples.",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "License": "MIT + file LICENSE",
  "Repository": "https://lonze-nb.r-universe.dev",
  "Date/Publication": "2026-05-20 05:33:55 UTC",
  "RemoteUrl": "https://github.com/lonze-nb/regcorr",
  "RemoteRef": "HEAD",
  "RemoteSha": "559555d31af4b16903b13548bf39d204264ec258",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:39:52 UTC",
    "User": "root"
  },
  "MD5sum": "713fee42693d8ad2c330031343e543de",
  "_user": "lonze-nb",
  "_type": "src",
  "_file": "regcorr_0.1.0.tar.gz",
  "_fileid": "d8c43271309dc729ac85f68ab14c410b2fd8d62678d5405888d682b022a9394d",
  "_filesize": 91397,
  "_sha256": "d8c43271309dc729ac85f68ab14c410b2fd8d62678d5405888d682b022a9394d",
  "_created": "2026-06-04T08:39:52.000Z",
  "_published": "2026-06-04T08:42:51.874Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79481707049,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406912608"
    },
    {
      "job": 79481707088,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406912044"
    },
    {
      "job": 79481707081,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406924492"
    },
    {
      "job": 79481707071,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406914404"
    },
    {
      "job": 79481340661,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406876198"
    },
    {
      "job": 79481707156,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406906823"
    },
    {
      "job": 79481707112,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406903867"
    },
    {
      "job": 79481707114,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406899552"
    },
    {
      "job": 79481707075,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406898202"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lonze-nb/regcorr",
  "_commit": {
    "id": "559555d31af4b16903b13548bf39d204264ec258",
    "author": "Ze Lin <zlin5858@163.com>",
    "committer": "Ze Lin <zlin5858@163.com>",
    "message": "Move tableTestPower.csv to inst/extdata to pass CRAN check\n",
    "time": 1779255235
  },
  "_maintainer": {
    "name": "Ze Lin",
    "email": "zlin5858@163.com"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "lonze-nb",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lonze-nb",
      "count": 1,
      "uuid": 157500743
    }
  ],
  "_userbio": {
    "uuid": 157500743,
    "type": "user",
    "name": "lonze-nb"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regcorr"
  },
  "_devurl": "https://github.com/lonze-nb/regcorr",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/regcorr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lonze-nb/regcorr",
  "_realowner": "lonze-nb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "genDataBB",
    "genDataBN",
    "logistic",
    "NRfitBivBernoulli",
    "NRfitBivNormal",
    "rbinary",
    "subRoutineTest"
  ],
  "_help": [
    {
      "page": "genDataBB",
      "title": "Generate data from bivariate Bernoulli",
      "topics": [
        "genDataBB"
      ]
    },
    {
      "page": "genDataBN",
      "title": "Generate data from bivariate normal",
      "topics": [
        "genDataBN"
      ]
    },
    {
      "page": "logistic",
      "title": "Logistic function",
      "topics": [
        "logistic"
      ]
    },
    {
      "page": "NRfitBivBernoulli",
      "title": "Estimate beta for Bivariate Bernoulli responses using Newton Raphson",
      "topics": [
        "NRfitBivBernoulli"
      ]
    },
    {
      "page": "NRfitBivNormal",
      "title": "Estimate beta for Bivariate Normal responses using Newton Raphson",
      "topics": [
        "NRfitBivNormal"
      ]
    },
    {
      "page": "rbinary",
      "title": "Generate bivariate binary data",
      "topics": [
        "rbinary"
      ]
    },
    {
      "page": "subRoutineTest",
      "title": "Subroutine to test the significance of individual parameters",
      "topics": [
        "subRoutineTest"
      ]
    }
  ],
  "_readme": "https://github.com/lonze-nb/regcorr/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "regcorr",
  "_universes": [
    "lonze-nb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T08:41:34.000Z",
      "distro": "noble",
      "commit": "559555d31af4b16903b13548bf39d204264ec258",
      "fileid": "51c68976cfc6e208daaeb8f779b2b4839b402f974e00c1f30136b5dc487ad9f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T08:41:32.000Z",
      "distro": "noble",
      "commit": "559555d31af4b16903b13548bf39d204264ec258",
      "fileid": "7cb3fa16b62ee2538c29b775a7ed8b8d210418025e1360a114b6a9da081748e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T08:42:09.000Z",
      "commit": "559555d31af4b16903b13548bf39d204264ec258",
      "fileid": "83ff430d530be49b1ffec820de11f3138c467d8603ec0b70ccf4b4b7153d2db0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T08:41:40.000Z",
      "commit": "559555d31af4b16903b13548bf39d204264ec258",
      "fileid": "8e8b51b0c2962da9b8b3952560ac55f0c5d35909c080b0f3acb3397824fb5389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-04T08:41:27.000Z",
      "commit": "559555d31af4b16903b13548bf39d204264ec258",
      "fileid": "2eea3f060f6ac558aacca9225b4cae696a4a6f229581c6ac0c74ee8881314dd1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T08:41:01.000Z",
      "commit": "559555d31af4b16903b13548bf39d204264ec258",
      "fileid": "ece85011e9e350b37002dd19d474a80d68249cef339d1b4722c2f33da3f56a93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T08:40:56.000Z",
      "commit": "559555d31af4b16903b13548bf39d204264ec258",
      "fileid": "403bc6ee0cbbc6db44a6bae043b93c83d77ee59ea7a59eeae8076397844a3e0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T08:40:52.000Z",
      "commit": "559555d31af4b16903b13548bf39d204264ec258",
      "fileid": "d1b013e6cd5fa00d035f9d5a1d0b06d191eb1bb46243e539e4d516172e4de9b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lonze-nb/actions/runs/26940720789"
    }
  ]
}