{
  "_id": "6a1eeb28b401979e7341222f",
  "Package": "MSMGOptimizer",
  "Type": "Package",
  "Title": "Mine Sustainability Modeling Group (MSMG) 'SimaPro' CSV\nOptimizer",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Philip\", \"Duah\",\nemail = \"dpbxc@mst.edu\",\nrole = c(\"aut\", \"cre\")\n),\nperson(\n\"Kwame\", \"Awuah-Offei\",\nemail = \"kwamea@mst.edu\",\nrole = \"aut\"\n)\n)",
  "Description": "A 'Shiny' application for converting 'Excel'-based Life\nCycle Inventory (LCI) data into 'SimaPro' CSV (Comma-Separated\nValues) format for use in Life Cycle Assessment (LCA) modeling.\nDeveloped by the Mine Sustainability Modeling Group (MSMG) at\nMissouri University of Science and Technology under NSF\n(National Science Foundation) funding (Award No. 2219086). See\nPizzol (2022)\n<https://github.com/massimopizzol/Simapro-CSV-converter> for\nthe original 'Python' implementation that inspired this tool.",
  "URL": "https://github.com/Duah-Philip/MSMGOptimizer",
  "BugReports": "https://github.com/Duah-Philip/MSMGOptimizer/issues",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://duah-philip.r-universe.dev",
  "Date/Publication": "2026-03-10 09:23:31 UTC",
  "RemoteUrl": "https://github.com/duah-philip/msmgoptimizer",
  "RemoteRef": "HEAD",
  "RemoteSha": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:53:02 UTC",
    "User": "root"
  },
  "Author": "Philip Duah [aut, cre],\nKwame Awuah-Offei [aut]",
  "Maintainer": "Philip Duah <dpbxc@mst.edu>",
  "MD5sum": "56c7dbc72af044ed5a0d2c3b11809fef",
  "_user": "duah-philip",
  "_type": "src",
  "_file": "MSMGOptimizer_0.1.0.tar.gz",
  "_fileid": "f7325867f6fa8f43ed22069306085ae2b79c974d41873669629b852afced5ed9",
  "_filesize": 2167306,
  "_sha256": "f7325867f6fa8f43ed22069306085ae2b79c974d41873669629b852afced5ed9",
  "_created": "2026-05-19T09:53:02.000Z",
  "_published": "2026-06-02T14:39:36.217Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79097102267,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080312684"
    },
    {
      "job": 79097102769,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080309178"
    },
    {
      "job": 79097102707,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080304912"
    },
    {
      "job": 79097102389,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080314212"
    },
    {
      "job": 79097100979,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080260346"
    },
    {
      "job": 79097101069,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360907813"
    },
    {
      "job": 79097102630,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080314854"
    },
    {
      "job": 79097102417,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080299749"
    },
    {
      "job": 79097102423,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080296146"
    }
  ],
  "_buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/duah-philip/msmgoptimizer",
  "_commit": {
    "id": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
    "author": "Duah-Philip <Valprogeny@gmail.com>",
    "committer": "Duah-Philip <Valprogeny@gmail.com>",
    "message": "Fix year from 2024 to 2025\n",
    "time": 1773134611
  },
  "_maintainer": {
    "name": "Philip Duah",
    "email": "dpbxc@mst.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.10.0",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "version": ">= 0.7.3",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "version": ">= 1.4.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.33",
      "role": "Imports"
    },
    {
      "package": "waiter",
      "version": ">= 0.2.5",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.8.1",
      "role": "Imports"
    },
    {
      "package": "zip",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "duah-philip",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 11
    },
    {
      "week": "2026-11",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-05"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "duah-philip",
      "count": 14,
      "uuid": 97170926
    }
  ],
  "_userbio": {
    "uuid": 97170926,
    "type": "user",
    "name": "Duah-Philip"
  },
  "_downloads": {
    "count": 481,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MSMGOptimizer"
  },
  "_devurl": "https://github.com/duah-philip/msmgoptimizer",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MSMGOptimizer.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/duah-philip/msmgoptimizer",
  "_realowner": "duah-philip",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "msmg_example",
    "ShinyMSMGOptimizer"
  ],
  "_help": [
    {
      "page": "msmg_example",
      "title": "Get Path to MSMG (Mine Sustainability Modeling Group) Example Files",
      "topics": [
        "msmg_example"
      ]
    },
    {
      "page": "ShinyMSMGOptimizer",
      "title": "Launch the MSMG 'SimaPro' CSV Optimizer 'Shiny' Application",
      "topics": [
        "ShinyMSMGOptimizer"
      ]
    }
  ],
  "_readme": "https://github.com/duah-philip/msmgoptimizer/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinydashboard",
    "sourcetools",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "waiter",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "MSMGOptimizer.Rmd",
      "filename": "MSMGOptimizer.html",
      "title": "Getting Started with MSMGOptimizer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Bundled Example Files",
        "Verifying the Installation",
        "Launching the Application",
        "Excel File Format",
        "Further Help"
      ],
      "created": "2026-03-05 07:35:48",
      "modified": "2026-03-10 08:42:13",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "msmgoptimizer",
  "_universes": [
    "duah-philip"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T09:55:29.000Z",
      "distro": "noble",
      "commit": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
      "fileid": "667ff4e8f8cea208bcc1a80d3edaddb89e5e870ba3a8bbad57cd233464a64c4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T09:55:20.000Z",
      "distro": "noble",
      "commit": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
      "fileid": "480b07d3b3b614e05202a95adee5280bab1d962ae8c5e1fbd0082734c7bc9afa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T09:55:12.000Z",
      "commit": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
      "fileid": "770c75c3bd787b0545abf539a7dd3c2f7c93005fca6de2d8618759a14395863a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T09:55:36.000Z",
      "commit": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
      "fileid": "cb8272f84ea40e450a14494c2ee9a12362d21a4209434b90b456551cb84355f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T09:55:26.000Z",
      "commit": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
      "fileid": "98b815897644def3671003c38801ce9181cdb11c4f7eff7a59140ba89bc99f45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T09:54:47.000Z",
      "commit": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
      "fileid": "ce5a88b29766ea406e21f7374c288f6c62ce61a5cfacbc15442d96b71e1fc499",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T09:54:33.000Z",
      "commit": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
      "fileid": "8ae2aef6e9f8fb17fb3aad1783808f7121377a392115a80de72a5f9a0ee14ae1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T14:39:10.000Z",
      "commit": "56093362be1acbcbd5f9cfd1195eceb70eb9e7f4",
      "fileid": "e9a74ce59fd9736274f051b845372093aff36ccf542fef35bc58aeedda4a09fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/duah-philip/actions/runs/26089541119"
    }
  ]
}