R Development Page
 Contributed R Packages 
 Below is a list of all packages provided by project distr - S4 classes for distributions.
                 Important note for package
                    binaries: R-Forge provides these binaries only for
                    the most recent version of R, but not for older
                    versions.  In order to successfully install the
                    packages provided on R-Forge, you have to switch
                    to the most recent version of R or, alternatively,
                    install from the package sources (.tar.gz).
        	
            	 
				
				
            	
            
		  | 
		  
		  distrEllipse | S4 Classes for Elliptically Contoured Distributions 
		 | 
|   | 
		  
		  Distribution (S4-)classes for elliptically contoured distributions (based on
            package distr). | 
|   | 
                    Version: 2.8.4 | 
                    Last change: 2025-01-11 23:46:31+01 | 
		    Rev.: 1498 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get distrEllipse 2.8.4 from CRAN | 
|   | 
		    R install command: 
                    install.packages("distrEllipse", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
		  | 
		  
		  distrEx | Extensions of Package distr 
		 | 
|   | 
		  
		  Extends package distr by functionals, distances, and conditional distributions. | 
|   | 
                    Version: 2.9.6 | 
                    Last change: 2025-05-06 21:04:23+02 | 
		    Rev.: 1506 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get distrEx 2.9.6 from CRAN | 
|   | 
		    R install command: 
                    install.packages("distrEx", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
		  | 
		  
		  distrMod | Object Oriented Implementation of Probability Models 
		 | 
|   | 
		  
		  Implements S4 classes for probability models based on packages distr and
            distrEx. | 
|   | 
                    Version: 2.9.7 | 
                    Last change: 2025-01-12 00:30:59+01 | 
		    Rev.: 1502 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get distrMod 2.9.7 from CRAN | 
|   | 
		    R install command: 
                    install.packages("distrMod", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
		  | 
		  
		  distrRmetrics | Distribution Classes for Distributions from Rmetrics 
		 | 
|   | 
		  
		  S4-distribution classes based on package distr for distributions from packages
            fBasics and fGarch. | 
|   | 
                    Version: 2.8.3 | 
                    Last change: 2025-01-11 23:27:36+01 | 
		    Rev.: 1496 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get distrRmetrics 2.8.3 from CRAN | 
|   | 
		    R install command: 
                    install.packages("distrRmetrics", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
		  | 
		  
		  distrSim | Simulation Classes Based on Package distr 
		 | 
|   | 
		  
		  S4-classes for setting up a coherent framework for simulation within the distr
            family of packages. | 
|   | 
                    Version: 2.8.5 | 
                    Last change: 2025-05-06 21:09:37+02 | 
		    Rev.: 1508 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get distrSim 2.8.5 from CRAN | 
|   | 
		    R install command: 
                    install.packages("distrSim", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
		  | 
		  
		  distrTEst | Estimation and Testing Classes Based on Package distr 
		 | 
|   | 
		  
		  Evaluation (S4-)classes based on package distr for evaluating procedures
            (estimators/tests) at data/simulation in a unified way. | 
|   | 
                    Version: 2.8.3 | 
                    Last change: 2025-01-11 22:57:55+01 | 
		    Rev.: 1492 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get distrTEst 2.8.3 from CRAN | 
|   | 
		    R install command: 
                    install.packages("distrTEst", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
		  | 
		  
		  distrTeach | Extensions of Package distr for Teaching Stochastics/Statistics in Secondary School 
		 | 
|   | 
		  
		  Provides flexible examples of LLN and CLT for teaching purposes in secondary
            school. | 
|   | 
                    Version: 2.9.2 | 
                    Last change: 2025-01-11 23:14:27+01 | 
		    Rev.: 1494 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get distrTeach 2.9.2 from CRAN | 
|   | 
		    R install command: 
                    install.packages("distrTeach", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
		  | 
		  
		  setRNG | Set (Normal) Random Number Generator and Seed 
		 | 
|   | 
		  
		  Provides utilities to help set and record the setting of
	the seed and the uniform and normal generators used when a random
	experiment is run. The utilities can be used in other functions 
	that do random experiments to simplify recording and/or setting all the 
	necessary information for reproducibility. 
	See the vignette and reference manual for examples. | 
|   | 
                    Version: 2024.2-1 | 
                    Last change: 2024-02-18 15:52:31+01 | 
		    Rev.: 1443 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get setRNG 2024.2-1 from CRAN | 
|   | 
		    R install command: 
                    install.packages("setRNG", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
		  | 
		  
		  startupmsg | Utilities for Start-Up Messages 
		 | 
|   | 
		  
		  Provides utilities to create or suppress start-up messages. | 
|   | 
                    Version: 1.0.1 | 
                    Last change: 2025-05-06 21:09:37+02 | 
		    Rev.: 1508 | 
|   | 
                
                  
		  Download:
                    
			 (.tar.gz) | 
                    
		     (.zip) |
                    
                    	Build status: Current | Stable Release: Get startupmsg 1.0.0 from CRAN | 
|   | 
		    R install command: 
                    install.packages("startupmsg", repos="http://R-Forge.R-project.org") | 
|   | 
  | 
			  
			  
                  
				 
              
		Build status codes
0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
                          1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
                          2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
                          3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
                          4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
                          5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).
   If your package is not shown on this page or not building, then check the build system status report.