{
  "_id": "6a494c70f6c47c441949962d",
  "Package": "sfit",
  "Version": "0.3.2",
  "Title": "Multidimensional Simplex Fitting",
  "Authors@R": "c(\nperson(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"),\nemail = \"henrikb@braju.com\"),\nperson(\"Pratyaksha\", \"Wirapati\", role=c(\"aut\", \"cph\")))",
  "Author": "Henrik Bengtsson [aut, cre, cph], Pratyaksha Wirapati [aut,\ncph]",
  "Maintainer": "Henrik Bengtsson <henrikb@braju.com>",
  "Description": "Methods for robustly fitting a K-dimensional simplex in M\ndimensions.",
  "License": "LGPL (>= 2.1)",
  "LazyLoad": "yes",
  "ByteCompile": "TRUE",
  "URL": "https://github.com/HenrikBengtsson/sfit",
  "BugReports": "https://github.com/HenrikBengtsson/sfit/issues",
  "Repository": "https://henrikbengtsson.r-universe.dev",
  "Date/Publication": "2022-11-08 02:44:04 UTC",
  "RemoteUrl": "https://github.com/HenrikBengtsson/sfit",
  "RemoteRef": "master",
  "RemoteSha": "922cc89d4232cce3625670abe44e2c186b4e4167",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 18:06:26 UTC",
    "User": "root"
  },
  "_user": "henrikbengtsson",
  "_type": "src",
  "_file": "sfit_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/780902c47d055a4642b7b698fb360f42140d34eda65aadf06f544d051ba21a54",
  "_filesize": 218468,
  "_sha256": "780902c47d055a4642b7b698fb360f42140d34eda65aadf06f544d051ba21a54",
  "_expires": "2026-10-12T18:09:51.000Z",
  "_created": "2026-07-04T18:06:26.000Z",
  "_published": "2026-07-04T18:09:52.859Z",
  "_jobs": [
    {
      "job": 85154860505,
      "time": 110,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084157191"
    },
    {
      "job": 85154860476,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084158120"
    },
    {
      "job": 85154860503,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084157830"
    },
    {
      "job": 85154860479,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084156029"
    },
    {
      "job": 85154860504,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8084152292"
    },
    {
      "job": 85154860535,
      "time": 158,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8084162351"
    },
    {
      "job": 85154860531,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8084153590"
    },
    {
      "job": 85154860511,
      "time": 171,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8084164098"
    },
    {
      "job": 85154714220,
      "time": 125,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084143807"
    },
    {
      "job": 85154860477,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084154989"
    },
    {
      "job": 85154860486,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084154751"
    },
    {
      "job": 85154860490,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8084154115"
    },
    {
      "job": 85154860475,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084153195"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954",
  "_status": "success",
  "_upstream": "https://github.com/HenrikBengtsson/sfit",
  "_commit": {
    "id": "922cc89d4232cce3625670abe44e2c186b4e4167",
    "author": "Henrik Bengtsson <hb@aroma-project.org>",
    "committer": "Henrik Bengtsson <hb@aroma-project.org>",
    "message": "Merge branch 'release/0.3.2'\n",
    "time": 1667875444
  },
  "_maintainer": {
    "name": "Henrik Bengtsson",
    "email": "henrikb@braju.com",
    "login": "henrikbengtsson",
    "mastodon": "@henrikbengtsson@mastodon.social",
    "bluesky": "@henrikbengtsson.bsky.social",
    "twitter": "@henrikbengtsson",
    "description": "Assoc Professor. R Foundation. R Consortium. Many R packages, e.g. future & matrixStats.",
    "uuid": 1616850
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.3.0",
      "role": "Depends"
    },
    {
      "package": "R.methodsS3",
      "version": ">= 1.8.1",
      "role": "Imports"
    },
    {
      "package": "R.oo",
      "version": ">= 1.24.0",
      "role": "Imports"
    }
  ],
  "_owner": "henrikbengtsson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "c",
    "cone",
    "model",
    "simplex"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 71,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 1616850,
    "type": "user",
    "name": "Henrik Bengtsson",
    "followers": 885,
    "description": "Assoc Professor. R Foundation. R Consortium. Many R packages, e.g. future & matrixStats."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sfit"
  },
  "_devurl": "https://github.com/henrikbengtsson/sfit",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sfit.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cfit",
    "cfit.matrix",
    "cfitOptions",
    "cfitTests",
    "drawApex",
    "drawApex.cfit",
    "findCfitBinary",
    "getEdges",
    "getEdges.cfit",
    "lines.cfit",
    "lines3d",
    "lines3d.cfit",
    "points.cfit",
    "points3d",
    "points3d.cfit",
    "radials",
    "radials.cfit"
  ],
  "_help": [
    {
      "page": "sfit-package",
      "title": "Package sfit",
      "topics": [
        "sfit-package",
        "sfit"
      ]
    },
    {
      "page": "cfit",
      "title": "Fits a K-dimensional simplex in M dimensions",
      "topics": [
        "cfit",
        "cfit.matrix"
      ]
    }
  ],
  "_readme": "https://github.com/HenrikBengtsson/sfit/raw/master/README.md",
  "_rundeps": [
    "R.methodsS3",
    "R.oo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "sfit",
  "_universes": [
    "henrikbengtsson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-04T18:08:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/2f08545df05f0d35f017633ed6117c766ee6d82d871d5c05379235c6f820faba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-04T18:08:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/222f9165f0e03743df1c04eeb56bf5f083953effa1aa06299e00ec84c04efcdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-04T18:08:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/c83e539b0d8d5199690466eca6014d9fd0a1c94f0e7678ca8a7af07775e0902f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-04T18:08:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/9e0559bc85739c471a50d43039d27749cefb5c50ffa8b3e752b94c2c4abfccf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-04T18:07:42.000Z",
      "arch": "aarch64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/baefefa2ea0dd1cd10dd9d573b4eadfc921babbfd3e0d583933620668712e83d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-04T18:08:58.000Z",
      "arch": "x86_64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/99c654dedb783ec5f511d07c466acbef38d191c4c024deeddad980e37ac6782e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-04T18:07:52.000Z",
      "arch": "aarch64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/0e28515938258e3e0eac07f6410694e640d7e8a7d2ec825d3554125ffa77ec03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-04T18:09:13.000Z",
      "arch": "x86_64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/b17d3f6413968d5d645a06b15078f6ea5a762418ed435f4ec26e58760ea4cf7c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-07-04T18:08:11.000Z",
      "arch": "emscripten",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/ed95f788488211b5abc3882de58242ab429bd14f3facd109bf768ad463326ec4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-04T18:07:44.000Z",
      "arch": "x86_64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/fe079dd4b51e0159b3eadd8e40f072c6e2ced06142810eaa1698942ba929b471",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-04T18:07:36.000Z",
      "arch": "x86_64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/d99973449c90decc2eee630d37c41c2405178af4ae61b506dfff0be02bcc84c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-04T18:07:28.000Z",
      "arch": "x86_64",
      "commit": "922cc89d4232cce3625670abe44e2c186b4e4167",
      "fileid": "https://r2.ropensci.org/1608a51fac3ffe053398d83d5f3537ca63d1940950173e85c501af9e0c4fbbbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henrikbengtsson/actions/runs/28714990954"
    }
  ]
}