4

Editorial by Michael Lawrence On behalf of the editorial board, I am pleased to publish Volume 8, Issue 1 of the R Journal. This issue contains 27 contributed research articles. Each of them either presents an R package, a specific extension of an R package or applications using R packages available from the Comprehensive R Archive Network (CRAN, http:://CRAN.R-project.org). It thus provides a small but current cross-section of the burgeoning R ecosystem. Interest in developing graphical user interfaces and visualization tools on top of R, and integrating R with the web, continues to grow, as evidenced by the articles on the Social Network Analysis Survey Framework, a Shiny interface to the OpenMX modeling software, and the mapmisc package for visualizing geographic data. This issue also includes articles on R interfaces to cloud-based data resources (the sbtools package), and a system for crowd-sourcing data preprocessing chores (the MTurkR package). True to the roots of R, the bulk of this issue presents advancements in the field of applied statistics, including the crch package for modeling censored and truncated data, new improvements in the mclust package for fitting Gaussian mixture models, the scmamp package for comparing the performance of multiple algorithms, the rTableICC for randomly generating contingency tables, the clere package for variable clustering in high dimensions, the FWDselect package for forward model selection, the metaplus package for analyzing robust meta-analyses, the hiddenf package for exploring interaction effects in factorial studies, the statmod package for calculating probabilities with the inverse Gaussian distribution, the clustering.sc.dp package for clustering with sequential constraints and a review of R-based methods for non-parametric testing of interactions in two-way factorial designs. The diversity of the R ecosystem is such that packages are available for many highly focused subfields. Examples in this issue include the stylo package for performing stylometry studies, the CryptRndTest package for analyzing randomness in cryptography, the quickpsy package for function fitting in psychometrics, SWMPr for analyzing estuary data, FieldSim for simulating Gaussian fields (e.g., in image analysis), progenyClust for progeny clustering, keyplayer for finding key players in social networks, DECIPHER for deciphering biological sequence data, GMDH for short term forcasting with neural networks, and gstat for spatio-temporal interpolation of geostatistics data. Before the user can apply these tools, the data must first be imported into R and munged into a shape that is amenable to analysis. We present several packages for importing and munging data, namely: SchemaOnRead, a generalized data import framework supporting numerous common file types, multiple packages for working with web logs (webreadr, urltools, iptools and rgeolocate), and the genderizeR package for predicting gender from first names. In addition the News and Notes section contains the usual updates on CRAN and the Bioconductor project. I hope you enjoy the issue. Michael Lawrence [email protected]

The R Journal Vol. 8/1, Aug. 2016

ISSN 2073-4859

Editorial - The R Journal - R Project

package, a specific extension of an R package or applications using R ... articles on R interfaces to cloud-based data resources (the sbtools package), and a ...

110KB Sizes 0 Downloads 337 Views

Recommend Documents

Editorial - The R Journal - R Project
from the Comprehensive R Archive Network (CRAN, http:://CRAN. ... Social Network Analysis Survey Framework, a Shiny interface to the OpenMX modeling.

R Foundation News - The R Journal - R Project
NEWS AND NOTES. 506. R Foundation News by Torsten Hothorn. Donations and new ... Inference Technologies, Czech Republic. New supporting members.

Changes on CRAN - The R Journal - R Project
At the R Foundation's General Assembly after UseR! 2016 in Stanford, the CRAN team asked for help, in particular for processing package submissions.

Spatio-Temporal Interpolation using gstat - The R Journal - R Project
Application and illustration. The data set ..... covariance model with the closest 50 neighbouring spatio-temporal locations. .... However, this effect vanishes as.

Changes on CRAN - The R Journal - R Project
At the R Foundation's General Assembly after UseR! 2016 in Stanford, the CRAN team asked for help, in particular for processing package submissions.

Changes in R - The R Journal
Traceback and other deparsing activities. INSTALLATION and INCLUDED SOFTWARE ..... unsupported by Apple since 2012. • The configure default on OS X is ...

News from the Bioconductor Project - The R Journal
The Bioconductor project provides tools for the analysis and comprehension of high- ... Each package has an html page with a description, links to vignettes,.

News from the Bioconductor Project - The R Journal
The Bioconductor project provides tools for the analysis and comprehension of high- throughput ... The 1211 software packages available in Bioconductor can.

CryptRndTest: An R Package for Testing the ... - The R Journal
on the package Rmpfr. By this way, included tests are applied precisely for ... alternative tests for the evaluation of cryptographic randomness available ..... Call. Test. GCD.test(). GCD.test(x,KS = TRUE,CSQ = TRUE,AD = TRUE,JB = TRUE, ..... In:Pro

CryptRndTest: An R Package for Testing the ... - The R Journal
To the best of our knowledge, the adaptive chi-square, topological binary, .... rate of the theoretical Poisson distribution (λ), and the number of classes (k) that is ...... passes the GCD test with CS goodness-of-fit test for k at (8, I), (8, II)

rdrobust: An R Package for Robust Nonparametric ... - The R Journal
(2008), IK, CCT, Card et al. (2014), and references therein. .... Direct plug-in (DPI) approaches to bandwidth selection are based on a mean. The R Journal Vol.

Crowdsourced Data Preprocessing with R and ... - The R Journal
for completing an assignment for a given HIT.2 A requester can offer as low as .... An “HTMLQuestion” structure, essentially the HTML to display to the worker.

progenyClust: an R package for Progeny Clustering - The R Journal
the application of Progeny Clustering straightforward and coherent. Introduction ..... Additional graphical arguments can be passed to customize the plot. The only extra input .... Journal of Statistical Software, 61(6):1–36, 2014a. [p328].

Conference Report: useR! 2016 - The R Journal
Extracting data from the web APIs and beyond - Scott Chamberlain, Garrett ... RCloud - Collaborative Environment for Visualization and Big Data Analytics - ...

Distance Measures for Time Series in R: The TSdist ... - The R Journal
R is a popular programming language and a free software environment for statistical comput- ..... URL https://www.jstatsoft.org/index.php/jss/article/view/v067i05.

(S1Ds r ri r r, 1
Jan 5, 2016 - CSDO HOSTING OF 2016 REGIONAL SPORTS COMPETITIONS (STCAA). Date: ... Email: [email protected] I Website: ..... render services during weekends shall be given Service Credits and Compensatory.

Conditional Fractional Gaussian Fields with the ... - The R Journal
The fractional Brownian motion (fBm), introduced by Kolmogorov (1940) (and developed by. Mandelbrot and Van Ness 1968) is nowadays widely used to model ...

SchemaOnRead: A Package for Schema-on-Read in R - The R Journal
schema-on-read tools within the package include a single function call that recursively reads folders with text, comma ... A simple way to use SchemaOnRead is to conveniently load a file without needing to handle the specifics of the ... Page 3 ...

R Packages to Aid in Handling Web Access Logs - The R Journal
May 23, 2014 - IETF-supported components, and empty strings representing components that ... IP addresses - unique numeric values that identify a particular computer .... CONTRIBUTED RESEARCH ARTICLES. 365. # Load rgeolocate.

Stylometry with R: A Package for Computational Text ... - The R Journal
Abstract This software paper describes 'Stylometry with R' (stylo), a flexible R package for the high- level analysis of writing style in stylometry. Stylometry (computational stylistics) is concerned with the quantitative study of writing style, e.g

GMDH: An R Package for Short Term Forecasting via ... - The R Journal
Abstract Group Method of Data Handling (GMDH)-type neural network algorithms are the heuristic ... Extracting the information from the measurements has advantages while modelling ... et al., 1998) for an analysis. ... big numbers in calculations and