R Dataset / Package Ecdat / CRANpackages
Attachment | Size |
---|---|
dataset-67433.csv | 1.04 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the CRANpackages data set which pertains to Growth of CRAN . The CRANpackages data set is found in the Ecdat R package. Try to load the CRANpackages data set in R by issuing the following command at the console data("CRANpackages"). This may load the data into a variable called CRANpackages. If R says the CRANpackages data set is not found, you can try installing the package by issuing this command install.packages("Ecdat") and then attempt to reload the data with library("Ecdat") followed by data("CRANpackages"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing CRANpackages at the command-line which should display the entire dataset. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the CRANpackages R data set. The size of this file is about 1,060 bytes. Growth of CRANDescriptionData casually collected on the number of packages on the Comprehensive R Archive Network (CRAN) at different dates. NOTE: This could change in the future. See Details below. Usagedata(CRANpackages) FormatA
DetailsThis seems to provide the most widely available source for data on the growth of CRAN, manually recorded by John Fox and Spencer Graves. For a discussion of these and related data, see Fox (2009). For more detail, see the
CRAN packages data on
Github maintained by Hadley Wickham. This contains the description
file of every package uploaded to CRAN prior to the date of Hadley's
most recent update. The current maintainer of the 1. It might be nice to have a more complete dataset or datasets
showing CRAN growth. This might include code fitting multiple
models and predicting future growth with error bounds computed
using Bayesian Model Averaging. These model fits might make an
interesting addition to the examples in this help file. With a
little more effort, it might make an interesting note for
R Journal. Functions written to fit those models might
be added to the 2. It might be nice to have a function in The current maintainer for SourceJohn Fox, "Aspects of the Social Organization and Trajectory of the R Project", R Journal, 1(2), Dec. 2009, 5-13. https://journal.r-project.org/archive/2009-2/RJournal_2009-2_Fox.pdf, accessed 2014-04-13. Examplesplot(Packages~Date, CRANpackages, log='y') # almost exponential growth -- Dataset imported from https://www.r-project.org. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
Recent Queries For This Dataset |
---|
No queries made on this dataset yet. |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package datasets / sunspot.year | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package datasets / airmiles | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package Stat2Data / SampleFG | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - toy_anova | August 9, 2020 - 2:38 PM | Dataset |
swiss | February 26, 2017 - 11:28 AM | Dataset |