Other packages > Find by keyword >

QurvE  

Robust and User-Friendly Analysis of Growth and Fluorescence Curves
View on CRAN: Click here


Download and install QurvE package within the R console
Install from CRAN:
install.packages("QurvE")

Install from Github:
library("remotes")
install_github("cran/QurvE")

Install by package version:
library("remotes")
install_version("QurvE", "1.1.2")



Attach the package and use:
library("QurvE")
Maintained by
Nicolas T. Wirth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-01-12
Latest Update: 2025-09-03
Description:
High-throughput analysis of growth curves and fluorescence data using three methods: linear regression, growth model fitting, and smooth spline fit. Analysis of dose-response relationships via smoothing splines or dose-response models. Complete data analysis workflows can be executed in a single step via user-friendly wrapper functions. The results of these workflows are summarized in detailed reports as well as intuitively navigable 'R' data containers. A 'shiny' application provides access to all features without requiring any programming knowledge. The package is described in further detail in Wirth et al. (2023) .
How to cite:
Nicolas T. Wirth (2023). QurvE: Robust and User-Friendly Analysis of Growth and Fluorescence Curves. R package version 1.1.2, https://cran.r-project.org/web/packages/QurvE. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:17), 1.0 (2023-01-12 14:10), 1.1.1 (2024-01-26 13:40), 1.1 (2023-07-04 15:33)
Other packages that cited QurvE R package
View QurvE citation profile
Other R packages that QurvE depends, imports, suggests or enhances
Complete documentation for QurvE
Functions, R codes and Examples using the QurvE R package
Some associated functions: QurvE-package . biosensor.eq . export_RData . export_Table . fl.control . fl.drFit . fl.drFitModel . fl.report . fl.workflow . flBootSpline . flFit . flFitLinear . flFitSpline . growth.control . growth.drBootSpline . growth.drFit . growth.drFitModel . growth.drFitSpline . growth.gcBootSpline . growth.gcFit . growth.gcFitLinear . growth.gcFitModel . growth.gcFitSpline . growth.report . growth.workflow . inflect . lm_window . low.integrate . parse_Gen5Gen6 . parse_data . parse_victornivo . parse_victorx3 . plot.drBootSpline . plot.drFit . plot.drFitFLModel . plot.drFitModel . plot.drFitSpline . plot.drFitfl . plot.dr_parameter . plot.dual . plot.flBootSpline . plot.flFitLinear . plot.flFitRes . plot.flFitSpline . plot.gcBootSpline . plot.gcFitLinear . plot.gcFitModel . plot.gcFitSpline . plot.grid . plot.grodata . plot.grofit . plot.parameter . rdm.data . read_data . read_file . run_app . summary.drBootSpline . summary.drFit . summary.drFitFLModel . summary.drFitModel . summary.drFitSpline . summary.drFitfl . summary.flBootSpline . summary.flFit . summary.flFitLinear . summary.flFitSpline . summary.gcBootSpline . summary.gcFit . summary.gcFitLinear . summary.gcFitModel . summary.gcFitSpline . table_group_fluorescence_linear . table_group_fluorescence_spline . table_group_growth_linear . table_group_growth_model . table_group_growth_spline . zipFastener . 
Some associated R codes: QurvE-package.R . control_functions.R . data_parsers.R . dose-response-analysis.R . fluorescence_plots.R . fluorescence_summaries.R . fluorescence_workflows.R . group_tables.R . growth_plots.R . growth_summaries.R . growth_workflows.R . linear_fits.R . nonparametric_fits.R . parametric_fits.R . report_functions.R . shiny_app_functions.R . utils.R .  Full QurvE package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA