Package: forceR Title: Force Measurement Analyses Description: For cleaning and analysis of graphs, such as animal closing force measurements. 'forceR' was initially written and optimized to deal with insect bite force measurements, but can be used for any time series. Includes a full workflow to load, plot and crop data, correct amplifier and baseline drifts, identify individual peak shapes (bites), rescale (normalize) peak curves, and find best polynomial fits to describe and analyze force curve shapes. Version: 1.0.21 Date: 2024-03-22 License: MIT + file LICENSE URL: https://github.com/Peter-T-Ruehr/forceR BugReports: https://github.com/Peter-T-Ruehr/forceR/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: dplyr, graphics, grDevices, filesstrings, magrittr, purrr, readr, roll, stats, stringr Depends: R (>= 4.2) VignetteBuilder: knitr Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Authors@R: c(person(given = "Peter T.", family = "Rühr", email = "peter.ruehr@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2776-6172")), person(given = "Alexander", family = "Blanke", role = c("ctb"), comment = c(ORCID = "0000-0003-4385-6039"))) Maintainer: Peter T. Rühr LazyData: true Config/pak/sysreqs: make libicu-dev libx11-dev Repository: https://pete-s-lab.r-universe.dev Date/Publication: 2024-03-24 21:56:55 UTC RemoteUrl: https://github.com/pete-s-lab/forcer RemoteRef: HEAD RemoteSha: 36ca1c7c0e2169c9442ddb25b617433a44bb6953 NeedsCompilation: no Packaged: 2026-06-17 08:18:30 UTC; root Author: Peter T. Rühr [aut, cre] (ORCID: ), Alexander Blanke [ctb] (ORCID: )