{
  "_id": "6a16bcacacfb0bcc41d87297",
  "Package": "flexfit",
  "Type": "Package",
  "Title": "Flexible Format Standard Curve Fitting and Data Processing",
  "Version": "0.99.0",
  "Author": "Who wrote it",
  "Maintainer": "The package maintainer <inna.gerlovina@ucsf.edu>",
  "Description": "More about what it does (maybe more than one line) Use\nfour spaces when indenting paragraphs within the Description.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://eppicenter.r-universe.dev",
  "Date/Publication": "2023-08-02 08:32:49 UTC",
  "RemoteUrl": "https://github.com/eppicenter/flexfit",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:39:55 UTC",
    "User": "root"
  },
  "MD5sum": "88dd33dd5fdcb9aece1b5810d7700942",
  "_user": "eppicenter",
  "_type": "src",
  "_file": "flexfit_0.99.0.tar.gz",
  "_fileid": "b9d24f2f6cc87ef7ac4c134052797c56871f9489b10d83d031db675050723573",
  "_filesize": 312052,
  "_sha256": "b9d24f2f6cc87ef7ac4c134052797c56871f9489b10d83d031db675050723573",
  "_created": "2026-05-27T09:39:55.000Z",
  "_published": "2026-05-27T09:43:08.954Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78049678878,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7237116325"
    },
    {
      "job": 78049678844,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7237123492"
    },
    {
      "job": 78049678856,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7237125270"
    },
    {
      "job": 78049678956,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7237121437"
    },
    {
      "job": 78049286040,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237082526"
    },
    {
      "job": 78049678769,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237114258"
    },
    {
      "job": 78049678907,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7237104193"
    },
    {
      "job": 78049678863,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7237109119"
    },
    {
      "job": 78049678881,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7237104220"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eppicenter/flexfit",
  "_commit": {
    "id": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
    "author": "innager <innager@berkeley.edu>",
    "committer": "innager <innager@berkeley.edu>",
    "message": "minor fixes\n",
    "time": 1690965169
  },
  "_maintainer": {
    "name": "The package maintainer",
    "email": "inna.gerlovina@ucsf.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "eppicenter",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "innager",
      "count": 36,
      "uuid": 12566170
    }
  ],
  "_userbio": {
    "uuid": 14140677,
    "type": "organization",
    "name": "EPPIcenter",
    "description": "A systems epidemiology approach to  complex infectious disease dynamics:  state-of-the-art data collection, molecular technologies, & computational analysis"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flexfit"
  },
  "_devurl": "https://github.com/eppicenter/flexfit",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flexfit.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "calcBounds",
    "calcBoundsSig",
    "extractStd",
    "fitStd",
    "normalizeSmp",
    "plotFit",
    "prepLum",
    "processSmp",
    "read_data"
  ],
  "_help": [
    {
      "page": "calcBounds",
      "title": "Calculate Bounds Numerically",
      "topics": [
        "calcBounds"
      ]
    },
    {
      "page": "calcBoundsSig",
      "title": "Calculate Bounds for Logistic function",
      "topics": [
        "calcBoundsSig"
      ]
    },
    {
      "page": "extractStd",
      "title": "Extract Standards",
      "topics": [
        "extractStd"
      ]
    },
    {
      "page": "fitStd",
      "title": "Fit Standards",
      "topics": [
        "fitStd"
      ]
    },
    {
      "page": "normalizeSmp",
      "title": "Normalize Samples",
      "topics": [
        "normalizeSmp"
      ]
    },
    {
      "page": "plotFit",
      "title": "Plot the fit for standards and the samples",
      "topics": [
        "plotFit"
      ]
    },
    {
      "page": "prepLum",
      "title": "Reformat raw luminex files for processing",
      "topics": [
        "prepLum"
      ]
    },
    {
      "page": "processSmp",
      "title": "Process raw Luminex files",
      "topics": [
        "processSmp"
      ]
    },
    {
      "page": "read_data",
      "title": "Read in raw luminex data",
      "topics": [
        "read_data"
      ]
    }
  ],
  "_readme": "https://github.com/eppicenter/flexfit/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "flexfit",
  "_universes": [
    "eppicenter"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-05-27T09:41:39.000Z",
      "distro": "noble",
      "commit": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
      "fileid": "eebbaf3775f464ab360fa1e15adfd375f917b3ad6372853645f1b0ae745b172e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-05-27T09:41:59.000Z",
      "distro": "noble",
      "commit": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
      "fileid": "0c3f81825fecb28a1ea6d013b74877385d90b6b15e65c9ab7b80bed465b647bc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-05-27T09:42:08.000Z",
      "commit": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
      "fileid": "6f97f4703ac17c3eadea2681bef9284a0a9e4212a0a9c9be98b7d808e7e344e5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-05-27T09:41:53.000Z",
      "commit": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
      "fileid": "562c8c60f4ccaa77a88d8878157c46932a0df6a9978624f4c96a222e8e13e682",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.0",
      "date": "2026-05-27T09:41:44.000Z",
      "commit": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
      "fileid": "fed0044e521768e8a8b89b1e0cfe0dee52b2365bc86ac948e3d9a7319f2c17c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-05-27T09:41:03.000Z",
      "commit": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
      "fileid": "92e6a6bb13a18e12c73028d4c33aa538976da149753da80e8356671ea74feb10",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-05-27T09:41:14.000Z",
      "commit": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
      "fileid": "fe36cd8cbaf51262846a61ee29dff22ea1fd45f5ad2112ccdf52156012c416e8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-05-27T09:41:02.000Z",
      "commit": "7e6b756607bfeaa0b32388ba28bd3fadae637fef",
      "fileid": "0aad2e43769f3cd0eb34b48e2a07c3c95f58692646d893d44ee791c1ccbe8e52",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/eppicenter/actions/runs/26503338089"
    }
  ]
}