Other packages > Find by keyword >

scuba  

Diving Calculations and Decompression Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("scuba", "1.11-1")



Attach the package and use:
library("scuba")
Maintained by
Adrian Baddeley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-01-05
Latest Update: 2022-10-18
Description:
Code for describing and manipulating scuba diving profiles (depth-time curves) and decompression models, for calculating the predictions of decompression models, for calculating maximum no-decompression time and decompression tables, and for performing mixed gas calculations.
How to cite:
Adrian Baddeley (2006). scuba: Diving Calculations and Decompression Models. R package version 1.11-1, https://cran.r-project.org/web/packages/scuba. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:02), 1.1-2 (2006-01-05 16:32), 1.1-5 (2006-01-19 11:30), 1.1-6 (2007-04-16 22:02), 1.1-8 (2007-09-01 13:05), 1.1-9 (2007-10-27 17:31), 1.2-1 (2008-06-23 09:54), 1.2-2 (2008-11-02 19:57), 1.2-3 (2009-10-13 10:54), 1.4-0 (2011-08-29 10:02), 1.5-0 (2012-05-30 08:42), 1.6-0 (2013-11-22 11:23), 1.7-0 (2013-12-15 12:04), 1.8-0 (2015-07-02 16:07), 1.9-1 (2017-04-03 08:17), 1.10-0 (2020-05-15 07:50), 1.11-0 (2021-05-14 13:20)
Other packages that cited scuba R package
View scuba citation profile
Other R packages that scuba depends, imports, suggests or enhances
Complete documentation for scuba
Functions, R codes and Examples using the scuba R package
Some associated functions: Bookspan . BuehlmannL16A . END . Mmix . Workman65 . air . ascent . baron . bestdoubledive . chop.dive . deco.ceiling . deepmine . depths.dive . descent . dive . durations.dive . ead . haldane . hm . is.nitrox . maxmix . mod . ndl . nitrox . oxtox . param . pedro . pickmodel . plot.dive . ppO2 . print.dive . saturated.state . scuba-internal . scuba-package . scuba.constants . scuba.disclaimer . showstates . tanklist . times.dive . trimix . whichtank . 
Some associated R codes: First.R . constants.R . dive.R . doubledive.R . gas.R . haldane.R . hm.R . oxtox.R .  Full scuba package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)

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