{
  "_id": "6a1efff0b401979e7341ab85",
  "Package": "minic",
  "Type": "Package",
  "Title": "Minimization Methods for Ill-Conditioned Problems",
  "Version": "1.0.3",
  "Date": "2025-10-09",
  "Authors@R": "c(person(\"Bert\", \"van der Veen\", role = c(\"aut\", \"cre\"), email = \"bert_van_der_veen@hotmail.com\"))",
  "Maintainer": "Bert van der Veen <bert_van_der_veen@hotmail.com>",
  "Description": "Implementation of methods for minimizing ill-conditioned\nproblems. Currently only includes regularized (quasi-)newton\noptimization (Kanzow and Steck et al. (2023),\n<doi:10.1007/s12532-023-00238-4>).",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/BertvanderVeen/minic",
  "BugReports": "https://github.com/BertvanderVeen/minic/issues",
  "Repository": "https://bertvanderveen.r-universe.dev",
  "Date/Publication": "2025-10-09 09:33:57 UTC",
  "RemoteUrl": "https://github.com/bertvanderveen/minic",
  "RemoteRef": "HEAD",
  "RemoteSha": "bceb64655c4518e651ce30148f4dee6e98901f7c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 09:03:20 UTC",
    "User": "root"
  },
  "Author": "Bert van der Veen [aut, cre]",
  "MD5sum": "44477ed915618c51491dd0fed760176f",
  "_user": "bertvanderveen",
  "_type": "src",
  "_file": "minic_1.0.3.tar.gz",
  "_fileid": "da23c67b21e7f118aa29f17b5a0727a82f604d014f3ec06dac1828714b681546",
  "_filesize": 136344,
  "_sha256": "da23c67b21e7f118aa29f17b5a0727a82f604d014f3ec06dac1828714b681546",
  "_created": "2026-05-18T09:03:20.000Z",
  "_published": "2026-06-02T16:08:16.907Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116591618,
      "time": 169,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7053699138"
    },
    {
      "job": 79116590990,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7053686844"
    },
    {
      "job": 79116591612,
      "time": 160,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053695982"
    },
    {
      "job": 79116591130,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053683490"
    },
    {
      "job": 79116591185,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7053699628"
    },
    {
      "job": 79116590292,
      "time": 377,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7053760386"
    },
    {
      "job": 79116590230,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053687052"
    },
    {
      "job": 79116590431,
      "time": 286,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053732801"
    },
    {
      "job": 79116590217,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053638279"
    },
    {
      "job": 79116589421,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363268209"
    },
    {
      "job": 79116590813,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7053681066"
    },
    {
      "job": 79116591163,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7053678969"
    },
    {
      "job": 79116591285,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053683750"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bertvanderveen/minic",
  "_commit": {
    "id": "bceb64655c4518e651ce30148f4dee6e98901f7c",
    "author": "bertv <bert_van_der_veen@hotmail.com>",
    "committer": "bertv <bert_van_der_veen@hotmail.com>",
    "message": "update date\n",
    "time": 1760002437
  },
  "_maintainer": {
    "name": "Bert van der Veen",
    "email": "bert_van_der_veen@hotmail.com",
    "login": "bertvanderveen",
    "bluesky": "@vdveenb.bsky.social",
    "linkedin": "in/bert-van-der-veen-b143a64b",
    "description": "I'm a postdoctoral researcher in statistical ecology focusing on the development of statistical (mixed-effects) models for multivariate analysis in ecology.",
    "uuid": 19729157
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    }
  ],
  "_owner": "bertvanderveen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "bertvanderveen",
      "count": 39,
      "uuid": 19729157
    }
  ],
  "_userbio": {
    "uuid": 19729157,
    "type": "user",
    "name": "Bert",
    "description": "I'm a postdoctoral researcher in statistical ecology focusing on the development of statistical (mixed-effects) models for multivariate analysis in ecology."
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minic"
  },
  "_devurl": "https://github.com/bertvanderveen/minic",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minic.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bertvanderveen/minic",
  "_realowner": "bertvanderveen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-06-24"
    },
    {
      "version": "1.0.1",
      "date": "2024-09-15"
    },
    {
      "version": "1.0.2",
      "date": "2025-06-05"
    },
    {
      "version": "1.0.3",
      "date": "2025-10-09"
    }
  ],
  "_exports": [
    "rnewton"
  ],
  "_help": [
    {
      "page": "rnewton",
      "title": "Regularized quasi-Newton optimization",
      "topics": [
        "rnewt",
        "rnewton"
      ]
    }
  ],
  "_readme": "https://github.com/bertvanderveen/minic/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "minic",
  "_universes": [
    "bertvanderveen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-18T09:06:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "38d5584b6ab6880c967817044ce5734a6f91637b20ea3ee4ea1240cdd094e4df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-18T09:05:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "55c3e43217ee76411973d8e394d292e4f84f5b21da1c25a76c0854a256dfc573",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-18T09:06:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "c45694e1f4dd92f11c67fd11689d94582aaf01b8be13c6861a90a2a04b854eb3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-18T09:05:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "f7fa175b71f686c60010214d8f746bd29d4ba8be9eae26a64d046d77304b4e78",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-18T09:06:23.000Z",
      "arch": "aarch64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "5626a58b5de45c643ac0f14a321084872005d938e8ec85048659e23486af6cb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-18T09:08:27.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "a489a01aba5fb55745e1ea7448a245b2481a7f58ec7248c63b6fae4e69693d77",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-18T09:05:45.000Z",
      "arch": "aarch64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "78a99b767716061a82fc8fb44f17db0e5fdeb0cb5de40cc62e37ae66b4e0ce26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-18T09:07:07.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "88f31c930dab6308b15c1cb5e08b0f484307cdac259cc4050f3a678c18b2ae8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-18T09:04:53.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "bf9f6778a14ac720405d54d1166df2fa1ad38b7b34e77eff4808ad5b9172c2c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-18T09:04:48.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "d09a59299799be8f34103205e51472bc4a965a911f7ae3fc8aef90e75509364b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-18T09:04:58.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "509501bb36d8552108d1590407de50ef566760cb8e52eb6cf408ad3b95b2a8d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-02T16:07:38.000Z",
      "arch": "emscripten",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "b48e30b5ca703b894d725211bc5a2c04c7588c3714f9addc73b48f454f77aa75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/26023697939"
    }
  ]
}