Other packages > Find by keyword >

RadOnc  

Analytical Tools for Radiation Oncology
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RadOnc", "1.1.8")



Attach the package and use:
library("RadOnc")
Maintained by
Reid F. Thompson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-07-07
Latest Update: 2022-10-04
Description:
Designed for the import, analysis, and visualization of dosimetric and volumetric data in Radiation Oncology, the tools herein enable import of dose-volume histogram information from multiple treatment planning system platforms and 3D structural representations and dosimetric information from 'DICOM-RT' files. These tools also enable subsequent visualization and statistical analysis of these data.
How to cite:
Reid F. Thompson (2013). RadOnc: Analytical Tools for Radiation Oncology. R package version 1.1.8, https://cran.r-project.org/web/packages/RadOnc. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0.0 (2013-07-07 18:03), 1.0.1 (2013-10-23 00:51), 1.0.2 (2013-11-25 15:26), 1.0.3 (2014-01-17 18:27), 1.0.4 (2014-01-31 14:57), 1.0.5 (2014-02-19 15:54), 1.0.6 (2014-02-20 21:25), 1.0.7 (2014-02-27 21:16), 1.0.8 (2014-05-31 22:53), 1.0.9 (2014-11-22 02:00), 1.1.0 (2015-04-22 18:24), 1.1.1 (2016-12-05 18:28), 1.1.2 (2017-01-30 12:36), 1.1.3 (2017-03-28 08:06), 1.1.4 (2017-11-07 18:53), 1.1.5 (2019-03-20 16:13), 1.1.6 (2022-05-19 08:50), 1.1.7 (2022-07-20 17:50)
Other packages that cited RadOnc R package
View RadOnc citation profile
Other R packages that RadOnc depends, imports, suggests or enhances
Complete documentation for RadOnc
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
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  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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