{
  "_id": "6a15c2afacfb0bcc41d6a8a9",
  "Package": "mantar",
  "Title": "Missingness Alleviation for Network Analysis",
  "Version": "0.3.0",
  "Authors@R": "person(\"Kai Jannik\", \"Nehler\", , \"nehler@psych.uni-frankfurt.de\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3764-761X\"))",
  "Description": "Provides functionality for estimating cross-sectional\nnetwork structures representing partial correlations while\naccounting for missing data. Networks are estimated via\nneighborhood selection or regularization, with model selection\nguided by information criteria. Missing data can be handled\nprimarily via multiple imputation or a maximum likelihood-based\napproach, as demonstrated by Nehler and Schultze (2025)\n<doi:10.1080/00273171.2025.2503833> and Nehler and Schultze\n(2026) <doi:10.1037/met0000828>. Deletion-based approaches are\nalso available but play a secondary role.",
  "License": "GPL (>= 3)",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "RdMacros": "Rdpack, mathjaxr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/kai-nehler/mantar",
  "BugReports": "https://github.com/kai-nehler/mantar/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://kai-nehler.r-universe.dev",
  "Date/Publication": "2026-05-26 14:46:06 UTC",
  "RemoteUrl": "https://github.com/kai-nehler/mantar",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 15:52:19 UTC",
    "User": "root"
  },
  "Author": "Kai Jannik Nehler [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3764-761X>)",
  "Maintainer": "Kai Jannik Nehler <nehler@psych.uni-frankfurt.de>",
  "MD5sum": "4fdd9f3ff280c89f7529594202143357",
  "_user": "kai-nehler",
  "_type": "src",
  "_file": "mantar_0.3.0.tar.gz",
  "_fileid": "dfa57960d8fab2b61c1655312cc2a53eda9b7945f4bdd3949388eba04535a55d",
  "_filesize": 892120,
  "_sha256": "dfa57960d8fab2b61c1655312cc2a53eda9b7945f4bdd3949388eba04535a55d",
  "_created": "2026-05-26T15:52:19.000Z",
  "_published": "2026-05-26T15:56:31.552Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77902225728,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7219525328"
    },
    {
      "job": 77902225767,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219520816"
    },
    {
      "job": 77902225752,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7219517273"
    },
    {
      "job": 77902225836,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219523730"
    },
    {
      "job": 77901453799,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219450231"
    },
    {
      "job": 77902225760,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219505773"
    },
    {
      "job": 77902225743,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7219503253"
    },
    {
      "job": 77902225742,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7219509268"
    },
    {
      "job": 77902225790,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219504908"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kai-nehler/mantar",
  "_commit": {
    "id": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
    "author": "Kai Jannik Nehler <60469457+kai-nehler@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #13 from kai-nehler/develop\n\nUpdate the readme again for CRAN version 0.3.0",
    "time": 1779806766
  },
  "_maintainer": {
    "name": "Kai Jannik Nehler",
    "email": "nehler@psych.uni-frankfurt.de",
    "login": "kai-nehler",
    "description": "",
    "uuid": 60469457,
    "orcid": "0000-0003-3764-761X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "mathjaxr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "glassoFast",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "role": "Suggests"
    },
    {
      "package": "qgraph",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kai-nehler",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-22",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2025-25",
      "n": 5
    },
    {
      "week": "2025-26",
      "n": 12
    },
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 6
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kai-nehler",
      "count": 88,
      "uuid": 60469457
    }
  ],
  "_userbio": {
    "uuid": 60469457,
    "type": "user",
    "name": "Kai Jannik Nehler"
  },
  "_downloads": {
    "count": 3127,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mantar"
  },
  "_devurl": "https://github.com/kai-nehler/mantar",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mantar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kai-nehler/mantar",
  "_realowner": "kai-nehler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-11"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-18"
    },
    {
      "version": "0.3.0",
      "date": "2026-05-26"
    }
  ],
  "_exports": [
    "cor_calc",
    "neighborhood_net",
    "ordered_suggest",
    "regression_opt",
    "regularization_net"
  ],
  "_datasets": [
    {
      "name": "mantar_dummy_full_cat",
      "title": "Dummy data sets for illustration purposes in the mantar package",
      "object": "mantar_dummy_full_cat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "EmoReactivity",
        "TendWorry",
        "StressSens",
        "SelfAware",
        "Moodiness",
        "Cautious",
        "ThoughtFuture",
        "RespCriticism"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "mantar_dummy_full_cont",
      "title": "Dummy data sets for illustration purposes in the mantar package",
      "object": "mantar_dummy_full_cont",
      "class": [
        "data.frame"
      ],
      "fields": [
        "EmoReactivity",
        "TendWorry",
        "StressSens",
        "SelfAware",
        "Moodiness",
        "Cautious",
        "ThoughtFuture",
        "RespCriticism"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "mantar_dummy_full_mix",
      "title": "Dummy data sets for illustration purposes in the mantar package",
      "object": "mantar_dummy_full_mix",
      "class": [
        "data.frame"
      ],
      "fields": [
        "EmoReactivity",
        "TendWorry",
        "StressSens",
        "SelfAware",
        "Moodiness",
        "Cautious",
        "ThoughtFuture",
        "RespCriticism"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "mantar_dummy_mis_cat",
      "title": "Dummy data sets for illustration purposes in the mantar package",
      "object": "mantar_dummy_mis_cat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "EmoReactivity",
        "TendWorry",
        "StressSens",
        "SelfAware",
        "Moodiness",
        "Cautious",
        "ThoughtFuture",
        "RespCriticism"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "mantar_dummy_mis_cont",
      "title": "Dummy data sets for illustration purposes in the mantar package",
      "object": "mantar_dummy_mis_cont",
      "class": [
        "data.frame"
      ],
      "fields": [
        "EmoReactivity",
        "TendWorry",
        "StressSens",
        "SelfAware",
        "Moodiness",
        "Cautious",
        "ThoughtFuture",
        "RespCriticism"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "mantar_dummy_mis_mix",
      "title": "Dummy data sets for illustration purposes in the mantar package",
      "object": "mantar_dummy_mis_mix",
      "class": [
        "data.frame"
      ],
      "fields": [
        "EmoReactivity",
        "TendWorry",
        "StressSens",
        "SelfAware",
        "Moodiness",
        "Cautious",
        "ThoughtFuture",
        "RespCriticism"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cor_calc",
      "title": "Correlation Matrix Estimation with Support for Multiple Correlation Types",
      "topics": [
        "cor_calc"
      ]
    },
    {
      "page": "mantar_dummy_data",
      "title": "Dummy data sets for illustration purposes in the mantar package",
      "topics": [
        "mantar_dummy_data",
        "mantar_dummy_full_cat",
        "mantar_dummy_full_cont",
        "mantar_dummy_full_mix",
        "mantar_dummy_mis_cat",
        "mantar_dummy_mis_cont",
        "mantar_dummy_mis_mix"
      ]
    },
    {
      "page": "neighborhood_net",
      "title": "Network Estimation via Neighborhood Selection using Information Criteria",
      "topics": [
        "neighborhood_net"
      ]
    },
    {
      "page": "ordered_suggest",
      "title": "Heuristic procedure for identifying ordered categorical variables",
      "topics": [
        "ordered_suggest"
      ]
    },
    {
      "page": "regression_opt",
      "title": "Stepwise Multiple Regression Model Search based on Information Criteria",
      "topics": [
        "regression_opt"
      ]
    },
    {
      "page": "regularization_net",
      "title": "Regularized Network Estimation",
      "topics": [
        "regularization_net"
      ]
    }
  ],
  "_readme": "https://github.com/kai-nehler/mantar/raw/HEAD/README.md",
  "_rundeps": [
    "glassoFast",
    "lattice",
    "mathjaxr",
    "Matrix",
    "rbibutils",
    "Rdpack"
  ],
  "_vignettes": [
    {
      "source": "mantar.Rmd",
      "filename": "mantar.html",
      "title": "mantar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Features",
        "Functionalities",
        "Data Sets",
        "Function Usage",
        "Network Estimation via Neighborhood Selection",
        "Information Criteria",
        "Estimation of Partial Correlation",
        "Type of Correlation",
        "Network Variables",
        "Estimation with Continuous Complete Data",
        "Estimation with Ordered Categorical Complete Data",
        "Calculation of Sample Size",
        "Handling Missing Data",
        "Auxiliary Variables",
        "Estimation with Missing Data",
        "Network Estimation via Regularization",
        "Type of Regularization Penalty and corresponding Parameters",
        "Calculation of Sample Size for Information Criteria",
        "Complete Example Analysis",
        "References"
      ],
      "created": "2026-01-08 16:56:24",
      "modified": "2026-05-26 13:30:59",
      "commits": 5
    }
  ],
  "_score": 6.227521641065902,
  "_indexed": true,
  "_nocasepkg": "mantar",
  "_universes": [
    "kai-nehler"
  ],
  "_previous": "0.2.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-26T15:54:46.000Z",
      "distro": "noble",
      "commit": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
      "fileid": "a6fb98a6dbe79b53d7f05a1c4385594ab6118c51e8435393f535a807c47f682a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-26T15:54:38.000Z",
      "distro": "noble",
      "commit": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
      "fileid": "2489f002dc6563578dffd1ab047dfcc53d9b6853aa2ee6aa9c56721d31ca8a27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-26T15:54:40.000Z",
      "commit": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
      "fileid": "922799320d0c34a3069c752e5669feb1dcac8d5edd055997cfe53669e205c7d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-26T15:54:49.000Z",
      "commit": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
      "fileid": "a600cbe1172d765ef01f0f76b6f217f13a1430d7b87afc02b97baeaf8f22812b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-26T15:54:48.000Z",
      "commit": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
      "fileid": "c70a4c197b1eb9ba0393973e6271ee9040ee300d7e647941ecd4e77c11c62600",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-26T15:53:44.000Z",
      "commit": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
      "fileid": "a791cef15c253c9874249dc1c4552d2ac12b9988dccebe96b6d03348d5a6c24c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-26T15:53:59.000Z",
      "commit": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
      "fileid": "2f8d5875713bc45ea51ec55701374c39ba42ba1956b208b15fdbafb50d05ced3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-26T15:53:45.000Z",
      "commit": "3b800d68ec2877bd1140471a04ff1b8c1447aca8",
      "fileid": "cb9b0eea557609df89beec5fc37ec0b4b3957ac1a0a569818e9fba200a4a931b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kai-nehler/actions/runs/26459059489"
    }
  ]
}