{
  "_id": "6a59cc8b09eb0996dd68dfd9",
  "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-07-17 06:25:39 UTC",
    "User": "root"
  },
  "Author": "Bert van der Veen [aut, cre]",
  "_user": "bertvanderveen",
  "_type": "src",
  "_file": "minic_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/a2b82cd5bfde2c64c8cf845c32ee48e19c4ef67c4918257cb5855f7b57b4c4c4",
  "_filesize": 136633,
  "_sha256": "a2b82cd5bfde2c64c8cf845c32ee48e19c4ef67c4918257cb5855f7b57b4c4c4",
  "_expires": "2026-10-25T06:32:41.000Z",
  "_created": "2026-07-17T06:25:39.000Z",
  "_published": "2026-07-17T06:32:43.216Z",
  "_jobs": [
    {
      "job": 87820312508,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8398926284"
    },
    {
      "job": 87820312491,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8398914340"
    },
    {
      "job": 87820312554,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8398928408"
    },
    {
      "job": 87820312497,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8398922544"
    },
    {
      "job": 87820312498,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8398912498"
    },
    {
      "job": 87820312477,
      "time": 362,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8398972703"
    },
    {
      "job": 87820312502,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8398925131"
    },
    {
      "job": 87820312483,
      "time": 224,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8398936212"
    },
    {
      "job": 87819922242,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398877226"
    },
    {
      "job": 87820312463,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8398908274"
    },
    {
      "job": 87820312481,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8398910285"
    },
    {
      "job": 87820312490,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8398907757"
    },
    {
      "job": 87820312478,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8398909886"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "bertvanderveen",
      "count": 39,
      "uuid": 19729157
    }
  ],
  "_userbio": {
    "uuid": 19729157,
    "type": "user",
    "name": "Bert",
    "followers": 51,
    "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": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minic"
  },
  "_devurl": "https://github.com/bertvanderveen/minic",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "minic",
  "_universes": [
    "bertvanderveen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-17T06:28:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/baf437d72087ad9f92ef1e705d4469bcfe39673b5170cc8d1b874f95caf51c23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-17T06:27:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/efe5dfe4de5d5a187126a07f9339ee9179df1134bd3c80d54fe0c78873745138",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-17T06:28:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/75c99d08b43d7fe1095e370f72aeaa652b3fb972b45ac5af804169601e50c58e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-17T06:28:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/034aa496cb714b627c3b176803ccb9b1cd7e6b90338e2915ac97fa62a618a349",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-17T06:27:55.000Z",
      "arch": "aarch64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/677134fee822dabfa82234b207c93ba2c01aeb1b6e6616a47483c376cf502754",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-17T06:30:44.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/c9d6ac75839c4829e568030da94ed1e5d83ad1e1866f020a18cf378a14c077f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-17T06:28:43.000Z",
      "arch": "aarch64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/c035fc534fa23de1b8b4f4ed18af1531092d99d9aed4fc5f87a6c36851c39ac4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-17T06:28:51.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/e6c3d23956e0d176680159f9e0a6a9dc844d708a25644bbaaf280a7a7910d726",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-07-17T06:27:50.000Z",
      "arch": "emscripten",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/426430a6427d1732377beaf41abb825e7d19aabe724611734a7c6b34f21b34d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-17T06:27:10.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/3a5c778697b2b5fc7f48b9b3a65ad4869645fd6b97e6f04c331de2debe89f694",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-17T06:27:03.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/63da5060f0ca3ce267e3be07f11b70f02f9b0fbaf8fe5b288c795920be23a400",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-17T06:27:10.000Z",
      "arch": "x86_64",
      "commit": "bceb64655c4518e651ce30148f4dee6e98901f7c",
      "fileid": "https://r2.ropensci.org/412c2f86470f47e58e4bb7e3528eb043a2bee5febacfc18f28144f34d897bb8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bertvanderveen/actions/runs/29559886097"
    }
  ]
}