{
  "_id": "6a16ca2aacfb0bcc41d896e2",
  "Package": "MaxMC",
  "Type": "Package",
  "Title": "Maximized Monte Carlo",
  "Date": "2024-09-29",
  "Version": "0.1.2",
  "Authors@R": "c(person(\"Julien\", \"Neves\", email = \"jmn252@cornell.edu\", role = c(\"aut\")), person(\"Jean-Marie\", \"Dufour\", email = \"jean-marie.dufour@mcgill.ca\", role = c(\"aut\", \"ths\")), person(\"Gabriel\", \"Rodriguez-Rondon\", email = \"gabriel.rodriguezrondon@mail.mcgill.ca\", role = c(\"cre\")) )",
  "Maintainer": "Gabriel Rodriguez-Rondon\n<gabriel.rodriguezrondon@mail.mcgill.ca>",
  "Description": "An implementation of the Monte Carlo techniques described\nin details by Dufour (2006) <doi:10.1016/j.jeconom.2005.06.007>\nand Dufour and Khalaf (2007) <doi:10.1002/9780470996249.ch24>.\nThe two main features available are the Monte Carlo method with\ntie-breaker, mc(), for discrete statistics, and the Maximized\nMonte Carlo, mmc(), for statistics with nuisance parameters.",
  "License": "GPL(>= 3)",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "URL": "https://github.com/julienneves/MaxMC",
  "Repository": "https://julienneves.r-universe.dev",
  "Date/Publication": "2024-10-01 12:21:30 UTC",
  "RemoteUrl": "https://github.com/julienneves/maxmc",
  "RemoteRef": "HEAD",
  "RemoteSha": "05171d8731413751f8b1ae792a36889a0fd7e49a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:37:42 UTC",
    "User": "root"
  },
  "Author": "Julien Neves [aut],\nJean-Marie Dufour [aut, ths],\nGabriel Rodriguez-Rondon [cre]",
  "MD5sum": "ba8b8e8f99784a1583991a0fc55bf0b0",
  "_user": "julienneves",
  "_type": "src",
  "_file": "MaxMC_0.1.2.tar.gz",
  "_fileid": "e60595ccc8878d4207fe33e1a3c3f260f907529dcec86d40f6ee9b16ac35a70c",
  "_filesize": 182776,
  "_sha256": "e60595ccc8878d4207fe33e1a3c3f260f907529dcec86d40f6ee9b16ac35a70c",
  "_created": "2026-05-27T10:37:42.000Z",
  "_published": "2026-05-27T10:40:42.905Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78058875011,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238256055"
    },
    {
      "job": 78058874895,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238255782"
    },
    {
      "job": 78058874906,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238253275"
    },
    {
      "job": 78058874877,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238254839"
    },
    {
      "job": 78058436872,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238217984"
    },
    {
      "job": 78058874875,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238256076"
    },
    {
      "job": 78058874892,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238245632"
    },
    {
      "job": 78058874974,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238243971"
    },
    {
      "job": 78058874907,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238241130"
    }
  ],
  "_buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/julienneves/maxmc",
  "_commit": {
    "id": "05171d8731413751f8b1ae792a36889a0fd7e49a",
    "author": "roga11 <gabriel.rodriguezrondon@mail.mcgill.ca>",
    "committer": "roga11 <gabriel.rodriguezrondon@mail.mcgill.ca>",
    "message": "removed examples from non-exported functions following CRAN suggestion\n",
    "time": 1727785290
  },
  "_maintainer": {
    "name": "Gabriel Rodriguez-Rondon",
    "email": "gabriel.rodriguezrondon@mail.mcgill.ca"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "GenSA",
      "role": "Imports"
    },
    {
      "package": "pso",
      "role": "Imports"
    },
    {
      "package": "GA",
      "role": "Imports"
    },
    {
      "package": "NMOF",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "fUnitRoots",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "julienneves",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "julienneves",
      "count": 39,
      "uuid": 19894045
    }
  ],
  "_userbio": {
    "uuid": 19894045,
    "type": "user",
    "name": "Julien Neves",
    "description": "Ph.D. Candidate in Economics"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MaxMC"
  },
  "_devurl": "https://github.com/julienneves/maxmc",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MaxMC.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/julienneves/maxmc",
  "_realowner": "julienneves",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-03-24"
    },
    {
      "version": "0.1.2",
      "date": "2024-10-02"
    }
  ],
  "_exports": [
    "mc",
    "mmc",
    "pvalue"
  ],
  "_help": [
    {
      "page": "MaxMC-package",
      "title": "Maximized Monte Carlo",
      "topics": [
        "MaxMC-package"
      ]
    },
    {
      "page": "mc",
      "title": "Monte Carlo with Tie-Breaker",
      "topics": [
        "mc"
      ]
    },
    {
      "page": "mmc",
      "title": "Find the Maximized Monte Carlo (MMC) p-value on a set of nuisance parameters.",
      "topics": [
        "mmc"
      ]
    },
    {
      "page": "plot.mmc",
      "title": "Plot a 'mmc' Object",
      "topics": [
        "plot.mmc"
      ]
    },
    {
      "page": "print.mc",
      "title": "Print a Summary of a 'mc' Object",
      "topics": [
        "print.mc"
      ]
    },
    {
      "page": "print.mmc",
      "title": "Print a Summary of a 'mmc' Object",
      "topics": [
        "print.mmc"
      ]
    },
    {
      "page": "pvalue",
      "title": "p-value Function",
      "topics": [
        "pvalue"
      ]
    }
  ],
  "_readme": "https://github.com/julienneves/maxmc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "crayon",
    "farver",
    "foreach",
    "GA",
    "GenSA",
    "glue",
    "iterators",
    "labeling",
    "lifecycle",
    "NMOF",
    "pso",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "scales",
    "viridisLite"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "maxmc",
  "_universes": [
    "julienneves"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-27T10:39:42.000Z",
      "distro": "noble",
      "commit": "05171d8731413751f8b1ae792a36889a0fd7e49a",
      "fileid": "3adae667ae2e63902bf0a333428e649f86f0ae452eb63b5bdf3d415550108786",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-27T10:39:42.000Z",
      "distro": "noble",
      "commit": "05171d8731413751f8b1ae792a36889a0fd7e49a",
      "fileid": "b950917ca7baeea1916162fe403861b8d4009e0966fa9da9b4be7d985f81b50a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-27T10:39:37.000Z",
      "commit": "05171d8731413751f8b1ae792a36889a0fd7e49a",
      "fileid": "7a699f994c96ec2fe54f7f158eea7fdfcfbcd0671e07b053335780c016f7d8e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-27T10:39:40.000Z",
      "commit": "05171d8731413751f8b1ae792a36889a0fd7e49a",
      "fileid": "24125f1d3105fb8cd78e27e1928a66c8c3ae3681af0dfe46650137228db55535",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-27T10:39:58.000Z",
      "commit": "05171d8731413751f8b1ae792a36889a0fd7e49a",
      "fileid": "84ee80807a65b6428f68da0f78ab37eac7d3c9ac19deff1c5d5b07265c39e056",
      "status": "success",
      "buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-27T10:39:05.000Z",
      "commit": "05171d8731413751f8b1ae792a36889a0fd7e49a",
      "fileid": "2cfaf1a149b2b02905e6703b031da6c2bb6bf3c5a88e43e19ae3e73234a265f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-27T10:38:59.000Z",
      "commit": "05171d8731413751f8b1ae792a36889a0fd7e49a",
      "fileid": "ed4180a9e84cdb1b0d93315b236e078cdf607c301f94f5ae0ef80f4383909e10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-27T10:38:50.000Z",
      "commit": "05171d8731413751f8b1ae792a36889a0fd7e49a",
      "fileid": "2ed1e1b7527b406a391619eb7c4edaab02da086ce5b3dce6dd7d12b5827cf099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienneves/actions/runs/26505987535"
    }
  ]
}