{
  "_id": "6a104d7cacfb0bcc41ca0667",
  "Package": "Rtnmin",
  "Type": "Package",
  "Title": "Truncated Newton Function Minimization with Bounds Constraints",
  "Version": "2016-7.7",
  "Date": "2016-07-07",
  "Authors@R": "c( person(given = c(\"John\", \"C\"), family = \"Nash\", role =\nc(\"aut\", \"cre\", \"cph\"), email = \"nashjc@uottawa.ca\"),\nperson(given = c(\"Stephen\", \"G\"), family = \"Nash\", role =\nc(\"aut\", \"cph\"), email = \"sgn@gmu.edu\") )",
  "Maintainer": "John C Nash <nashjc@uottawa.ca>",
  "Description": "Truncated Newton function minimization with bounds\nconstraints based on the 'Matlab'/'Octave' codes of Stephen\nNash.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:56:05 UTC",
    "User": "root"
  },
  "Author": "John C Nash [aut, cre, cph], Stephen G Nash [aut, cph]",
  "Repository": "https://nashjc.r-universe.dev",
  "Date/Publication": "2016-07-07 23:56:42 UTC",
  "RemoteUrl": "https://github.com/cran/Rtnmin",
  "RemoteRef": "HEAD",
  "RemoteSha": "e299a9956c9473cc9a64091f8b5e209e86222d16",
  "MD5sum": "c6ab3f17e5a9dcacf7e29906e67193a9",
  "_user": "nashjc",
  "_type": "src",
  "_file": "Rtnmin_2016-7.7.tar.gz",
  "_fileid": "bf3c720d201e7bc708df4533c0c3405c3cf76bae89b2d38bd066689b608dc9af",
  "_filesize": 104280,
  "_sha256": "bf3c720d201e7bc708df4533c0c3405c3cf76bae89b2d38bd066689b608dc9af",
  "_created": "2026-05-10T06:56:05.000Z",
  "_published": "2026-05-22T12:35:08.610Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380436105,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901757368"
    },
    {
      "job": 77380436077,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901760591"
    },
    {
      "job": 77380436127,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901757504"
    },
    {
      "job": 77380435967,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901758201"
    },
    {
      "job": 77380435591,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901746087"
    },
    {
      "job": 77380435249,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160589053"
    },
    {
      "job": 77380436235,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901754823"
    },
    {
      "job": 77380436540,
      "time": 54,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901752479"
    },
    {
      "job": 77380436074,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901752799"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rtnmin",
  "_commit": {
    "id": "e299a9956c9473cc9a64091f8b5e209e86222d16",
    "author": "John C Nash <nashjc@uottawa.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2016-7.7\n",
    "time": 1467935802
  },
  "_maintainer": {
    "name": "John C Nash",
    "email": "nashjc@uottawa.ca",
    "login": "nashjc",
    "uuid": 3526572
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nashjc",
      "count": 1,
      "uuid": 3526572
    }
  ],
  "_userbio": {
    "uuid": 3526572,
    "type": "user",
    "name": "John C. Nash",
    "description": "I do scientific and statistical computation, particularly function minimization and least squares."
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rtnmin"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/Rtnmin.html",
    "manual.pdf"
  ],
  "_realowner": "nashjc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2016-7.7",
      "date": "2016-07-07"
    }
  ],
  "_exports": [
    "tn",
    "tnbc"
  ],
  "_help": [
    {
      "page": "tn",
      "title": "Truncated Newton minimization of an unconstrained function.",
      "topics": [
        "tn"
      ]
    },
    {
      "page": "tnbc",
      "title": "Truncated Newton function minimization with bounds constraints",
      "topics": [
        "tnbc"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rtnmin",
  "_universes": [
    "nashjc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2016-7.7",
      "date": "2026-05-10T06:57:46.000Z",
      "distro": "noble",
      "commit": "e299a9956c9473cc9a64091f8b5e209e86222d16",
      "fileid": "a98746c24268176798b77ecddc58bf8f5495b966f537e35153d199ae61509f56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2016-7.7",
      "date": "2026-05-10T06:58:14.000Z",
      "distro": "noble",
      "commit": "e299a9956c9473cc9a64091f8b5e209e86222d16",
      "fileid": "b18a59d2af0bdcae4d410bb53b29477d752e7adb978863cbcbeae130929a6268",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2016-7.7",
      "date": "2026-05-10T06:57:52.000Z",
      "commit": "e299a9956c9473cc9a64091f8b5e209e86222d16",
      "fileid": "0c581b080d48c875ea51c89cf6308c732949e8cc55f9e78a042547e5ed603908",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2016-7.7",
      "date": "2026-05-10T06:57:56.000Z",
      "commit": "e299a9956c9473cc9a64091f8b5e209e86222d16",
      "fileid": "da65fac2a2dcbf6949825ba0b478cd2ec17dfe8cbbb88794eceb951f317a3351",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2016-7.7",
      "date": "2026-05-10T06:57:20.000Z",
      "commit": "e299a9956c9473cc9a64091f8b5e209e86222d16",
      "fileid": "cb3cb325c267914fab92afacf039b2a6a12651e4b1a878391373a57cb3f4fd15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2016-7.7",
      "date": "2026-05-10T06:57:00.000Z",
      "commit": "e299a9956c9473cc9a64091f8b5e209e86222d16",
      "fileid": "ac803b66a039b193bd9ad3cfe742e2f236182d1240acc6103c04fa02c3709013",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2016-7.7",
      "date": "2026-05-10T06:57:02.000Z",
      "commit": "e299a9956c9473cc9a64091f8b5e209e86222d16",
      "fileid": "26ed4048011992e2b22ec65c4281e45e5bdad090a887df9abfcee6ba7f0a814b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2016-7.7",
      "date": "2026-05-22T12:34:55.000Z",
      "commit": "e299a9956c9473cc9a64091f8b5e209e86222d16",
      "fileid": "cc0c78a4a8b0b6b1b5fb06f01c2f33b7fd77a8c7be3eab93d87abfe357c3dad4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nashjc/actions/runs/25622282633"
    }
  ]
}