{
  "_id": "6a1034fdacfb0bcc41c998e2",
  "Package": "WeibullFit",
  "Type": "Package",
  "Title": "Fits and Plots a Dataset to the Weibull Probability Distribution\nFunction",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Clayton\", \"Filho\", email = \"clayton.fraga.ufes@gmail.com\",\nrole = c(\"aut\")),\nperson(\"Thiago\", \"Martins\", email = \"thiago_valentim1@hotmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Description": "Provides a single function to fit data of an input data\nframe into one of the selected Weibull functions (w2, w3 and\nit's truncated versions), calculating the scale, location and\nshape parameters accordingly. The resulting plots and files are\nsaved into the 'folder' parameter provided by the user.\nReferences: a) John C. Nash, Ravi Varadhan (2011). \"Unifying\nOptimization Algorithms to Aid Software System Users: optimx\nfor R\" <doi:10.18637/jss.v043.i09>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://thiagomini.r-universe.dev",
  "Date/Publication": "2019-06-21 19:18:57 UTC",
  "RemoteUrl": "https://github.com/thiagomini/weibullfit",
  "RemoteRef": "HEAD",
  "RemoteSha": "48030775c715fee969284afbbf0174d4ea60e7dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:30:50 UTC",
    "User": "root"
  },
  "Author": "Clayton Filho [aut],\nThiago Martins [aut, cre]",
  "Maintainer": "Thiago Martins <thiago_valentim1@hotmail.com>",
  "MD5sum": "eed95cde610a37ea27d71e093da6db26",
  "_user": "thiagomini",
  "_type": "src",
  "_file": "WeibullFit_0.1.0.tar.gz",
  "_fileid": "52a3215000638910094776ecd837070193a70245a4f1fbc604d7098aa3a5aae6",
  "_filesize": 204458,
  "_sha256": "52a3215000638910094776ecd837070193a70245a4f1fbc604d7098aa3a5aae6",
  "_created": "2026-05-12T07:30:50.000Z",
  "_published": "2026-05-22T10:50:37.644Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364964459,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6938248987"
    },
    {
      "job": 77364964594,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6938244687"
    },
    {
      "job": 77364964476,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6938246366"
    },
    {
      "job": 77364964480,
      "time": 193,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6938251461"
    },
    {
      "job": 77364963732,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938205699"
    },
    {
      "job": 77364963663,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158727322"
    },
    {
      "job": 77364964453,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6938232125"
    },
    {
      "job": 77364964320,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6938232777"
    },
    {
      "job": 77364964415,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6938229825"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thiagomini/weibullfit",
  "_commit": {
    "id": "48030775c715fee969284afbbf0174d4ea60e7dc",
    "author": "Caio <caioval7@hotmail.com>",
    "committer": "Caio <caioval7@hotmail.com>",
    "message": "substituicao\n",
    "time": 1561144737
  },
  "_maintainer": {
    "name": "Thiago Martins",
    "email": "thiago_valentim1@hotmail.com",
    "login": "thiagomini",
    "linkedin": "in/thiago-valentim-martins-3a0b22121",
    "uuid": 51245643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "package": "sqldf",
      "role": "Imports"
    },
    {
      "package": "R.oo",
      "role": "Imports"
    },
    {
      "package": "FAdist",
      "role": "Imports"
    },
    {
      "package": "mixdist",
      "role": "Imports"
    },
    {
      "package": "optimx",
      "role": "Imports"
    },
    {
      "package": "kSamples",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "R.methodsS3",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "thiagomini",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thiagomini",
      "count": 2,
      "uuid": 51245643
    },
    {
      "user": "caiovalentim",
      "count": 1,
      "uuid": 16669011
    }
  ],
  "_userbio": {
    "uuid": 51245643,
    "type": "user",
    "name": "Thiago Valentim",
    "description": "Senior Software Engineer, Event-Driven, DDD and TDD Consultant"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WeibullFit"
  },
  "_devurl": "https://github.com/thiagomini/weibullfit",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/WeibullFit.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thiagomini/weibullfit",
  "_realowner": "thiagomini",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-26"
    }
  ],
  "_exports": [
    "weibullFit"
  ],
  "_datasets": [
    {
      "name": "busTrace",
      "title": "Bus velocity at given Time",
      "object": "busTrace",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Onibus",
        "Linha",
        "Velocidade",
        "HoraSegundos"
      ],
      "rows": 1301,
      "table": true,
      "tojson": true
    },
    {
      "name": "TreesDBH",
      "title": "Diameter at breast height of brazilian eucalyptus",
      "object": "TreesDBH",
      "class": [
        "data.frame"
      ],
      "fields": [
        "parcela",
        "idade",
        "idadearred",
        "dap"
      ],
      "rows": 52006,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "busTrace",
      "title": "Bus velocity at given Time",
      "topics": [
        "busTrace"
      ]
    },
    {
      "page": "TreesDBH",
      "title": "Diameter at breast height of brazilian eucalyptus",
      "topics": [
        "TreesDBH"
      ]
    },
    {
      "page": "weibullFit",
      "title": "Weibull-fitting function",
      "topics": [
        "weibullFit"
      ]
    }
  ],
  "_readme": "https://github.com/thiagomini/weibullfit/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cachem",
    "chron",
    "class",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "FAdist",
    "fastmap",
    "glue",
    "gsubfn",
    "kSamples",
    "lifecycle",
    "MASS",
    "memoise",
    "mixdist",
    "nloptr",
    "numDeriv",
    "optimx",
    "pkgconfig",
    "pracma",
    "proto",
    "proxy",
    "R.methodsS3",
    "R.oo",
    "rlang",
    "RSQLite",
    "sqldf",
    "SuppDists",
    "vctrs",
    "xtable"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "weibullfit",
  "_universes": [
    "thiagomini"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T07:33:05.000Z",
      "distro": "noble",
      "commit": "48030775c715fee969284afbbf0174d4ea60e7dc",
      "fileid": "7344b16adb0f5d856f122408095688749ca0e904270312f22b0912925d0e8c42",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T07:32:49.000Z",
      "distro": "noble",
      "commit": "48030775c715fee969284afbbf0174d4ea60e7dc",
      "fileid": "6e6f0ffc255b5e1ba7a77d05e888975c32e7babeef273192b425ba0bfc7cf71e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T07:33:03.000Z",
      "commit": "48030775c715fee969284afbbf0174d4ea60e7dc",
      "fileid": "b765a21545d5266afd26ab82a68b8d3fe5af196e648d18fcf630c30eac1fd8a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T07:33:13.000Z",
      "commit": "48030775c715fee969284afbbf0174d4ea60e7dc",
      "fileid": "65ce64f4fefe06cb3d8a812d593d0f3aac643b4bf13216871c5b3d32ef6f3c31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T07:32:04.000Z",
      "commit": "48030775c715fee969284afbbf0174d4ea60e7dc",
      "fileid": "133843fbc9ecb266f908340f9e55061d0ebdb8cba9cbac3316ecf36e313ad0b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T07:32:04.000Z",
      "commit": "48030775c715fee969284afbbf0174d4ea60e7dc",
      "fileid": "0d53c5be9bd2adc8fc15c9d6fa0b81b4300b2abc3da5c73af83f4e4154d7dbd4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T07:31:57.000Z",
      "commit": "48030775c715fee969284afbbf0174d4ea60e7dc",
      "fileid": "6dc6d02f70badfcdaf8e84ce44c95764d2b04ce570dc5b2a0ee8ea12b1387cb5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:50:18.000Z",
      "commit": "48030775c715fee969284afbbf0174d4ea60e7dc",
      "fileid": "2ba3f9cf96cefdb2fb28c4acd26207ca1e7d5f66092158a53e1dc9f96c32df0f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thiagomini/actions/runs/25720014373"
    }
  ]
}