{
  "_id": "6a5db8f89baadeef8ab53c36",
  "Package": "htrSPRanalysis",
  "Type": "Package",
  "Title": "Analysis of Surface Plasmon Resonance Data",
  "Version": "0.1.3",
  "Authors@R": "c(person(\"Janice McCarthy\", \"Developer\", role = c(\"aut\", \"cre\",\"cph\"),email = \"janice.mccarthy@duke.edu\"),person(\"Kan Li\", \"Dev\", role = \"aut\"),person(\"S. Moses Dennison\", role = \"aut\"),person(\"Georgia D. Tomaras\", role = \"aut\"))",
  "Description": "Analysis of Surface Plasmon Resonance (SPR) and Biolayer\nInterferometry data, with automations for high-throughput SPR.\nThis version of the package fits the 1: 1 binding model, with\nand without bulkshift. It offers optional local or global Rmax\nfitting. The user must provide a sample sheet and a Carterra\noutput file in Carterra's current format. There is a utility\nfunction to convert from Carterra's old output format. The user\nmay run a custom pipeline or use the provided 'Runscript',\nwhich will produce a pdf file containing fitted Rmax, ka, kd\nand standard errors, a plot of the sensorgram and fits, and a\nplot of residuals. The script will also produce a .csv file\nwith all of the relevant parameters for each spot on the SPR\nchip.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 05:54:57 UTC",
    "User": "root"
  },
  "Author": "Janice McCarthy Developer [aut, cre, cph], Kan Li Dev [aut], S.\nMoses Dennison [aut], Georgia D. Tomaras [aut]",
  "Maintainer": "Janice McCarthy Developer <janice.mccarthy@duke.edu>",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://janice-mccarthy.r-universe.dev",
  "Date/Publication": "2026-05-21 07:30:07 UTC",
  "RemoteUrl": "https://github.com/cran/htrSPRanalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
  "_user": "janice-mccarthy",
  "_type": "src",
  "_file": "htrSPRanalysis_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/45289699d5a657e43ddb5586ba7bbe84abf241459094ddf6c08330c1f7d8f8c1",
  "_filesize": 3562782,
  "_sha256": "45289699d5a657e43ddb5586ba7bbe84abf241459094ddf6c08330c1f7d8f8c1",
  "_expires": "2026-10-28T05:58:09.000Z",
  "_created": "2026-07-20T05:54:57.000Z",
  "_published": "2026-07-20T05:58:15.942Z",
  "_jobs": [
    {
      "job": 88281701511,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8452125879"
    },
    {
      "job": 88281701546,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452125030"
    },
    {
      "job": 88281701510,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8452118976"
    },
    {
      "job": 88281701526,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452120682"
    },
    {
      "job": 88281197989,
      "time": 261,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452091815"
    },
    {
      "job": 88281701547,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8452125546"
    },
    {
      "job": 88281701542,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8452110223"
    },
    {
      "job": 88281701520,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8452109810"
    },
    {
      "job": 88281701538,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452112897"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988",
  "_status": "success",
  "_upstream": "https://github.com/cran/htrSPRanalysis",
  "_commit": {
    "id": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
    "author": "Janice McCarthy Developer <janice.mccarthy@duke.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1779348607
  },
  "_maintainer": {
    "name": "Janice McCarthy Developer",
    "email": "janice.mccarthy@duke.edu",
    "login": "janice-mccarthy",
    "description": "",
    "uuid": 7685171
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "minpack.lm",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "qpdf",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2026-05-05"
    },
    {
      "name": "0.1.3",
      "date": "2026-05-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "janice-mccarthy",
      "count": 3,
      "uuid": 7685171
    }
  ],
  "_userbio": {
    "uuid": 7685171,
    "type": "user",
    "name": "janice-mccarthy",
    "followers": 5
  },
  "_downloads": {
    "count": 326,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/htrSPRanalysis"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/htrSPRanalysis.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "janice-mccarthy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-08-26"
    },
    {
      "version": "0.1.2",
      "date": "2026-05-05"
    },
    {
      "version": "0.1.3",
      "date": "2026-05-21"
    }
  ],
  "_exports": [
    "%>%",
    "create_csv",
    "create_pdf",
    "get_fits",
    "get_fitted_plots",
    "get_plots_before_baseline",
    "get_rc_plots",
    "process_input"
  ],
  "_help": [
    {
      "page": "create_csv",
      "title": "Create csv file with all fit parameters.",
      "topics": [
        "create_csv"
      ]
    },
    {
      "page": "create_pdf",
      "title": "Create pdf file with sensorgrams with fitted curves, residuals, table of fit parameters, and response curves.",
      "topics": [
        "create_pdf"
      ]
    },
    {
      "page": "get_fits",
      "title": "Get fits of all selected sensorgrams as indicated in the sample information.",
      "topics": [
        "get_fits"
      ]
    },
    {
      "page": "get_fitted_plots",
      "title": "Plot fitted sensorgras and raw data.",
      "topics": [
        "get_fitted_plots"
      ]
    },
    {
      "page": "get_plots_before_baseline",
      "title": "Plot all raw data that has been selected to be processed (via the 'Incl.' column in the sample information). No adjustments are made to the data.",
      "topics": [
        "get_plots_before_baseline"
      ]
    },
    {
      "page": "get_rc_plots",
      "title": "Plot response curve. Average RU versus log10 of concentration. Color coded for concentrations selected for fitting.",
      "topics": [
        "get_rc_plots"
      ]
    },
    {
      "page": "process_input",
      "title": "Process user input files and obtain options for fitting.",
      "topics": [
        "process_input"
      ]
    }
  ],
  "_readme": "https://github.com/cran/htrSPRanalysis/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "minpack.lm",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "htrSPRanalysis-vignette.Rmd",
      "filename": "htrSPRanalysis-vignette.html",
      "title": "Introduction to htrSPRanalysis",
      "engine": "knitr::knitr",
      "headings": [
        "Input",
        "Sample information column definitions",
        "Reading and processing input files, obtaining user supplied options",
        "Output",
        "The Pipeline",
        "Obtain plots of raw data",
        "Fit the data to the 1:1 Languir model",
        "Plot the sensorgrams with fitted curves",
        "Create the response curve plots",
        "Create a pdf with fitted sensorgrams, curve parameters, standard errors, residual plot and response curve.",
        "Create a .csv file with all model parameters and standard errors.",
        "Bulk shift example",
        "Pipeline"
      ],
      "created": "2024-08-27 02:49:41",
      "modified": "2026-05-05 11:43:32",
      "commits": 2
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "htrspranalysis",
  "_universes": [
    "janice-mccarthy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-20T05:57:28.000Z",
      "distro": "resolute",
      "commit": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
      "fileid": "https://r2.ropensci.org/9aa1e346ec33c8a1619a7f9d10235287cf430fd83749f3de8c9ebc8cfdea525f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-20T05:57:26.000Z",
      "distro": "resolute",
      "commit": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
      "fileid": "https://r2.ropensci.org/57c44aa03bbc41fcdfef780439641dcc72f73d9515d4f5230393ce5a74a197fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-20T05:57:06.000Z",
      "commit": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
      "fileid": "https://r2.ropensci.org/0a0d17283a3db3f39cf8f1b37ab7e4697cbc8d11b2d526287c827c2c24406fb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-20T05:57:10.000Z",
      "commit": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
      "fileid": "https://r2.ropensci.org/2f4f6e367ce1a2dea6767f17ef7294d2a54e178ba1fd587eccb0d3e05afb3c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-20T05:57:42.000Z",
      "commit": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
      "fileid": "https://r2.ropensci.org/b1bc53d236b935f51ff816bdcf773b64397bbfe8395b1c784a8584d03752d34e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-20T05:56:18.000Z",
      "commit": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
      "fileid": "https://r2.ropensci.org/19e46ee47bdc345248dabc5aef10ad9f06103e3e651c2780eb50e0fef876e38d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-20T05:56:18.000Z",
      "commit": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
      "fileid": "https://r2.ropensci.org/e25798481d0c97cc666defce7bae14a101103fbd5bcd05bf5e7841556b01006a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-20T05:56:24.000Z",
      "commit": "220aa4b6ef2876d6984425939af61b2ae8469ed9",
      "fileid": "https://r2.ropensci.org/ae36b812e16317b03dcb2f99650a8ae9bc67ad62a03279bc53b8eec90683757f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janice-mccarthy/actions/runs/29720078988"
    }
  ]
}