Skip to content

FastRet

Retention Time Prediction in Liquid Chromatography

v1.3.0 · Dec 17, 2025 · GPL-3

Description

A framework for predicting retention times in liquid chromatography. Users can train custom models for specific chromatography columns, predict retention times using existing models, or adjust existing models to account for altered experimental conditions. The provided functionalities can be accessed either via the R console or via a graphical user interface. Related work: Bonini et al. (2020) <doi:10.1021/acs.analchem.9b05765>.

Downloads

131

Last 30 days

20438th

623

Last 90 days

2.7K

Last year

Trend: -41.3% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 26, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 24, 2026
ERROR r-oldrel-windows-x86_64

examples

Running examples in 'FastRet-Ex.R' failed
The error most likely occurred in:

> ### Name: read_retip_hilic_data
> ### Title: Read the HILIC dataset from the Retip package
> ### Aliases: read_retip_hilic_data
> ### Keywords: dataset
> 
> ### ** Exampl
...[truncated]...
 Timeout of 60 seconds was reached
Error in download.file(url, destfile, mode = "wb", quiet = !verbose) : 
  cannot open URL 'https://github.com/oloBion/Retip/raw/master/data/HILIC.RData'
Calls: read_retip_hilic_data -> download.file
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 6, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘rcdk’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies bslib cluster data.table DT future ggplot2 glmnet htmltools openxlsx promises rcdk rlang shiny shinyhelper shinyjs +2 more dependencies FastRet

Version History

new 1.3.0 Mar 10, 2026
updated 1.3.0 ← 1.1.4 diff Dec 17, 2025
updated 1.1.4 ← 1.1.3 diff Feb 9, 2025
new 1.1.3 Jun 24, 2024