<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Top 40 New Packages on R Views</title>
    <link>https://rviews.rstudio.com/tags/top-40-new-packages/</link>
    <description>Recent content in Top 40 New Packages on R Views</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 25 May 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rviews.rstudio.com/tags/top-40-new-packages/" rel="self" type="application/rss+xml" />
    
    
    
    
    <item>
      <title>April 2023: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/05/25/april-2023-top-40-new-cran-packages/</link>
      <pubDate>Thu, 25 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/05/25/april-2023-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred fifty-six new packages made it to CRAN in April. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in twelve categories: Computational Methods, Data, Ecology, Economics, Genomics, Machine Learning, Mathematics, Medicine, Science, Statistics, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clarabel&#34;&gt;clarabel&lt;/a&gt; v0.4.1: Implements &lt;a href=&#34;https://oxfordcontrol.github.io/ClarabelDocs/stable/&#34;&gt;Clarabel&lt;/a&gt;, a versatile interior point solver that solves linear programs, quadratic programs, second-order cone programs, and problems with exponential and power cone constraints. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/clarabel/vignettes/clarabel.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=condor&#34;&gt;condor&lt;/a&gt; v1.0.0: Provides functions to access the &lt;a href=&#34;https://htcondor.org/&#34;&gt;Condor&lt;/a&gt; high performance computing environment.  Files are first uploaded to a submitter machine and the resulting job is then passed on to Condor. Look &lt;a href=&#34;https://github.com/PacificCommunity/ofp-sam-condor&#34;&gt;here&lt;/a&gt; for the code.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GPUmatrix&#34;&gt;GPUmatrix&lt;/a&gt; v0.1.0: Extends R to use GPUs for matrix computations. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/GPUmatrix/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GPUmatrix.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of computation time for different operations&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hydroMOPSO&#34;&gt;hydroMOPSO&lt;/a&gt; v0.1-3: Implements a state-of-the-art &lt;a href=&#34;https://en.wikipedia.org/wiki/Particle_swarm_optimization&#34;&gt;Multi-Objective Particle Swarm Optimiser (MOPSO)&lt;/a&gt;, based on the algorithm developed by &lt;a href=&#34;https://ieeexplore.ieee.org/document/7782848&#34;&gt;Lin et al. (2018)&lt;/a&gt; with improvements described by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S1364815213000133?via%3Dihub&#34;&gt;Marinao-Rivas &amp;amp; Zambrano-Bigiarini (2020)&lt;/a&gt; which can be used for global optimization of non-smooth and non-linear R functions and other models that need to be run from the system console, e.g. &lt;a href=&#34;https://swat.tamu.edu/software/plus&#34;&gt;SWAT+&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dataverifyr&#34;&gt;dataverifyr&lt;/a&gt; v0.1.5: Provides a thin wrapper around &lt;code&gt;dplyr&lt;/code&gt;, &lt;code&gt;data.table&lt;/code&gt;, &lt;code&gt;arrow&lt;/code&gt;, and &lt;code&gt;DBI&lt;/code&gt; to allow users to define rules which can be used to verify a given dataset. See &lt;a href=&#34;https://cran.r-project.org/web/packages/dataverifyr/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dataverifyr.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing verification results&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=neotoma2&#34;&gt;neotoma2&lt;/a&gt; v1.0.0: Provides functions to access and manipulate data in the &lt;a href=&#34;https://api.neotomadb.org/api-docs/&#34;&gt;Neotoma Paleoecology Database&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/neotoma2/vignettes/neotoma2-package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;neotoma2.svg&#34; height = &#34;500&#34; width=&#34;300&#34; alt=&#34;Diagram showing file structure for a site&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rpaleoclim&#34;&gt;rpaleoclim&lt;/a&gt; v1.0.0: Implements an interface to &lt;a href=&#34;http://www.paleoclim.org&#34;&gt;PaleoClim&lt;/a&gt;, a set of free, high resolution paleoclimate surfaces covering the whole globe that includes data on surface temperature, precipitation and the standard bioclimatic variables commonly used in ecological modelling. See &lt;a href=&#34;https://www.nature.com/articles/sdata2017122&#34;&gt;Brown et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/rpaleoclim/vignettes/rpaleoclim.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=zctaCrosswalk&#34;&gt;zctaCrosswalk&lt;/a&gt; v2.0.0: Contains the US Census Bureau&amp;rsquo;s 2020 ZCTA to County Relationship File, as well as convenience functions to translate between States, Counties and ZIP Code Tabulation Areas (ZCTAs). See the &lt;a href=&#34;https://cran.r-project.org/web/packages/zctaCrosswalk/vignettes/a01_introduction.html&#34;&gt;Introduction&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/zctaCrosswalk/vignettes/a02_workflow-tidycensus.html&#34;&gt;Workflow with tidycensus&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/zctaCrosswalk/vignettes/a03_developer-notes.html&#34;&gt;Developer Notes&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EWSmethods&#34;&gt;EWSmethods&lt;/a&gt; v1.1.2: Implements methods for forecasting tipping points at the community level that include rolling and expanding window approaches to assessing abundance based early warning signals, non-equilibrium resilience measures, and machine learning. See &lt;a href=&#34;https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0041010&#34;&gt;Dakos et al. (2012)&lt;/a&gt;, &lt;a href=&#34;https://royalsocietypublishing.org/doi/10.1098/rsos.211475&#34;&gt;Deb et al. (2022)&lt;/a&gt;, and &lt;a href=&#34;https://www.nature.com/articles/nature09389&#34;&gt;Drake and Griffen (2010)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/EWSmethods/vignettes/ews_assessments.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;EWSmethods.png&#34; height = &#34;300&#34; width=&#34;250&#34; alt=&#34;Plots of EWS indicators&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fqacalc&#34;&gt;fqacalc&lt;/a&gt; v1.0.0: Provides functions for calculating Floristic Quality Assessment (FQA) metrics using regional FQA databases that have been approved or approved with reservations as ecological planning models by the U.S. Army Corps of Engineers (USACE). For information on FQA see &lt;a href=&#34;https://esajournals.onlinelibrary.wiley.com/doi/10.1002/ecs2.2825&#34;&gt;Spyreas (2019)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/fqacalc/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;economics&#34;&gt;Economics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clptheory&#34;&gt;clptheory&lt;/a&gt; v0.1.0: Provides functions to compute the uniform rate of profit, the vector of price of production and the vector of labor values, and also compute measures of deviation between relative prices of production and relative values. See &lt;a href=&#34;https://scholarworks.umass.edu/cgi/viewcontent.cgi?article=1351&amp;amp;context=econ_workingpaper&#34;&gt;Basu and Moraltis (2023)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/clptheory/readme/README.html&#34;&gt;README&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BREADR&#34;&gt;BREADR&lt;/a&gt; v1.0.1:  Implements a method for estimating degrees of relatedness for extreme low-coverage genotype data and includes functions to quantify and visualize the level of confidence in the estimated degrees of relatedness. See &lt;a href=&#34;https://tinyurl.com/29t6gbbx&#34;&gt;Rohrlach et al. (2023)&lt;/a&gt; for package details and &lt;a href=&#34;https://cran.r-project.org/web/packages/BREADR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;BREADR.png&#34; height = &#34;350&#34; width=&#34;550&#34; alt=&#34;Plots showing degrees of relatedness&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crosshap&#34;&gt;crosshap&lt;/a&gt; v1.2.2: Implements a local haplotyping visualization toolbox to capture major patterns of co-inheritance between clusters of linked variants, while connecting findings to phenotypic and demographic traits across individuals. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s00122-022-04045-8&#34;&gt;Marsh et al. (2022)&lt;/a&gt; for a detailed example and &lt;a href=&#34;https://cran.r-project.org/web/packages/crosshap/readme/README.html&#34;&gt;README&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;crosshap.jpeg&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Visualization of haplotypes by marker groups&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DAISIEprep&#34;&gt;DAISIEprep&lt;/a&gt; v0.3.2: Extracts colonization and branching times of island species for analysis with the &lt;code&gt;DAISIE&lt;/code&gt; package. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/DAISIEprep/vignettes/Tutorial.html&#34;&gt;Tutorial&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/DAISIEprep/vignettes/Performance.html&#34;&gt;Performance&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/DAISIEprep/vignettes/Sensitivity.html&#34;&gt;Sensitivity&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DAISIEprep.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Endemicity status of Galápagos genus Cocccyzus&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CCMMR&#34;&gt;CCMMR&lt;/a&gt; v0.1: Implements the convex clustering through majorization-minimization algorithm described in &lt;a href=&#34;https://arxiv.org/abs/2211.01877&#34;&gt;Touw, Groenen, and Terada (2022)&lt;/a&gt; to minimize the convex clustering loss function. See &lt;a href=&#34;https://cran.r-project.org/web/packages/CCMMR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rcccd&#34;&gt;rcccd&lt;/a&gt; v0.3.2: Provides functions to fit class cover catch digraph classification models. Methods are explained in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0167715201001298?via%3Dihub&#34;&gt;Priebe et al. (2001)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1007/s00357-003-0003-7&#34;&gt;Priebe et al. (2003)&lt;/a&gt;, and &lt;a href=&#34;https://arxiv.org/abs/1904.04564&#34;&gt;Manukyan and Ceyhan (2016)&lt;/a&gt;. &lt;a href=&#34;https://cran.r-project.org/web/packages/rcccd/readme/README.html&#34;&gt;README&lt;/a&gt; contains some description.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TheOpenAIR&#34;&gt;TheOpenAir&lt;/a&gt; v0.1.0: Implements a wrapper using the &lt;a href=&#34;https://platform.openai.com/docs/api-reference&#34;&gt;OpenAI API&lt;/a&gt; as a back end to integrate &lt;code&gt;ChatGPT&lt;/code&gt;into diverse data-related tasks, such as data cleansing and automating analytics scripts. See &lt;a href=&#34;https://cran.r-project.org/web/packages/TheOpenAIR/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cyclotomic&#34;&gt;cyclotomic&lt;/a&gt; v1.1.0: Implements algorithms from the &lt;a href=&#34;https://www.gap-system.org/&#34;&gt;GAP project&lt;/a&gt; to work with cyclotomic numbers: complex numbers that can be thought of as the rational numbers extended with the roots of unity. They have applications in number theory, algebraic geometry, algebraic number theory, coding theory, in the theory of graphs and combinatorics, and  in the theory of modular functions and modular curves. See &lt;a href=&#34;https://cran.r-project.org/web/packages/cyclotomic/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=markovmix&#34;&gt;markovmix&lt;/a&gt; v0.1.1: Provides functions to fit a mixture of Markov chains of higher orders from multiple sequences along with various utility functions to derive transition patterns, transition probabilities per component and component priors. See &lt;a href=&#34;https://cran.r-project.org/package=markovmix&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DiDforBigData&#34;&gt;DiDforBigData&lt;/a&gt; v1.0: Provides a big-data-friendly and memory-efficient difference-in-differences estimator for staggered (and non-staggered) treatment contexts. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/DiDforBigData/vignettes/DiDforBigData.html&#34;&gt;Get Started&lt;/a&gt; Guide the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/DiDforBigData/vignettes/Background.html&#34;&gt;Background&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/DiDforBigData/vignettes/Examples.html&#34;&gt;Examples&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/DiDforBigData/vignettes/Theory.html&#34;&gt;Theory&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DiD.png&#34; height = &#34;350&#34; width=&#34;550&#34; alt=&#34;Run time measurements&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=predictNMB&#34;&gt;predictNNB&lt;/a&gt; v0.1.0: Provides tools to estimate when and where a model-guided treatment strategy may outperform a treat-all or treat-none approach using Monte Carlo simulation and evaluation of the Net Monetary Benefit. See &lt;a href=&#34;https://joss.theoj.org/papers/10.21105/joss.05328&#34;&gt;Parsons et al. (2023)&lt;/a&gt; for details, the &lt;a href=&#34;https://cran.r-project.org/web/packages/predictNMB/vignettes/predictNMB.html&#34;&gt;Introduction&lt;/a&gt;, and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/predictNMB/vignettes/creating-nmb-functions.html&#34;&gt;creating functions&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/predictNMB/vignettes/summarising-results-with-predictNMB.html&#34;&gt;summarising results&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/predictNMB/vignettes/detailed-example.html&#34;&gt;detailed example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;predictNMB.png&#34; height = &#34;350&#34; width=&#34;550&#34; alt=&#34;Plot of Net Monetary Benefit by model AUC&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=predRupdate&#34;&gt;predRupdate&lt;/a&gt; v0.1.0: Provides functions to evaluate the predictive performance of existing clinical prediction model given a new dataset. &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280215626466&#34;&gt;See Su et al. (2018)&lt;/a&gt;, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.6080&#34;&gt;Debray et al. (2014)&lt;/a&gt;, and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.7586&#34;&gt;Martin et al. (2018)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/predRupdate/vignettes/predRupdate.html&#34;&gt;Introduction&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/predRupdate/vignettes/predRupdate_technical.html&#34;&gt;Technical Background&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SPARRAfairness&#34;&gt;SPARRAfairness&lt;/a&gt; v0.0.0.1: Provides functions to analyse the behavior and performance of the Scottish Patients At Risk of admission and Re-Admission risk score which estimates yearly risk of emergency hospital admission using electronic health records for most of the Scottish population. Analysis focuses on differential performance over demographically-defined groups. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SPARRAfairness/vignettes/SPARRAfairness_example.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SPARRA.png&#34; height = &#34;500&#34; width=&#34;400&#34; alt=&#34;Plot of Adjusted false admission rates&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kronos&#34;&gt;kronos&lt;/a&gt; v1.0.0: Implements a framework to analyse circadian or otherwise rhythmic data using the familiar R linear modelling syntax, while taking care of the trigonometry under the hood. Look &lt;a href=&#34;https://github.com/thomazbastiaanssen/kronos&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;kronos.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of circadian rhythms&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mpmsim&#34;&gt;mpmsim&lt;/a&gt; v1.0.0: Provides functions to to simulate matrix population models with particular characteristics based on aspects of life history such as mortality trajectories and fertility trajectories, and allows the exploration of sampling error due to small sample size. See the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/mpmsim/vignettes/age_from_stage.html&#34;&gt;robustness&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/mpmsim/vignettes/error_propagation.html&#34;&gt;sampling error &amp;amp; propagation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/mpmsim/vignettes/pca.html&#34;&gt;PCA&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mpmsim.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot showing PCA loadings&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BGFD&#34;&gt;BGFD&lt;/a&gt; v0.1: Implements the probability density function, cumulative distribution function, quantile function, random numbers, survival function, hazard rate function, and maximum likelihood estimates for the family of Bell-G and Complementary Bell-G distributions. See
&lt;a href=&#34;https://www.hindawi.com/journals/cin/2022/2489998/&#34;&gt;Fayomi et al. (2022)&lt;/a&gt;, &lt;a href=&#34;http://www.aimspress.com/article/doi/10.3934/math.2023352&#34;&gt;Alanzi et al.(2023)&lt;/a&gt;, and &lt;a href=&#34;https://www.mdpi.com/2075-1680/11/9/438&#34;&gt;Algarni (2022)&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=D3mirt&#34;&gt;D3mirt&lt;/a&gt; v1.0.3: Provides functions for identifying, estimating, and plotting descriptive multidimensional item response theory models, restricted to 3D and dichotomous or polytomous data that fit the two-parameter logistic model or the graded response model. See
the &lt;a href=&#34;https://cran.r-project.org/web/packages/D3mirt/vignettes/Intro_to_D3mirt.html&#34;&gt;vignette&lt;/a&gt; for an extensive introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;D3mirt.png&#34; height = &#34;300&#34; width=&#34;450&#34; alt=&#34;Data plotted in vector space&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=funStatTest&#34;&gt;funStatTest&lt;/a&gt; v1.0.2: Implements two sample comparison procedures based on median-based statistical tests for functional data, described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10485252.2022.2064997?journalCode=gnst20&#34;&gt;Smida et al. (2022)&lt;/a&gt;,  &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/102/1/239/229449?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Chakraborty and Chaudhuri (2015)&lt;/a&gt;, &lt;a href=&#34;https://academic.oup.com/jrsssb/article/75/1/103/7075406?login=false&#34;&gt;Horvath et al. (2013&lt;/a&gt;, and  &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S016794730300269X?via%3Dihub&#34;&gt;Cuevas et al. (2004)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/funStatTest/vignettes/getting-started-with-functional-statistical-testing.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lessSEM&#34;&gt;lessSEM&lt;/a&gt; v1.4.16: Provides regularized structural equation modeling (regularized SEM) with non-smooth penalty functions (e.g., lasso) building on &lt;code&gt;lavaan&lt;/code&gt;. There are nine vignettes including: &lt;a href=&#34;https://cran.r-project.org/web/packages/lessSEM/vignettes/lessSEM.html&#34;&gt;lessSEM&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/lessSEM/vignettes/The-Structural-Equation-Model.html&#34;&gt;The Structural Equation Model&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/lessSEM/vignettes/Mixed-Penalties.html&#34;&gt;Mixed Penalties&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lessSEM.png&#34; height = &#34;500&#34; width=&#34;300&#34; alt=&#34;Plot of regularized parameters: value vs lambda&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=panelhetero&#34;&gt;panelhetero&lt;/a&gt; v1.0.0: Provides tools for estimating the degree of heterogeneity across cross-sectional units in the panel data analysis using the methods developed by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304407619301022?via%3Dihub&#34;&gt;Okui and Yanagi (2019)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/ectj/article-abstract/23/1/156/5607791?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Okui and Yanagi (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/panelhetero/vignettes/panelhetero.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tdsa&#34;&gt;tdsa&lt;/a&gt; v1.0-1: Provides functions to perform time-dependent sensitivity analysis by calculating time-dependent state and parameter sensitivities for both continuous- and discrete-time deterministic models. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2023.04.13.536769v1&#34;&gt;Ng et al. (in review)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/tdsa/vignettes/demo.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tdsa.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Plot of parameter sensitivities over time&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crew.cluster&#34;&gt;crew.cluster&lt;/a&gt; v0.1.0: Extends the &lt;code&gt;mirai&lt;/code&gt;-powered &lt;code&gt;crew&lt;/code&gt; package with worker launcher plugins for traditional high-performance computing systems to enable statisticians and data scientists to asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. Look &lt;a href=&#34;https://github.com/wlandau/crew.cluster&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=duke&#34;&gt;duke&lt;/a&gt; v0.0.1: Provides functions to generate visualizations with Duke’s official suite of colors in a color blind friendly way. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/duke/vignettes/duke.html&#34;&gt;Overview&lt;/a&gt; and four additional vignettes including one on the &lt;a href=&#34;https://cran.r-project.org/web/packages/duke/vignettes/theme_duke_vignette.html&#34;&gt;theme_duke()&lt;/a&gt; function.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;duke.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Plot showing colors and theme&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=grateful&#34;&gt;grateful&lt;/a&gt; v0.2.0: Facilitates the citation of R packages used in analysis projects by providing functions to scan projects for packages used and produces documents with citations in the preferred bibliography format.  Functions may be used within &lt;code&gt;rarkdown&lt;/code&gt;or &lt;code&gt;quarto&lt;/code&gt; documents. See &lt;a href=&#34;https://cran.r-project.org/web/packages/grateful/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hightR&#34;&gt;hightR&lt;/a&gt; v0.3.0: Implements the &lt;a href=&#34;https://www.iacr.org/archive/ches2006/04/04.pdf&#34;&gt;HIGHT&lt;/a&gt; block cipher encryption algorithm developed to provide confidentiality in low power consumption computing environments such Radio-Frequency Identification and Ubiquitous Sensor Network. Look &lt;a href=&#34;https://github.com/Yongwoo-Eg-Kim/hightR&#34;&gt;here&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=myCRAN&#34;&gt;myCRAN&lt;/a&gt; v1.0: Provides functions to plot the daily and cumulative number of downloads of &lt;code&gt;R&lt;/code&gt; packages, obtaining daily and cumulative counts in one run. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/myCRAN/vignettes/myCRAN.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;myCRAN.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot package downloads&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=woodendesc&#34;&gt;woodendesc&lt;/a&gt; v0.1.0: Provides functions to simplify obtaining available packages, their version codes and dependencies from any &lt;code&gt;R&lt;/code&gt; repository. Uses extensive caching for repeated queries. See &lt;a href=&#34;https://cran.r-project.org/web/packages/woodendesc/readme/README.html&#34;&gt;README&lt;/a&gt;for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fxl&#34;&gt;fxl&lt;/a&gt; v1.6.3: Provides functions to prepare and design &lt;a href=&#34;https://sites.hofstra.edu/jeffrey-froh/wp-content/uploads/sites/86/2019/11/Single-Case.pdf&#34;&gt;single case design&lt;/a&gt; figures that are typically prepared in spreadsheet software. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/fxl/vignettes/fxl.html&#34;&gt;vignette&lt;/a&gt; for theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fxl.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of hybrid design that combines multiple baselines&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggragged&#34;&gt;ggragged&lt;/a&gt; v0.1.0: Extends &lt;code&gt;ggplot2&lt;/code&gt;  facets to panel layouts arranged in a grid with ragged edges with rows and columns of potentially varying lengths. These may be useful in representing nested or partially crossed relationships between faceting variables. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggragged/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggragged.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Grid with different number of plots on each row&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nndiagram&#34;&gt;nndiagram&lt;/a&gt; v1.0.0: Generates &lt;code&gt;LaTeX&lt;/code&gt; code for drawing well-formatted neural network diagrams with &lt;a href=&#34;https://www.overleaf.com/learn/latex/TikZ_package&#34;&gt;&lt;code&gt;TikZ&lt;/code&gt;&lt;/a&gt;. Users define the number of neurons on each layer, neuron connections to keep or omit, layers considered to be oversized, and neurons to draw with lighter color. See &lt;a href=&#34;https://cran.r-project.org/web/packages/nndiagram/readme/README.html&#34;&gt;README&lt;/a&gt; for instructions.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nndiagram.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Neural network diagram&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PlotTools&#34;&gt;PlotTools&lt;/a&gt; v0.2.0: Provides functions to manipulate irregular polygons and annotate plots with legends for continuous variables and color spectra using the base graphics plotting tools. See &lt;a href=&#34;https://cran.r-project.org/web/packages/PlotTools/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PlotTools.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Scatter plot with varying size plot symbols&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/05/25/april-2023-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>January 2023: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/02/28/january-2023-top-40-new-cran-packages/</link>
      <pubDate>Tue, 28 Feb 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/02/28/january-2023-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred sixty-five new packages made it to CRAN in January. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in thirteen categories: Actuarial Statistics, Archaeology, Computational Methods, Ecology, Genomics, Mathematics, Medicine, Machine Learning, Science, Statistics, Time Series, Utilities, Visualization.&lt;/p&gt;

&lt;h3 id=&#34;actuarial-statistics&#34;&gt;Actuarial Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=actuaRE&#34;&gt;actuaRE&lt;/a&gt; v0.1.3: Provides functions to fit random effects models using either the hierarchical credibility model alone or combined with a glm or with a Tweedie generalized linear mixed model. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/03461238.2022.2161413?journalCode=sact20&#34;&gt;Campo &amp;amp; Antonio (2023)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/actuaRE/vignettes/actuaRE.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;actuaRE.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Drawing of model hierarchy&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;archaeology&#34;&gt;Archaeology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=archeoViz&#34;&gt;archeoViz&lt;/a&gt; v0.2.2: Implements a &lt;code&gt;shiny&lt;/code&gt; application for the visualisation, interactive exploration, and web communication of archaeological excavation data. It includes interactive 3D and 2D visualisations, th generation of cross sections and maps, basic spatial analysis methods, and excavation timeline visualisations. There is a short vignette in &lt;a href=&#34;https://cran.r-project.org/web/packages/archeoViz/vignettes/archeoViz-vignette.html&#34;&gt;English&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/archeoViz/vignettes/archeoViz-vignette-fr.html&#34;&gt;French&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;archeoViz.svg&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Cross section plot showing location of artifacts at various depths&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shoredate&#34;&gt;shoredate&lt;/a&gt; v1.0.0: Provides tools for shoreline dating Stone Age sites located on the Norwegian Skagerrak coast using methods presented in &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S027737912200511X?via%3Dihub&#34;&gt;Roalkvam (2023)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/shoredate/vignettes/shoredate.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shoredate.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Spatial isobases and other plots of shoreline displacement&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=em&#34;&gt;em&lt;/a&gt; v1.0.0: Implements  a generic Expectation-Maximization (EM) algorithm within a maximum likelihood framework based on &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/j.2517-6161.1977.tb01600.x&#34;&gt;Dempster, Laird, and Rubin (1977)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/em/vignettes/em_intro.pdf&#34;&gt;vignette&lt;/a&gt; for some theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ROptimus&#34;&gt;ROptimus&lt;/a&gt; v3.0.0: Implements a general-purpose optimisation engine that supports Monte Carlo optimisation with the Metropolis criterion and acceptance ratio replica exchange Monte Carlo optimization. See the foundational papers &lt;a href=&#34;https://aip.scitation.org/doi/10.1063/1.1699114&#34;&gt;Metropolis et al. (1953)&lt;/a&gt;, &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/57/1/97/284580?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Hastings (1970)&lt;/a&gt;, &lt;a href=&#34;https://www.science.org/doi/10.1126/science.220.4598.671&#34;&gt;Kirkpatrick et al. (1983)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/article/10.1007/BF00940812&#34;&gt;Černý (1985)&lt;/a&gt; for background.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CopernicusMarine&#34;&gt;CopernicusMarine&lt;/a&gt; v0.0.6: Provides functions to import data on the ocean&amp;rsquo;s physical and biogeochemical state from &lt;a href=&#34;https://data.marine.copernicus.eu&#34;&gt;EU Copernicus Marine Service Information&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/CopernicusMarine/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;coper.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Layered leaflet map of Europe&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=itol.toolkit&#34;&gt;itol.toolkit&lt;/a&gt; v1.1.0: Provides helper functions to access the &lt;a href=&#34;https://itol.embl.de/&#34;&gt;Interactive Tree of Life&lt;/a&gt; including functions to edit and annotate trees interactively. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/itol.toolkit/vignettes/Get_Start.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;itool.jpeg&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;iTool logo&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rdracor&#34;&gt;rdracor&lt;/a&gt; v0.7.2: Provides an interface to the Drama Corpora Project &lt;a href=&#34;https://dracor.org/documentation/api&#34;&gt;(DraCor)&lt;/a&gt; API.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rdracor.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of distribution of plays&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=usdoj&#34;&gt;usdoj&lt;/a&gt; v1.0.0: Provides functions to fetch data from the U.S Department of Justice &lt;a href=&#34;https://www.justice.gov/developer/api-documentation/api_v1&#34;&gt;API&lt;/a&gt; such as press releases, blog entries, and speeches. Look &lt;a href=&#34;https://github.com/rOpenGov/usdoj&#34;&gt;here&lt;/a&gt; for notes on data structure.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pastclim&#34;&gt;pastclim&lt;/a&gt; v1.2.3: Implements methods to  extract and manipulate palaeoclimate reconstructions for ecological and anthropological analyses as described in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2022.05.18.492456v1&#34;&gt;Leonardi et al. (2022)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/pastclim/vignettes/a0_pastclim_overview.html&#34;&gt;Overview&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/pastclim/vignettes/a1_available_datasets.html&#34;&gt;available datasets&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/pastclim/vignettes/a2_custom_datasets.html&#34;&gt;custom dataset&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pastclim.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Time series overlaid on world maps&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PERK&#34;&gt;PERK&lt;/a&gt; v0.0.9.2: Implements a &lt;code&gt;shiny&lt;/code&gt; web application to predict and visualize concentrations of pharmaceuticals in the aqueous environment. See &lt;a href=&#34;https://www.ssrn.com/abstract=4306129&#34;&gt;Jagadeesan et al. (2022)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/PERK/vignettes/PERK-Walkthrough.html&#34;&gt;vignette&lt;/a&gt; for a walk through.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PERK.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Predicted concentrations&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;gemomics&#34;&gt;Gemomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=autoGO&#34;&gt;autoGO&lt;/a&gt; v0.9.1: Implements a framework to enable automated, high quality gene ontology enrichment analysis visualizations and a wrapper for differential expression analysis using the &lt;code&gt;DESeq2&lt;/code&gt; package described in &lt;a href=&#34;https://genomebiology.biomedcentral.com/articles/10.1186/s13059-014-0550-8&#34;&gt;Love et al. (2014)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/autoGO/vignettes/autoGO-tutorial.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;autoGO.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Lollipop plot of 20 most enriched genes&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=phylter&#34;&gt;phylter&lt;/a&gt; v0.9.6: Provides functions to detect and remove outliers in phylogenomics datasets that build on the &lt;em&gt;Distatis&lt;/em&gt; approach described in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.09.08.459421v5&#34;&gt;Abdi et al. (2005)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/phylter/vignettes/runphylter.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;phylter.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Flow diagram of the process&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=poolHelper&#34;&gt;poolHelper&lt;/a&gt; v1.0.0: Provides functions to simulate pooled sequencing data under a variety of conditions, and also evaluate the average absolute difference between allele frequencies computed from genotypes and those computed from pooled data. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2023.01.20.524733v1&#34;&gt;Carvalho et al. (2022)&lt;/a&gt; for the details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/poolHelper/vignettes/poolvignette.html&#34;&gt;vignette&lt;/a&gt; for an introduction to the package.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BT&#34;&gt;BT&lt;/a&gt; v0.3: Implements adaptive boosting trees for Poisson distributed response variables, using log-link function. See &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-030-25820-7&#34;&gt;Trufin &amp;amp; Denuit (2021)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-030-25820-7&#34;&gt;Denuit et al. (2019)&lt;/a&gt;, and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/03461238.2022.2037016?journalCode=sact20&#34;&gt;Hainaut &amp;amp; Trufin (2022)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/BT/vignettes/BT-usage-example.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;BT.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots showing performance of a Tweedie model&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chatgpt&#34;&gt;chatgpt&lt;/a&gt; v0.1.5: Implements a &lt;a href=&#34;https://chat.openai.com/auth/login&#34;&gt;ChatGPT&lt;/a&gt; coding assistant for the &lt;code&gt;RStudio&lt;/code&gt; IDE.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=evreg&#34;&gt;evreg&lt;/a&gt; v1.0.1: Implements a evidential neural network for the regression model recently introduced in &lt;a href=&#34;https://www.techrxiv.org/articles/preprint/Quantifying_Prediction_Uncertainty_in_Regression_using_Random_Fuzzy_Sets_the_ENNreg_model/21791831/1&#34;&gt;Denoeux (2023)&lt;/a&gt; in which prediction uncertainty is quantified by Gaussian random fuzzy numbers as introduced in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0165011422002457?via%3Dihub&#34;&gt;Denoeux (2023)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/evreg/vignettes/Introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;evreg.png&#34; height = &#34;450&#34; width=&#34;450&#34; alt=&#34;Plot of predictions with belief intervals&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FuzzyDBScan&#34;&gt;FuzzyDBScan&lt;/a&gt; v0.0.3: Provides an interface to the Fuzzy DBScan clustering algorithm described in &lt;a href=&#34;https://link.springer.com/article/10.1007/s00500-016-2435-0&#34;&gt;Ienco and Bordogna (2018)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/FuzzyDBScan/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fuzzy.png&#34; height = &#34;600&#34; width=&#34;600&#34; alt=&#34;Plot of irregular clusters&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rgudhi&#34;&gt;rgudhi&lt;/a&gt; v0.1.0: Implements and interface to the &lt;code&gt;C++&lt;/code&gt; library, &lt;a href=&#34;https://gudhi.inria.fr/&#34;&gt;&lt;code&gt;GHUDI&lt;/code&gt;&lt;/a&gt; for topological data analysis (TDA) and offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=injurytools&#34;&gt;injurytools&lt;/a&gt; v1.0.1: Provides standardized routines and utilities to simplify the data analysis of sports injuries in order to identify and describe the magnitude of sports injury problems and determine the potential risk factors. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/injurytools/vignettes/estimate-epi-measures.html&#34;&gt;estimate-epi-measures&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/injurytools/vignettes/prepare-injury-data.html&#34;&gt;prepare-injury-data&lt;/a&gt;. and &lt;a href=&#34;https://cran.r-project.org/web/packages/injurytools/vignettes/visualize-injury-data.html&#34;&gt;visualize-injury-data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;injury.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of injury risk matirces&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simIDM&#34;&gt;simIDM&lt;/a&gt; v0.0.5: Provides functions to simulate oncology trials using an illness - death model. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.8295&#34;&gt; Meller, Beyersmann and Rufibach (2019)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/simIDM/vignettes/quickstart.html&#34;&gt;Getting Started&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/simIDM/vignettes/trialplanning.html&#34;&gt;Power and Type 1 Error Correlations&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;simIDM.png&#34; height = &#34;350&#34; width=&#34;450&#34; alt=&#34;Diagram of illness-death model&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gravmagsubs&#34;&gt;gravmagsubs&lt;/a&gt; v1.0.1: Provides functions to compute the gravitational and magnetic anomalies generated by 3-D vertical rectangular prisms at specific observation points using the method of &lt;a href=&#34;http://mr.crossref.org/iPage?doi=10.1190%2F1.1440645&#34;&gt;Plouff (1976)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gravmagsubs/vignettes/demo_vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gravmagsubs.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Plot of gravity anomalies associated with a prism&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=QurvE&#34;&gt;QurvE&lt;/a&gt; v1.0: Implements three methods for solving high-throughput analysis of growth curves and fluorescence data: linear regression, growth model fitting, and smooth spline fits. A &lt;code&gt;shiny&lt;/code&gt; application provides access to all features without requiring any programming knowledge. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/QurvE/vignettes/shiny_app_manual.html&#34;&gt;User Manual&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/QurvE/vignettes/vignette_fluorescence.html&#34;&gt;Flouresence Curve Evaluation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/QurvE/vignettes/vignette_growth.html&#34;&gt;Growth Curve Evaluation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;QurvE.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Diagram of the internal structure of a grofit object generated by growth.workflow()&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BCClong&#34;&gt;BCClong&lt;/a&gt; v1.0.0: Implements a Bayesian consensus clustering (BCC) model for multiple longitudinal features via a generalized linear mixed model that allows simultaneous clustering of mixed-type (e.g., continuous, discrete and categorical) longitudinal features. There are vignettes for &lt;a href=&#34;https://cran.r-project.org/web/packages/BCClong/vignettes/ContinuousData.html&#34;&gt;continuous&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/BCClong/vignettes/MixedTypeData.html&#34;&gt;mixed type&lt;/a&gt; data.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;BCClong.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of clusters for continuous data&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clarify&#34;&gt;clarify&lt;/a&gt; v0.1.2: Provides functions to perform simulation-based inference as an alternative to the delta method for obtaining valid confidence intervals and p-values for regression post-estimation quantities such as average marginal effects and predictions at representative values. The methodology is described in &lt;a href=&#34;https://www.jstor.org/stable/2669316?origin=crossref&#34;&gt;King et al. (2000)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/clarify/vignettes/clarify.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;clarify.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of estimated distributions separated by predictor values&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=emplikAUC&#34;&gt;emplikAUC&lt;/a&gt; v0.3: Provides functions to test hypotheses and construct confidence intervals for AUC (Area Under receiver operating characteristic curve) and pAUC (partial area under ROC curve) using the method described in &lt;a href=&#34;https://www.ms.uky.edu/~mai/research/eAUC1.pdf&#34;&gt;Zhao, Ding &amp;amp; Zhou &lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jtdm&#34;&gt;jtdm&lt;/a&gt; v0.1-0: Implements The Joint Trait Distribution Model in a Bayesian framework using conjugate priors to compute joint probabilities and multivariate confidence intervals. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/jtdm/vignettes/ORCHAMP_dataset.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jtdm.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of partial response curves of pairwise CWM trait combinations together with their 95%
credible regions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mbreaks&#34;&gt;mbreaks&lt;/a&gt; v1.0.0: Functions provide comprehensive treatments for estimating, inferring, testing and selecting linear regression models with structural breaks. See &lt;a href=&#34;https://www.jstor.org/stable/2998540?origin=crossref&#34;&gt;Bai &amp;amp; Perron (1998)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/mbreaks/vignettes/examples_mbreaks.html&#34;&gt;vignette&lt;/a&gt; examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mbreaks.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Observed data with breaks&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sdmTMB&#34;&gt;sdmTMB&lt;/a&gt; v0.3.0: Implements spatial and spatiotemporal predictive-process GLMMs (Generalized Linear Mixed Effect Models) using &lt;code&gt;TMB&lt;/code&gt;, &lt;a href=&#34;https://www.r-inla.org/download-install&#34;&gt;&lt;code&gt;INLA&lt;/code&gt;&lt;/a&gt;, and the SPDE (Stochastic Partial Differential Equation) approximation to Gaussian random fields. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2022.03.24.485545v2&#34;&gt;Anderson et al. (2022)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/sdmTMB/vignettes/model-description.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=snapKrig&#34;&gt;snapKrig&lt;/a&gt; v0.0.1: Provides functions for geostatistical modeling and kriging with gridded data using spatially separable covariance Kronecker covariance functions. See &lt;a href=&#34;https://era.library.ualberta.ca/items/794fa9bb-a13d-4173-b0cc-2a42d940efcc&#34;&gt; Koch, Lele, Lewis (2020)&lt;/a&gt; for descriptions of the computational methods and the &lt;a href=&#34;https://cran.r-project.org/web/packages/snapKrig/vignettes/snapKrig_introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;snapKrig.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of snapKrig simulation&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fnets&#34;&gt;fnets&lt;/a&gt; v0.1.2: Implements methods for network estimation and forecasting of high-dimensional time series exhibiting strong serial and cross-sectional correlations under a factor-adjusted vector autoregressive model. See &lt;a href=&#34;https://arxiv.org/abs/2201.06110&#34;&gt;Barigozzi et al. (2022)&lt;/a&gt; for the methodology and &lt;a href=&#34;https://arxiv.org/abs/2301.11675&#34;&gt;Owens et al. (2023)&lt;/a&gt; for details of the package.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fnets.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of Granger causal networks&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MSinference&#34;&gt;MSinference&lt;/a&gt; v0.0.9: Provides functions to perform multiscale analysis of a nonparametric regression or nonparametric regressions with time series errors. See &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssb.12347&#34;&gt;Khismatullina and Vogt (2020)&lt;/a&gt;, &lt;a href=&#34;https://arxiv.org/abs/2209.10841&#34;&gt;Khismatullina and Vogt (2022)&lt;/a&gt; and &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S030440762100155X?via%3Dihub&#34;&gt;Khismatullina and Vogt (2023)&lt;/a&gt; for the theory and examples, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/MSinference/vignettes/MSinference.pdf&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=datetimeoffset&#34;&gt;datetimeoffset&lt;/a&gt; v 0.2.1: Provides support for a number of datetime string standards including &lt;a href=&#34;https://en.wikipedia.org/wiki/ISO_8601&#34;&gt;ISO 8601&lt;/a&gt; and &lt;a href=&#34;https://opensource.adobe.com/dc-acrobat-sdk-docs/library/pdfmark/&#34;&gt;pdfmark&lt;/a&gt; and also datetimes with UTC offsets and possibly heterogeneous time zones with up to nanosecond precision. See the package &lt;a href=&#34;https://cran.r-project.org/web/packages/datetimeoffset/vignettes/datetimeoffset.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mathml&#34;&gt;mathml&lt;/a&gt; v0.5: Provides functions to translate &lt;code&gt;R&lt;/code&gt; expressions to &lt;code&gt;MathML&lt;/code&gt; or &lt;code&gt;MathJax&lt;/code&gt; so that they can be rendered in &lt;code&gt;rmarkdown&lt;/code&gt; documents and &lt;code&gt;shiny&lt;/code&gt; applications. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/mathml/vignettes/mathml.html&#34;&gt;vignette&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=options&#34;&gt;options&lt;/a&gt; v0.0.1: Provides a simple mechanisms for defining and interpreting package options, including helper functions for interpreting environment variables, global options, defining default values and more. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/options/vignettes/envvars.html&#34;&gt;environment variables&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/options/vignettes/options.html&#34;&gt;options&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=parquetize&#34;&gt;parquetize&lt;/a&gt; v0.5.3: Provides functions to convert&lt;code&gt;csv&lt;/code&gt;, &lt;code&gt;RData&lt;/code&gt;, &lt;code&gt;rds&lt;/code&gt;, &lt;code&gt;RSQLite&lt;/code&gt;, &lt;code&gt;json&lt;/code&gt;, &lt;code&gt;ndjson&lt;/code&gt;, &lt;code&gt;SAS&lt;/code&gt;, &lt;code&gt;SPSS&lt;/code&gt; and other files to the  &lt;a href=&#34;https://parquet.apache.org/&#34;&gt;&lt;code&gt;Parquet&lt;/code&gt;&lt;/a&gt; columnar storage format. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/parquetize/vignettes/aa-conversions.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=scenes&#34;&gt;scenes&lt;/a&gt; v0.1.0: Provides functions to facilitate switching between &lt;code&gt;shiny&lt;/code&gt; UIs depending on the information that is to be passed to the request object. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/scenes/vignettes/actions.html&#34;&gt;Creating new actions&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/scenes/vignettes/scenes.html&#34;&gt;Changing scenes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shiny.fluent&#34;&gt;shiny.fluent&lt;/a&gt; v0.3.0: Provides &lt;code&gt;shiny&lt;/code&gt; components based on the &lt;a href=&#34;https://developer.microsoft.com/en-us/fluentui#/&#34;&gt;Fluent UI&lt;/a&gt; &lt;code&gt;JavaScript&lt;/code&gt; library. There are several small vignettes including a &lt;a href=&#34;https://cran.r-project.org/web/packages/shiny.fluent/vignettes/st-sales-reps-dashboard.html&#34;&gt;Tutorial&lt;/a&gt; on creating a full dashboard with &lt;code&gt;shiny&lt;/code&gt; and &lt;code&gt;Fluent&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinyfluent.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Sample shiny dashboard&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggplate&#34;&gt;ggplate&lt;/a&gt; v0.0.1: Provides functions to create simple plots of biological culture plates as well as microplates which can plot both continuous and discrete values. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggplate/readme/README.htm&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggplate.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;384 Well plate layout&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=plotRCS&#34;&gt;plotRCS&lt;/a&gt; v0.1.3: Extends &lt;code&gt;ggplot2&lt;/code&gt; to draw restricted cubic spline curves from a logistic regression model or a Cox proportional hazards regression model using the method described in &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-319-19425-7&#34;&gt;Harrell (2015)&lt;/a&gt;. Look &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-319-19425-7&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;plotRCS.png&#34; height = &#34;450&#34; width=&#34;450&#34; alt=&#34;Restricted spline plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=viscomp&#34;&gt;viscomp&lt;/a&gt; v1.0.0: Implements several visualization tools for exploring the behavior of the components in a network meta-analysis of multi-component interventions including heat plots of the two-by-two component combinations, leave one component combination out scatter plot, violin plots for specific component combination effects, and density plots for components effects. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/viscomp/vignettes/viscomp.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;viscomp.png&#34; height = &#34;450&#34; width=&#34;450&#34; alt=&#34;Violin plots of components&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/02/28/january-2023-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>November 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/01/03/november-2022-top-40-new-cran-packages/</link>
      <pubDate>Tue, 03 Jan 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/01/03/november-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred sixty-seven new packages made it to CRAN in November: Here are my &amp;ldquo;Top 40&amp;rdquo; selections in fourteen categories: Climate Modeling: Computational Methods, Data, Ecology, Epidemiology, Genomics, Machine Learning, Mathematics, Networks, Pharma, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h2 id=&#34;climate-modeling&#34;&gt;Climate Modeling&lt;/h2&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=gtfs2emis&#34;&gt;gtfs2emis&lt;/a&gt; v0.1.0: Implements a bottom up model to estimate the emission levels of public transport systems based on &lt;a href=&#34;https://gtfs.org/&#34;&gt;General Transit Feed Specification&lt;/a&gt; data. Functions estimate several pollutants at high spatial and temporal resolutions. See &lt;a href=&#34;https://osf.io/8m2cy/&#34;&gt;Viera et al&lt;/a&gt; for background. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/gtfs2emis/vignettes/gtfs2emis_intro_vignette.html&#34;&gt;Getting Started Guide&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/gtfs2emis/vignettes/gtfs2emis_emission_factor.html&#34;&gt;Emission Factors&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/gtfs2emis/vignettes/gtfs2emis_fleet_data.html&#34;&gt;Preparing Data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gfts.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Spatial distribution of traffic speeds for Dublin, Ireland&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jmatrix&#34;&gt;jmatrix&lt;/a&gt; v1.1: A mainly instrumental package that allows other packages with cores written in &lt;code&gt;C++&lt;/code&gt; to read, write and manipulate matrices in a binary format to mitigate memory issues. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/jmatrix/vignettes/jmatrix.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lazyNumbers&#34;&gt;lazyNumbers&lt;/a&gt; v1.2.1: Implements &lt;em&gt;lazy numbers&lt;/em&gt;, a new number type whose arithmetic is exact, contrary to ordinary floating-point arithmetic. The lazy numbers are implemented in &lt;code&gt;C++&lt;/code&gt; with the &lt;a href=&#34;https://www.cgal.org/&#34;&gt;&lt;code&gt;CGAL&lt;/code&gt; library&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/lazyNumbers/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=miesmuschel&#34;&gt;miesmuschel&lt;/a&gt; v0.0.2: Provides optimization algorithms and functions that can be used to manually construct specialized optimization loops including the mixed integer evolution strategy as described in &lt;a href=&#34;https://direct.mit.edu/evco/article-abstract/21/1/29/933/Mixed-Integer-Evolution-Strategies-for-Parameter?redirectedFrom=fulltext&#34;&gt;Li et al. (2013)&lt;/a&gt; and  the multi-objective optimization algorithms NSGA-II described in &lt;a href=&#34;https://ieeexplore.ieee.org/document/996017&#34;&gt;Deb et al. (2002)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/miesmuschel/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mlr3mbo&#34;&gt;mlr3mbo&lt;/a&gt; v0.1.1: Implements a flexible approach to Bayesian optimization that includes both ready-to-use optimization algorithms as well as fundamental building blocks to construct custom algorithms. See &lt;a href=&#34;https://link.springer.com/article/10.1023/A:1008306431147&#34;&gt;Jones et al. (1998)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1023/A:1008306431147&#34;&gt;Knowles (2006)&lt;/a&gt;, and &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-540-87700-4_78&#34;&gt;Ponweiser et al. (2008)&lt;/a&gt; for examples of ready to use optimization algorithms and the &lt;a href=&#34;https://cran.r-project.org/web/packages/mlr3mbo/vignettes/mlr3mbo.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=googletraffic&#34;&gt;googletraffic&lt;/a&gt; v0.1.1: Allows users to create geographically referenced traffic data from the &lt;a href=&#34;https://developers.google.com/maps/documentation/javascript/examples/layer-traffic&#34;&gt;Google Maps JavaScript API&lt;/a&gt;. Look &lt;a href=&#34;https://dime-worldbank.github.io/googletraffic/&#34;&gt;here&lt;/a&gt; for information to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;googletraffic.jpeg&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Traffic map of Manhattan&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=IPEDS&#34;&gt;IPEDS&lt;/a&gt; v0.1.1: Implements an interface to the US &lt;a href=&#34;https://nces.ed.gov/ipeds/use-the-data&#34;&gt;Post-Secondary Institution Statistics for 2020&lt;/a&gt; which contains information on post-secondary institutions, students, faculty, demographics, financial aid, educational and recreational offerings, and completions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/IPEDS/vignettes/IPEDS-vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;IPEDS.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Scatter plot of student diversity vs. staff diversity in New England institutions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=npi&#34;&gt;npi&lt;/a&gt; v0.2.0: Provides access the US &lt;a href=&#34;https://npiregistry.cms.hhs.gov/api/&#34;&gt;National Provider Identifier Registry API&lt;/a&gt; which contains administrative data linked to a specific individual or organizational healthcare providers. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/npi/vignettes/npi.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/npi/vignettes/advanced-use.html&#34;&gt;Advanced Use&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rfars&#34;&gt;rfars&lt;/a&gt; v0.2.0: Implements an interface to the US &lt;a href=&#34;https://cdan.dot.gov/query&#34;&gt;Fatality Analysis Reporting System&lt;/a&gt;. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/rfars/vignettes/Crash_Sequences.html&#34;&gt;Crash Sequences&lt;/a&gt; and &lt;a href=&#34;img src=&amp;quot;googletraffic.png&amp;quot; height = &amp;quot;600&amp;quot; width=&amp;quot;400&amp;quot; alt=&amp;quot;Traffic map of Manhattan&amp;quot;&#34;&gt;Rural Roads&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rfars.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Bar charts of crash types&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidyDisasters&#34;&gt;tidyDisasters&lt;/a&gt; v0.1.1: Provides a queryable data set that unites information from three complementary resources: Belgium&amp;rsquo;s Centre for Research on the Epidemiology of Disasters &lt;a href=&#34;https://www.cred.be/&#34;&gt;EMDAT&lt;/a&gt;, the US National Consortium for the Study of Terrorism &lt;a href=&#34;https://www.start.umd.edu/&#34;&gt;GTD&lt;/a&gt;, and the US Federal Emergency Management Agency  &lt;a href=&#34;https://www.fema.gov/openfema-data-page/disaster-declarations-summaries-v2&#34;&gt;FEMA&lt;/a&gt;. There is a brief &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyDisasters/vignettes/basic_database_example_20221107.html&#34;&gt;User Guide&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=et.nwfva&#34;&gt;et.nwfva&lt;/a&gt; v0.1.1: Implements a forest management tool developed by the Northwest German Forest Research Institute (&lt;a href=&#34;https://goettingen-campus.de/nw-fva&#34;&gt;NW-FVA&lt;/a&gt;) for the five main commercial tree species oak, beech, spruce, Douglas-fir and pine for northwestern Germany. See &lt;a href=&#34;https://zenodo.org/record/6827728#.Y681suzML0o&#34;&gt;Albert et al (2022)&lt;/a&gt; for background and the vignettes:    &lt;a href=&#34;https://cran.r-project.org/web/packages/et.nwfva/vignettes/beispiele.html&#34;&gt;Beispiele&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/et.nwfva/vignettes/nutzerhinweise.html&#34;&gt;Nutzerhinweise zum Geleit&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/et.nwfva/vignettes/vergleich_methoden.html&#34;&gt;Vergleich der Interpolationsmethoden&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nwfva.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of height vs age&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mmodely&#34;&gt;mmodely&lt;/a&gt; v0.2.2: Provides functions to perform multivariate modeling of evolved traits, with special attention to understanding the interplay of the multi-factorial determinants of their origins in complex ecological settings. See &lt;a href=&#34;https://www.cell.com/trends/ecology-evolution/fulltext/S0169-5347(06)00400-9?_returnURL=https%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS0169534706004009%3Fshowall%3Dtrue&#34;&gt;Stephens (2007)&lt;/a&gt;, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1420-9101.2010.02210.x&#34;&gt;Gruebner (2011)&lt;/a&gt;, and &lt;a href=&#34;https://link.springer.com/article/10.1007/s00265-010-1028-7&#34;&gt;Garamszegi (2011)&lt;/a&gt; for background, and the examples on &lt;a href=&#34;https://cran.r-project.org/web/packages/mmodely/vignettes/Schruth-mmodely-vignette-Vision.pdf&#34;&gt;primate vision&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/mmodely/vignettes/Schruth-mmodely-vignette-Vocal.pdf&#34;&gt;vocal communications&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=webSDM&#34;&gt;webSDM&lt;/a&gt; v1.1-1: Implements the method of &lt;a href=&#34;https://www.authorea.com/users/522841/articles/595095-integrating-food-webs-in-species-distribution-models-improves-ecological-niche-estimation-and-predictions?commit=5fe6a87efdbbb3461a2b7301435ec1bfb2397cf3&#34;&gt;Poggiato et al. (2022)&lt;/a&gt; for working with tropic Species Distribution Models. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/webSDM/vignettes/Introduction.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;Composite variables and biotic-abiotic interactions&#34;&gt;Composit variables&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/webSDM/vignettes/Differences_with_SDMs.html&#34;&gt;Differences between SDM and Trophic SDM&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;webSDM.png&#34; height = &#34;450&#34; width=&#34;450&#34; alt=&#34;Plots of species distributions&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;epidemiology&#34;&gt;Epidemiology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=exDE&#34;&gt;exDE&lt;/a&gt; v1.0.0: Provides tools to set up modular ordinary and delay differential equation models for mosquito-borne pathogens, focusing on malaria. See &lt;a href=&#34;https://www.medrxiv.org/content/10.1101/2022.11.07.22282044v1&#34;&gt;Wu et al. (2022)&lt;/a&gt; for a description on the methods implemented. There are ten vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/exDE/index.html&#34;&gt;Basic Copmetition Aquatic Mosquito Model&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/exDE/vignettes/human_sip.html&#34;&gt;SIP Human Model&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;exDE.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plots of results for 3 population human model&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=idopNetwork&#34;&gt;idopNetwork&lt;/a&gt; v0.1.1: Implements a cartographic tool to chart spatial microbial interaction networks. See &lt;a href=&#34;https://academic.oup.com/genetics/article/180/2/821/6073848?login=false&#34;&gt;Kim et al. (2008)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/bib/article/13/2/162/253162?login=false&#34;&gt;Wang et al. (2011)&lt;/a&gt; for information on functional clustering, &lt;a href=&#34;https://www.nature.com/articles/s41540-019-0116-1&#34;&gt;Chen et al. (2019)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/19490976.2022.2106103&#34;&gt;Cao et al. (2022)&lt;/a&gt; for background on the model, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/idopNetwork/vignettes/idopNetwork_vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;idop.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of Niche index vs. habitat index for various bacteria&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tip&#34;&gt;tip&lt;/a&gt; v0.1.0: Provides functions to cluster data without specifying the number of clusters using the Table Invitation Prior (TIP) introduced by &lt;a href=&#34;https://www.mdpi.com/2073-4425/13/11/2036&#34;&gt;Harrison et al. (2022)&lt;/a&gt;. There are vignettes on matrix clustering with &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/matrix-CONSTANT-simulated-vignette.html&#34;&gt;CONSTANT&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/matrix-MNIW-simulated-vignette.html&#34;&gt;MNIW&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/tensor-CONSTANT-simulated-vignette.html&#34;&gt;Tensor clustering CONSTANT&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/vector-NIW-iris-vignette.html&#34;&gt;iris NIW&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/vector-NIW-usarrests-vignette.html&#34;&gt;usarrests NIW&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tip.png&#34; height = &#34;500&#34; width=&#34;400&#34; alt=&#34;Posterior similarity matrix for clusters&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=scistreer&#34;&gt;scistreer&lt;/a&gt; v1.0.1: Enables fast maximum-likelihood phylogeny inference from noisy single-cell data using the &lt;em&gt;ScisTree&lt;/em&gt; algorithm described in &lt;a href=&#34;https://academic.oup.com/bioinformatics/article/36/3/742/5555811?login=false&#34;&gt;Wu (2019)&lt;/a&gt; making the method applicable to massive single-cell datasets (&amp;gt;10,000 cells). Look &lt;a href=&#34;https://kharchenkolab.github.io/scistreer/&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;scistreer.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Visualization of maximum likelihood tree&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidyclust&#34;&gt;tidyclust&lt;/a&gt; v0.1.1: Implements a common interface to specifying clustering models, in the same style as &lt;code&gt;parsnip&lt;/code&gt;. Creates unified interface across different functions and computational engines. See &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyclust/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidyclust.svg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Examples of k means vs. hierarchical clusters&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VSOLassoBag&#34;&gt;VSOLassoBag&lt;/a&gt; v0.99.0: Implements an integrated &lt;em&gt;Wrapped LASSO&lt;/em&gt; ensemble learning strategy to help select efficient, stable, and high confidential variables from omics-based data. Functions integrate and vote on variables generated from multiple LASSO models to determine the optimal candidates. See &lt;a href=&#34;https://www.science.org/doi/10.1126/scitranslmed.aax7533&#34;&gt;Luo et al. (2020)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/VSOLassoBag/vignettes/VSOLassoBag.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;VSO.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Histogram of observed frequency distribution&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tensorFun&#34;&gt;tensorFun&lt;/a&gt; v0.1.1: Provides basic functions to handle higher-order tensor data. See &lt;a href=&#34;https://epubs.siam.org/doi/10.1137/07070111X&#34;&gt;Kolda and Bader (2009)&lt;/a&gt; for background on tensor decompositions, &lt;a href=&#34;https://arxiv.org/abs/1910.06677&#34;&gt;Bau and Ng (2021)&lt;/a&gt; for information on missing values, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/tensorFun/vignettes/A-short-introduction-to-tensorFun.html&#34;&gt;vignette&lt;/a&gt; for a short introduction.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TransTGGM&#34;&gt;TransTGGM&lt;/a&gt; V1.0.0: Implements a transfer learning framework for tensor Gaussian graphical models, which takes full advantage of informative auxiliary domains even when non-informative auxiliary domains are present. See &lt;a href=&#34;https://arxiv.org/abs/2211.09391&#34;&gt;Ren, Zhen, and Wang&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/TransTGGM/vignettes/TransTGGM.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nett&#34;&gt;nett&lt;/a&gt; 1.0.0:  Provides multiple methods for fitting, model selection and goodness-of-fit testing in degree-corrected stochastic blocks models. Implements the methods in &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-41/issue-4/Pseudo-likelihood-methods-for-community-detection-in-large-sparse-networks/10.1214/13-AOS1138.full&#34;&gt;Amini et al.(2013)&lt;/a&gt;, &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssb.12117&#34;&gt;Bickel and Sarkar (2015)&lt;/a&gt;, &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-44/issue-1/A-goodness-of-fit-test-for-stochastic-block-models/10.1214/15-AOS1370.full&#34;&gt;Lei (2016)&lt;/a&gt;, &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-45/issue-2/Likelihood-based-model-selection-for-stochastic-block-models/10.1214/16-AOS1457.full&#34;&gt;Wang and Bickel (2017)&lt;/a&gt; and more. There are vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/nett/vignettes/Community_Detection.html&#34;&gt;Community Detection&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nett/vignettes/Visualization.html&#34;&gt;Visualization&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nett/vignettes/explore-comm.html&#34;&gt;Explore Comm&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/nett/vignettes/hard_dcsbm_testing.html&#34;&gt;dcsbm testing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nett.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Network visualization&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;pharma&#34;&gt;Pharma&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DrugSim2DR&#34;&gt;DrugSim2DR&lt;/a&gt; v0.1.0: Implements a tool to predict drug functional similarity for drug repurposing. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/DrugSim2DR/vignettes/DrugSim2DR.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Drug.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Heatmaps of targets for Phenelzine&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=parttime&#34;&gt;parttime&lt;/a&gt; v0.1.0: Provides classes for embedding partial missingness as a central part of datetime classes allowing for more ergonomic use of datetimes for challenging datetime computation, including calculations of overlapping date ranges, imputations, and more. See &lt;a href=&#34;https://cran.r-project.org/web/packages/parttime/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GAGAs&#34;&gt;GAGAs&lt;/a&gt; v0.5.1: Implements the Global Adaptive Generative Adjustment Algorithm for generalized liner models used for improving the computational efficiency in the high-dimensional data analysis. See &lt;a href=&#34;https://arxiv.org/abs/1911.00658&#34;&gt;Wang et al. (2022)&lt;/a&gt; for the theory.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kfino&#34;&gt;kfino&lt;/a&gt; v1.0.0: Implements  method for detecting outliers with a Kalman filter on impulsed noised outliers and prediction on cleaned data. See &lt;a href=&#34;https://arxiv.org/abs/2208.00961&#34;&gt;Cloez et al. (2022)&lt;/a&gt; for the details and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/kfino/vignettes/HowTo.html&#34;&gt;outlier detection&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/kfino/vignettes/multipleFit.html&#34;&gt;outlier detection with parallelization&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;kfino.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Scatter plot with predicted outliers&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pwrss&#34;&gt;pwrss&lt;/a&gt; v0.2.0: Implements power and sample size calculations for a number of one, two and three sample tests. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/pwrss/vignettes/examples.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pwrss.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Densities illustrating power calculations for various tests&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=spatstat.model&#34;&gt;spatstat.models&lt;/a&gt; v3.0-2: A member of the &lt;a href=&#34;https://spatstat.r-universe.dev/ui#builds&#34;&gt;&lt;code&gt;spatstat&lt;/code&gt;&lt;/a&gt; family of packages, it provides multiple functions for exploratory data analysis and nonparametric analysis of spatial data, mainly spatial point patterns. See &lt;a href=&#34;https://spatstat.org/&#34;&gt;spatstat.org&lt;/a&gt; for documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vMF&#34;&gt;vMF&lt;/a&gt; v0.0.1: Provides functions for fast sampling from von Mises-Fisher distribution using the method proposed in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/03610919408813161&#34;&gt;Wood (1994)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/vMF/vignettes/vMF.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ardl.nardl&#34;&gt;ardl.nardl&lt;/a&gt; v1.2.2: Implements linear and nonlinear autoregressive distributed lag (ARDL &amp;amp; NARDL) models and the corresponding error correction models and includes a test for long-run and short-run asymmetry and the &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/jae.616&#34;&gt;Pesaran, Shin &amp;amp; Smith (2001)&lt;/a&gt; bounds test for level relationships.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cookies&#34;&gt;cookies&lt;/a&gt; v0.2.0: Provides tools for working with cookies in &lt;code&gt;shiny&lt;/code&gt; apps, in part by wrapping the &lt;a href=&#34;https://github.com/js-cookie/js-cookie&#34;&gt;&lt;code&gt;js-cookie&lt;/code&gt;&lt;/a&gt; JavaScript library. See &lt;a href=&#34;https://cran.r-project.org/web/packages/cookies/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=formatdown&#34;&gt;formatdown&lt;/a&gt; v0.1.1: Provides a small set of tools for formatting tasks when creating documents in &lt;code&gt;rmarkdown&lt;/code&gt; or &lt;code&gt;quarto&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/formatdown/vignettes/format_powers_of_ten.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hellorust&#34;&gt;hellorust&lt;/a&gt; v1.0.0: Implements tools to use Rust code in R without hacks or frameworks. Includes basic examples of importing cargo dependencies, spawning threads and passing numbers or strings from Rust to R. Look &lt;a href=&#34;https://jeroen.github.io/erum2018/#1&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;https://github.com/r-rust/hellorust&#34;&gt;here&lt;/a&gt; for for documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=prismjs&#34;&gt;prismjs&lt;/a&gt; v1.1.0:  Implements a server-side rendering in R using &lt;a href=&#34;https://prismjs.com/&#34;&gt;Prism&lt;/a&gt;, a lightweight, extensible syntax highlighter, built with modern web standards in mind such that no JavaScript library is required in the resulting HTML documents. Look &lt;a href=&#34;https://docs.ropensci.org/prismjs/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rjtools&#34;&gt;rjtools&lt;/a&gt; v1.0.9: Provides tools to create an &lt;a href=&#34;https://journal.r-project.org/&#34;&gt;R Journal&lt;/a&gt; &lt;code&gt;rmarkdown&lt;/code&gt; template article, that will generate HTML and PDF versions of your paper. There are vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/rjtools/vignettes/article_template.html&#34;&gt;rjtools-template&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rjtools/vignettes/check_functions.html&#34;&gt;Check&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rjtools/vignettes/create_article.html&#34;&gt;Create article&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/rjtools/vignettes/format-details.html&#34;&gt;Format details&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=funkyheatmap&#34;&gt;funkyheatmap&lt;/a&gt; v0.1.0: Provides functions for generating heatmap-like visualizations for benchmark data frames, which can be fine-tuned with annotations for columns and rows. See &lt;a href=&#34;https://www.nature.com/articles/s41587-019-0071-9&#34;&gt;Saelens et al. (2019)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/funkyheatmap/vignettes/dynbenchmark.html&#34;&gt;Recreating the dynbenchmark figures&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/funkyheatmap/vignettes/mtcars.html&#34;&gt;Demo with mtcars&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;funky.png&#34; height = &#34;700&#34; width=&#34;600&#34; alt=&#34;Heat map with annotations&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggbrain&#34;&gt;ggbrain&lt;/a&gt; v0.8.0: Implements a &lt;code&gt;ggplot2&lt;/code&gt;-consistent approach to generating 2D displays of volumetric brain imaging data from multiple NIfTI images. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbrain/vignettes/ggbrain_introduction.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbrain/vignettes/ggbrain_aesthetics.html&#34;&gt;Aesthetic refinement&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbrain/vignettes/ggbrain_labels.html&#34;&gt;Annotations and labels&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggbrain.png&#34; height = &#34;700&#34; width=&#34;600&#34; alt=&#34;Three views of a brain&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggpcp&#34;&gt;ggpcp&lt;/a&gt; v0.2.0: Provides a Grammar of Graphics implementation of parallel coordinate plots that incorporates categorical variables into the plots in a principled manner. Look &lt;a href=&#34;https://github.com/heike/ggpcp&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggpcp.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Parallel plot with labels&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggredist&#34;&gt;ggredist&lt;/a&gt; v0.0.2: Provides &lt;code&gt;ggplot2&lt;/code&gt; extensions for political map making based on simple features and includes palettes and scales for red to blue color mapping and for discrete maps. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggredist/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggredist.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Vote share map of Oregon&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggsector&#34;&gt;ggsector&lt;/a&gt; v1.6.6: Implements functions that use &lt;code&gt;grid&lt;/code&gt; and &lt;code&gt;ggplot2&lt;/code&gt; to plot sectors, draw complex heat maps and interact with &lt;code&gt;Seurat&lt;/code&gt; to plot gene expression percentages. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggsector/vignettes/ggsector.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggsector.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Heat map with sectors&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sherlock&#34;&gt;sherlock&lt;/a&gt; v0.5.1: Provides graphical displays and statistical tools for structured problem solving and diagnosis with functions that are especially useful for applying the process of elimination as a problem diagnosis technique. See &lt;a href=&#34;https://dokumen.pub/the-new-science-of-fixing-things-powerful-insights-about-root-cause-analysis-that-will-transform-product-and-process-performance-9798626423686.html&#34;&gt;Hartsborne (2020)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/sherlock/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sherlock.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Example of a Polar Small Multiples Plot&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/01/03/november-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>October 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/11/28/october-2022-top-40-new-cran-packages/</link>
      <pubDate>Mon, 28 Nov 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/11/28/october-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred seventy-four new packages made it to CRAN in October. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in sixteen categories: Astronomy, Biology, Business, Computational Methods, Data, Ecology, Finance, Genomics, Mathematics, Machine Learning, Medicine, Pharma, Statistics, Time Series, Utilities, Visualization.&lt;/p&gt;

&lt;h3 id=&#34;astronomy&#34;&gt;Astronomy&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=skylight&#34;&gt;skylight&lt;/a&gt; v1.1: Provides a function to calculate sky illuminance values (in lux) for both the sun and moon. The model is a verbatim translation of the code by &lt;a href=&#34;https://archive.org/details/DTIC_ADA182110/page/n15/mode/2up&#34;&gt;Janiczek and DeYoung (1987)&lt;/a&gt;. There are vignettes for &lt;a href=&#34;https://cran.r-project.org/web/packages/skylight/vignettes/skylight.html&#34;&gt;Use&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/skylight/vignettes/skylight_advanced.html&#34;&gt;Advanced Use&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;biology&#34;&gt;Biology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=palaeoverse&#34;&gt;palaeoverse&lt;/a&gt; v1.0.0:
Provides tools to support data preparation and exploration for palaeobiological analyses including functions for data cleaning, binning (time and space), summarisation and visualisation with the goals of improving code reproducibility and accessibility and establishing standards for the palaeobiological community. See &lt;a href=&#34;https://eartharxiv.org/repository/view/4619/&#34;&gt;Jones et al.&lt;/a&gt; for details, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/palaeoverse/vignettes/structure-and-standards.html&#34;&gt;contribution guide&lt;/a&gt; to get involved.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pirouette&#34;&gt;pirouette&lt;/a&gt; v1.6.5: Implements a method to create a Bayesian posterior from a phylogeny that depicts the true evolutionary relationships. See &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.13514&#34;&gt;Richèl et al. (2020)&lt;/a&gt; for background. There are several vignettes including a &lt;a href=&#34;https://cran.r-project.org/web/packages/pirouette/vignettes/tutorial.html&#34;&gt;Tutorial&lt;/a&gt;, a &lt;a href=&#34;https://cran.r-project.org/web/packages/pirouette/vignettes/demo.html&#34;&gt;demo&lt;/a&gt;, and a guide showing how to use the package in a scientific &lt;a href=&#34;https://cran.r-project.org/web/packages/pirouette/vignettes/experiment.html&#34;&gt;experiment&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pirouette.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Heat map depicting DAN alignment&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;business&#34;&gt;Business&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bupaverse&#34;&gt;bupaverse&lt;/a&gt; v0.1.0: Facilitates loading the packages comprising the &lt;a href=&#34;https://bupar.net/&#34;&gt;bupaverse&lt;/a&gt;, an integrated suite of R packages for handling and analysing business process data, developed by the Business Informatics research group at Hasselt University, Belgium. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bupaverse/vignettes/getting_started.html&#34;&gt;Getting Started Guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bupaverse.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;bupaR logo&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fastWavelets&#34;&gt;fastWavelets&lt;/a&gt; v1.0.1: Provides an &lt;code&gt;Rcpp&lt;/code&gt; implementation of the Maximal Overlap Discrete Wavelet Transform (MODWT) and the À Trous Discrete Wavelet Transform. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0022169418303317?via%3Dihub&#34;&gt;Quilty &amp;amp; Adamowski (2018)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/fastWavelets/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fastWavelets.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of wavelet coefficients&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gips&#34;&gt;gips&lt;/a&gt; v1.0.0: Employs the methods described in &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-50/issue-3/Model-selection-in-the-space-of-Gaussian-models-invariant-by/10.1214/22-AOS2174.short&#34;&gt;Graczyk et al. (2022)&lt;/a&gt; to find the permutation symmetry group under which the covariance matrix of the data is invariant. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/gips/vignettes/Optimizers.html&#34;&gt;Optimizers&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/gips/vignettes/Theory.html&#34;&gt;Theory&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/gips/vignettes/gips.html&#34;&gt;gips&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=HomomorphicEncryption&#34;&gt;HomomorphicEncryption&lt;/a&gt; v0.1.0: Implements the &lt;a href=&#34;https://eprint.iacr.org/2012/144&#34;&gt;Brakerski-Fan-Vercauteren (2012)&lt;/a&gt;, &lt;a href=&#34;https://dl.acm.org/doi/10.1145/2633600&#34;&gt;Brakerski-Gentry-Vaikuntanathan (2014)&lt;/a&gt;, and &lt;a href=&#34;https://eprint.iacr.org/2016/421.pdf&#34;&gt;Cheon-Kim-Kim-Song (2016)&lt;/a&gt; schema for fully homomorphic encryption. There are seven short vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/HomomorphicEncryption/vignettes/BFV.html&#34;&gt;BFV&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/HomomorphicEncryption/vignettes/BGV.html&#34;&gt;BGV&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/HomomorphicEncryption/vignettes/CKKS.html&#34;&gt;CKKS&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rxode2random&#34;&gt;rxode2random&lt;/a&gt; v2.0.9: Implements parallel random number generation. &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12052&#34;&gt;See Wang et al. (2016)&lt;/a&gt; and &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12445&#34;&gt;Fidler et al (2019)&lt;/a&gt; for background and &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12445&#34;&gt;README&lt;/a&gt; for an example..&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=airnow&#34;&gt;airnow&lt;/a&gt; v0.1.0: Provides functions to retrieve U.S. Government &lt;a href=&#34;https://www.airnow.gov/&#34;&gt;AirNow&lt;/a&gt; air quality data. See &lt;a href=&#34;https://cran.r-project.org/web/packages/airnow/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=amazonadsR&#34;&gt;amazonadsR&lt;/a&gt; v0.1.0: Provides functions to collect data on digital marketing campaigns using the &lt;a href=&#34;https://windsor.ai/api-fields/&#34;&gt;Windsor.ai API&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/amazonadsR/vignettes/tutorial.html&#34;&gt;tutorial&lt;/a&gt; for an example and also look at the related new packages:
&lt;a href=&#34;https://cran.r-project.org/package=bingadsR&#34;&gt;&lt;code&gt;bingadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=facebookadsR&#34;&gt;&lt;code&gt;facebookadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=googleadsR&#34;&gt;&lt;code&gt;googleadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=instagramadsR&#34;&gt;&lt;code&gt;instagramadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=linkedInadsR&#34;&gt;&lt;code&gt;linkedinadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=pinterestadsR&#34;&gt;&lt;code&gt;pinterestadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=redditadsR&#34;&gt;&lt;code&gt;redditadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=snapchatadsR&#34;&gt;&lt;code&gt;snapchatadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=tiktokadsR&#34;&gt;&lt;code&gt;ticktokadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=twitteradsR&#34;&gt;&lt;code&gt;twitteradsR&lt;/code&gt;&lt;/a&gt;. Pablo Sanchez was on a roll in October.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;amazon.png&#34; height = &#34;400&#34; width=&#34;300&#34; alt=&#34;Distribution of clicks for two ads campaigns&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=congress&#34;&gt;congress&lt;/a&gt; v0.0.1: Provides functions to download and read data on United States congressional proceedings through the &lt;a href=&#34;https://github.com/LibraryOfCongress/api.congress.gov/&#34;&gt;Congress.gov&lt;/a&gt; API of the Library of Congress. See &lt;a href=&#34;https://cran.r-project.org/web/packages/congress/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=canaper&#34;&gt;canaper&lt;/a&gt; v1.0.0: Provides functions to analyze the spatial distribution of biodiversity especially useful in the categorical analysis of neo- and paleo-endemism (CANAPE) as described in &lt;a href=&#34;https://www.nature.com/articles/ncomms5473&#34;&gt;Mishler et al. (2014)&lt;/a&gt; and for statistical tests to determine the types of endemism that occur in a study area while accounting for the evolutionary relationships of species. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/canaper/vignettes/canape.html&#34;&gt;CANAPE&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/canaper/vignettes/how-many-rand.html&#34;&gt;randomization&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/canaper/vignettes/parallel.html&#34;&gt;parallel computing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;canaper.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots showing phylogenetic diversity and endemism&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EcoEnsemble&#34;&gt;EcoEnsemble&lt;/a&gt; v1.0.1: Provides functions to fit and sample from the ensemble model described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1111/faf.12310&#34;&gt;Spence et al (2018)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/EcoEnsemble/vignettes/EcoEnsemble.html&#34;&gt;Introduction&lt;/a&gt; and there are two additional vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/EcoEnsemble/vignettes/ExploringPriors.html&#34;&gt;ExploringPriors&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/EcoEnsemble/vignettes/SyntheticData.html&#34;&gt;SyntheticData&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;EcoEnsemble.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Multiple plots of ensemble object&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rTRIPLEXCWFlux&#34;&gt;rTRIPLEXCWFlux&lt;/a&gt; v0.2.0: Encodes the carbon uptake submodule and evapotranspiration submodule of the TRIPLEX-CW-Flux model to run the simulation of carbon-water coupling. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S030438000800361X?via%3Dihub&#34;&gt;Zhou et al. (2008)&lt;/a&gt; &lt;a href=&#34;https://www.semanticscholar.org/paper/Evaporation-and-environment.-Monteith/428f880c29b7af69e305a2bf73e425dfb9d14ec8&#34;&gt;Monteith (1965)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/rTRIPLEXCWFlux/vignettes/model-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rTRIP.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plots showing simulated evapotranspiration (ET) by season&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stopdetection&#34;&gt;stopdetection&lt;/a&gt; v0.1.1: Enables &lt;em&gt;stop&lt;/em&gt; detection in time stamped trajectory by implementing the Stay Point detection algorithm originally described in &lt;a href=&#34;https://ieeexplore.ieee.org/document/5088915&#34;&gt;Ye (2009)&lt;/a&gt;  that uses time and distance thresholds to characterize spatial regions as &lt;em&gt;stops&lt;/em&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/stopdetection/vignettes/stopdetection-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;stop.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Latitude vs. longitude plot showing distance in meters subject may range from a stop point&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=highOrderPortfolios&#34;&gt;highOrderPortfolios&lt;/a&gt; v0.1.0: Implements methods to select portfolios using high order moments to characterize return distributions. See &lt;a href=&#34;https://arxiv.org/abs/2008.00863&#34;&gt;Zhou &amp;amp; Palomar (2021)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2206.02412&#34;&gt;Wang et al. (2022)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/highOrderPortfolios/vignettes/DesignOfHighOrderPortfolios.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;highorder.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of portfolio weights vs. asset indexes for two methods&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MSTest&#34;&gt;MSTest&lt;/a&gt; v0.1.0: Implements hypothesis testing procedures described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/jae.3950070506&#34;&gt;Hansen (1992)&lt;/a&gt;, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.3982/ECTA8609&#34;&gt;Carrasco, Hu, &amp;amp; Ploberger (2014)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/07474938.2017.1307548&#34;&gt;Dufour &amp;amp; Luger (2017)&lt;/a&gt; that can be used to identify the number of regimes in Markov switching models.
See &lt;a href=&#34;https://cran.r-project.org/web/packages/MSTest/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metevalue&#34;&gt;metevalue&lt;/a&gt; v0.1.13: Implements the &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-49/issue-3/E-values-Calibration-combination-and-applications/10.1214/20-AOS2020.full&#34;&gt;e-value&lt;/a&gt; method to correct p-values in omics data association studies. See &lt;a href=&#34;https://bioconductor.org/packages/release/bioc/html/BiSeq.html&#34;&gt;Hebestreit &amp;amp; Klein (2022)&lt;/a&gt; and &lt;a href=&#34;https://bioconductor.org/packages/release/bioc/html/methylKit.html&#34;&gt;Akalin et.al (2012)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/metevalue/vignettes/metevalue.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SCpubr&#34;&gt;SCpubr&lt;/a&gt; v1.0.4: Implements a system that provides a streamlined way of generating publication ready plots for known Single-Cell transcriptomics data. Look &lt;a href=&#34;https://enblacar.github.io/SCpubr-book/&#34;&gt;here&lt;/a&gt; for an online reference manual.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SCpubr.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Groupwise DE analysis plot&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Boov&#34;&gt;Boov&lt;/a&gt; v1.0.0: Provides functions to perform the Boolean operations union, difference and intersection on volumes. Computations are done by the &lt;code&gt;C++&lt;/code&gt; library &lt;a href=&#34;https://www.cgal.org/&#34;&gt;&lt;code&gt;CGAL&lt;/code&gt;&lt;/a&gt;.  See &lt;a href=&#34;https://cran.r-project.org/web/packages/Boov/readme/README.html&#34;&gt;README&lt;/a&gt; for some examples. Also, have a look at the package &lt;a href=&#34;https://cran.r-project.org/package=MinkowskiSum&#34;&gt;MinkowskiSum&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Boov.gif&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Difference of two three dimensional objects&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fitode&#34;&gt;fitode&lt;/a&gt; v0.1.1: Provides methods and functions for fitting ordinary differential equations that use sensitivity equations to compute gradients of ODE trajectories with respect to underlying parameters. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/fitode/vignettes/fitode.pdf&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=manifold&#34;&gt;manifold&lt;/a&gt; v0.1.1: Implements operations for Riemannian manifolds including geodesic distance, Riemannian metric, and exponential and logarithm maps, and also incorporates a random object generator on the manifolds. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/biom.13385&#34;&gt;Dai, Lin, and Müller (2021)&lt;/a&gt; for details.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SoftBart&#34;&gt;SoftBart&lt;/a&gt; v1.0.1: Implements the SoftBart model of described by &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssb.12293&#34;&gt;Linero and Yang (2018)&lt;/a&gt; with the optional use of a sparsity-inducing prior to allow for variable selection. The &lt;a href=&#34;https://cran.r-project.org/web/packages/SoftBart/vignettes/SoftBart-Vig.pdf&#34;&gt;vignette&lt;/a&gt; contains theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;regtree.png&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Plots showing the difference between hard and soft regression trees&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidyfit&#34;&gt;tidyfit&lt;/a&gt; v0.5.1: Extends the tidy data environment with functions to fit and cross validate linear regression and classification algorithms on grouped data. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyfit/vignettes/Predicting_Boston_House_Prices.html&#34;&gt;Predicting Boston House Prices&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyfit/vignettes/Multinomial_Classification.html&#34;&gt;Multinomial Classification&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyfit/vignettes/Rolling_Window_Time_Series_Regression.html&#34;&gt;Rolling Window Time Series Regression&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidyfit.jpeg&#34; height = &#34;700&#34; width=&#34;500&#34; alt=&#34;Flowchart of the model fitting methodology&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cities&#34;&gt;cities&lt;/a&gt; v0.1.0: Provides functions to simulate  clinical trials and summarize causal effects and treatment policy estimands in the presence of intercurrent events. Have a look at the &lt;a href=&#34;https://cran.r-project.org/web/packages/cities/vignettes/CITIES_demo.html&#34;&gt;demo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cities.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plots showing proportion of treatment discontinuities by trial arm at various times&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RCT2&#34;&gt;RCT2&lt;/a&gt; v0.0.1: Implements various statistical methods for designing and analyzing two-stage randomized controlled trials using the methods developed by &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.2020.1775612?journalCode=uasa20&#34;&gt;Imai, Jiang, and Malani (2021)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2011.07677&#34;&gt;Imai, Jiang, and Malani (2022)&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/RCT2/vignettes/interference_vignette.html&#34;&gt;Interference&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/RCT2/vignettes/spillover_vignette.html&#34;&gt;Causal Inference&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;pharma&#34;&gt;Pharma&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DTSEA&#34;&gt;DTSEA&lt;/a&gt; v0.0.3: Implements a novel tool to identify candidate drugs against a particular disease based on the drug target set enrichment analysis. It assumes the most effective drugs are those with a closer affinity in the protein-protein interaction network to the specified disease. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0013935122002171?via%3Dihub&#34;&gt;Gómez-Carballa et al. (2022)&lt;/a&gt; and &lt;a href=&#34;https://www.medsci.org/v19p0402.htm&#34;&gt;Feng et al. (2022)&lt;/a&gt; for disease expression profiles, &lt;a href=&#34;https://academic.oup.com/nar/article/46/D1/D1074/4602867&#34;&gt;Wishart et al. (2018)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/nar/article/45/D1/D945/2605707?login=false&#34;&gt;Gaulton et al. (2017)&lt;/a&gt; for drug target information, and &lt;a href=&#34;https://academic.oup.com/nar/article/49/D1/D545/5943834?login=false&#34;&gt;Kanehisa et al. (2021)&lt;/a&gt; for the details of KEGG database. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/DTSEA/vignettes/DTSEA.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nlmixr2lib&#34;&gt;nlmixr2lib&lt;/a&gt; v0.1.0: Provides tools to create model libraries for &lt;code&gt;nlmixr2&lt;/code&gt;. Models include pharmacokinetic, pharmacodynamic, and disease models used in pharmacometrics. See the vignette &lt;a href=&#34;https://cran.r-project.org/web/packages/nlmixr2lib/vignettes/create-model-library.html&#34;&gt;Creating a model library&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aIc&#34;&gt;aIc&lt;/a&gt; v1.0: Implements set of tests for compositional pathologies including for coherence of correlations as suggested by &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S2590197420300082?via%3Dihub&#34;&gt;Erb et al. (2020)&lt;/a&gt;, compositional dominance of distance, compositional perturbation invariance as suggested by &lt;a href=&#34;https://link.springer.com/article/10.1007/BF00891269&#34;&gt;(Aitchison (1992)&lt;/a&gt;  and singularity of the covariation matrix. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/aIc/vignettes/aIc_vignette.html&#34;&gt;vignette&lt;/a&gt; for details and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aIc.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Proportion of dominant distance densities&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ktweedie&#34;&gt;ktweedie&lt;/a&gt; v1.0.1: Uses Reproducing Kernel Hilbert Space methods to implement Tweedie compound Poisson gamma models with high-dimensional predictors for the analyses of zero-inflated response variables. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ktweedie/vignettes/ktweedie-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=missoNet&#34;&gt;missoNet&lt;/a&gt; v1.0.0: Implements efficient procedures for fitting conditional graphical lasso models linking predictor variables to response variables or tasks, when the response data may contain missing values. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/missoNet/vignettes/missoNet.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;missoNet.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Multiple correlation plots for various network fits&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ShapleyOutlier&#34;&gt;ShalpeyOutlier&lt;/a&gt; v0.1.0: Provides methods to use &lt;a href=&#34;https://www.investopedia.com/terms/s/shapley-value.asp#:~:text=Essentially%2C%20the%20Shapley%20value%20is,or%20less%20than%20the%20others.&#34;&gt;Shapley values&lt;/a&gt; to detect, explain, and cell wise impute multivariate outliers. See &lt;a href=&#34;https://arxiv.org/abs/2210.10063&#34;&gt;Mayrhofer and Filzmoser (2022)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ShapleyOutlier/vignettes/ShapleyOutlier_examples.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Shapley.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Explanation of Mahalanobis distance for six observations&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SpatialfdaR&#34;&gt;SpatialfdaR&lt;/a&gt; v1.0.0: Provides functions to that implement finite element analysis methods to spatial functional data analysis. See &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/abs/10.1111/rssb.12009&#34;&gt;Sangalli et al. (2013)&lt;/a&gt; and &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0047259X17302944?via%3Dihub&#34;&gt;Bernardi et al. (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/SpatialfdaR/vignettes/Meuse.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dfms&#34;&gt;dfms&lt;/a&gt; v0..1.3: Provides a user friendly and computationally efficient approach to estimate linear Gaussian dynamic factor models using Kalman filter and EM algorithm methods. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S030440761100039X?via%3Dihub&#34;&gt;Doz et al. (2011)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/jae.2306&#34;&gt;Banbura &amp;amp; Modugno (2014)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dfms/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dfms.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Euro time series models&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ExclusionTable&#34;&gt;ExclusionTable&lt;/a&gt; v1.0.0: Provides functions for creating tables of excluded observations by reporting the number before and after each &lt;code&gt;subset()&lt;/code&gt; call together with the number of observations that have been excluded. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ExclusionTable/vignettes/ExclusionTable_vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shiny.tailwind&#34;&gt;shiny.tailwind&lt;/a&gt; v0.2.2: Allows &lt;a href=&#34;https://tailwindcss.com/&#34;&gt;TailwindCSS&lt;/a&gt; to be used in Shiny apps with just-in-time compiling including custom &lt;code&gt;CSS&lt;/code&gt; with &lt;code&gt;@apply&lt;/code&gt; directive, and custom tailwind configurations. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shiny.tailwind/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AlphaHull3D&#34;&gt;AlphaHull3D&lt;/a&gt; v1.1.0: Provides functions to compute the &lt;a href=&#34;https://en.wikipedia.org/wiki/Alpha_shape&#34;&gt;alpha hull&lt;/a&gt; of a set of points (informallly: the shape formed by these points) in 3D space. See &lt;a href=&#34;https://cran.r-project.org/web/packages/AlphaHull3D/readme/README.html&#34;&gt;README&lt;/a&gt; for some visualizations, and also have a look at the related packages &lt;a href=&#34;https://cran.r-project.org/package=MeshesTools&#34;&gt;&lt;code&gt;MeshesTools&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/package=PolygonSoup&#34;&gt;&lt;code&gt;PolygonSoup&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tiger.gif&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Alpha hull of points forming a torus&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bangladesh&#34;&gt;bangladesh&lt;/a&gt; v1.0.0: Provides &lt;code&gt;sf&lt;/code&gt; objects, shape files,  and functions to draw regional chorpleth maps for Bangladesh. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bangladesh/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bangladesh.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;District level chorpleth plot of Bangladesh&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggstats&#34;&gt;ggstats&lt;/a&gt; v0.1.0: Provides functions to create forest plots of regression model coefficients along with new statistics to compute proportions, weighted mean and cross-tabulation statistics, as well as new geometries to add alternative background color to a plot. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/ggstats/vignettes/ggcoef_model.html&#34;&gt;plotting coefficients&lt;/a&gt; and on computing &lt;a href=&#34;https://cran.r-project.org/web/packages/ggstats/vignettes/stat_cross.html&#34;&gt;cross-tabulation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggstats/vignettes/stat_prop.html&#34;&gt;custom proportions&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggstats/vignettes/stat_weighted_mean.html&#34;&gt;weighted means&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggstats.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Forest plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jagshelper&#34;&gt;jagshelper&lt;/a&gt; v0.1.11: Provides tools to streamline Bayesian analyses in &lt;code&gt;JAGS&lt;/code&gt;including functions for extracting output, streamlining assessment of convergence, and producing summary plots. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/jagshelper/vignettes/jagshelper-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jagshelper.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;JAGS trace plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=roughsf&#34;&gt;roughsf&lt;/a&gt; v1.0.0: Provides functions to draw maps, including &amp;ldquo;sketchy&amp;rdquo;, hand-drawn-like maps using the Javascript library &lt;a href=&#34;https://roughjs.com/&#34;&gt;&lt;code&gt;Roughjs&lt;/code&gt;&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/roughsf/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;roughjs.png&#34; height = &#34;600&#34; width=&#34;800&#34; alt=&#34;Sketchy world map&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/11/28/october-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>May 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/06/28/may-2022-top-40-new-cran-packages/</link>
      <pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/06/28/may-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred seventy-nine new packages made it to CRAN in May. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in twelve categories: Computational Methods, Data, Ecology, Epidemiology, Finance, Machine Learning, Networks, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=graDiEnt&#34;&gt;graDiEnt&lt;/a&gt; v1.0.1: Implements the derivative-free, optim-style Stochastic Quasi-Gradient Differential Evolution optimization algorithm published in &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-319-72926-8_27&#34;&gt;Sala, Baldanzini, and Pierini (2018)&lt;/a&gt; that uses population members to build stochastic gradient estimates. See &lt;a href=&#34;https://cran.r-project.org/web/packages/graDiEnt/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rxode2&#34;&gt;rxode2&lt;/a&gt; V2.0.7: Provides facilities for running simulations from ordinary differential equation models, such as pharmacometrics and other compartmental models, but requires both C and Fortran compilers. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rxode2/vignettes/rxode2-syntax.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ScaleSpikeSlab&#34;&gt;ScaleSpikeSlab&lt;/a&gt; v1.0: Provides a scalable Gibbs sampling implementation for high dimensional Bayesian regression with the continuous spike-and-slab prior described in &lt;a href=&#34;https://arxiv.org/abs/2204.01668&#34;&gt;Biswas, Mackey &amp;amp; Meng (2022)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ScaleSpikeSlab/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bluebike&#34;&gt;bluebike&lt;/a&gt; v0.0.3: Provides functions that facilitate importing and working with the &lt;a href=&#34;https://www.bluebikes.com/system-data&#34;&gt;Boston Blue Bike Data Set&lt;/a&gt; including functions to compute trip distances and map the locations of stations within a given radius. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bluebike/vignettes/bluebike.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bluebike.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Map showing radius from selected station&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eurodata&#34;&gt;eurodata&lt;/a&gt; v1.4.2: Implements an interface to &lt;a href=&#34;https://ec.europa.eu/eurostat/data/bulkdownload/&#34;&gt;Eurostat’s&lt;/a&gt; Bulk Download Facility with fast &lt;code&gt;data.table&lt;/code&gt; based import of data, labels, and metadata along with data search and data description and comparison functions. See &lt;a href=&#34;https://cran.r-project.org/web/packages/eurodata/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gbifdb&#34;&gt;gbifdh&lt;/a&gt; v0.1.2: Implements a high performance interface to the &lt;a href=&#34;https://www.gbif.org/&#34;&gt;Global Biodiversity Information Facility&lt;/a&gt; that supports large-scale analyses using &lt;code&gt;SQL&lt;/code&gt; or &lt;code&gt;dplyr&lt;/code&gt; operations on complete tables. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gbifdb/vignettes/intro.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gbifdh.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;GBIF observations of vertebrates by class&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=getwiki&#34;&gt;getwiki&lt;/a&gt; v0.9.0: Implements a simple wrapper for &lt;a href=&#34;https://en.wikipedia.org/wiki/Main_Page&#34;&gt;Wikipedia&lt;/a&gt; data to retrieve text in a tidy format that can be used for Natural Language Processing. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/getwiki/vignettes/getwiki.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FIESTA&#34;&gt;FIESTA&lt;/a&gt; v3.4.1: Implements an estimation tool for analysts that work with sample-based inventory data from the U.S. Department of Agriculture, Forest Service, &lt;a href=&#34;https://www.fia.fs.fed.us/about/about_us/&#34;&gt;Forest Inventory and Analysis&lt;/a&gt; Program. There are nine vignettes including manuals for &lt;a href=&#34;https://cran.r-project.org/web/packages/FIESTA/vignettes/FIESTA_manual_mod_est.html&#34;&gt;Module Estimates&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/FIESTA/vignettes/FIESTA_manual_mod_pop.html&#34;&gt;Population Data&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/FIESTA/vignettes/FIESTA_tutorial_SA.html&#34;&gt;Small Area Estimators&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/FIESTA/vignettes/FIESTA_tutorial_sp.html&#34;&gt;Spatial Tools&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;soiltestcorr.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Example of soil test plot from Cate &amp; Nelson (1971)&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=soiltestcorr&#34;&gt;soiltestcorr&lt;/a&gt; v2.1.2: Provides functions designed to assist users on the correlation analysis of crop yield and soil test values including functions to estimate crop response patterns to soil nutrient availability and critical soil test values using various approaches. See &lt;a href=&#34;https://www.publish.csiro.au/cp/CP16444&#34;&gt;Correndo et al. (2017)&lt;/a&gt;, &lt;a href=&#34;https://acsess.onlinelibrary.wiley.com/doi/10.2136/sssaj1971.03615995003500040048x&#34;&gt;Cate &amp;amp; Nelson (1971)&lt;/a&gt;, &lt;a href=&#34;https://www.jstor.org/stable/2529422?origin=crossref&#34;&gt;Anderson &amp;amp; Nelson (1975)&lt;/a&gt;, &lt;a href=&#34;https://acsess.onlinelibrary.wiley.com/doi/10.2134/agronj1994.00021962008600010033x&#34;&gt;Bullock &amp;amp; Bullock (1994)&lt;/a&gt; and &lt;a href=&#34;https://acsess.onlinelibrary.wiley.com/doi/abs/10.2134/asaspecpub29.c1&#34;&gt;Melsted &amp;amp; Peck (1977)&lt;/a&gt; for background. There are seven vignettes including an &lt;a href=&#34;https://cran.r-project.org/web/packages/soiltestcorr/vignettes/Introduction_to_soiltestcorr.html&#34;&gt;Introduction&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/soiltestcorr/vignettes/quadratic_plateau_tutorial.html&#34;&gt;Quadratic-plateau response&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sspm&#34;&gt;sspm&lt;/a&gt; v0.9.1: Implement a gam-based spatial surplus production model, aimed at modeling northern shrimp population in Atlantic Canada but potentially to any stock in any location. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/sspm/vignettes/Package_and_workflow_design.html&#34;&gt;Package and Workflow design&lt;/a&gt; and another that provides an &lt;a href=&#34;https://cran.r-project.org/web/packages/sspm/vignettes/An_example_with_simulated_data.html&#34;&gt;example&lt;/a&gt; with simulated data.&lt;/p&gt;

&lt;h3 id=&#34;epidemiology&#34;&gt;Epidemiology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EpiInvert&#34;&gt;EpiInvert&lt;/a&gt; v0.1.1: Inverts a renewal equation to estimate time-varying reproduction numbers and restored incidence curves with festive days and weekly biases corrected as described in &lt;a href=&#34;https://www.pnas.org/doi/full/10.1073/pnas.2105112118&#34;&gt;Alvarez et al. (2021)&lt;/a&gt; and &lt;a href=&#34;https://www.mdpi.com/2079-7737/11/4/540&#34;&gt;Alvarez et al. (2022)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/EpiInvert/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;EpiInvert.png&#34; height = &#34;400&#34; width=&#34;300&#34; alt=&#34;Plots of incidence curves&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=linelist&#34;&gt;linelist&lt;/a&gt; v0.0.1: Provides tools to help storing and handling case line list data by adding a tagging system to classical &lt;code&gt;data.frame&lt;/code&gt; objects to identify key epidemiological data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/linelist/vignettes/linelist_introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=markets&#34;&gt;markets&lt;/a&gt; v1.0.3: Provides functions to estimate markets  in equilibrium and disequilibrium based on full information maximum likelihood techniques given in &lt;a href=&#34;https://www.jstor.org/stable/1914215?origin=crossref&#34;&gt;Maddala and Nelson (1974)&lt;/a&gt; and implemented using the analytic derivative expressions calculated in &lt;a href=&#34;https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3525622&#34;&gt;Karapanagiotis (2020)&lt;/a&gt;.  There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/markets/vignettes/package.html&#34;&gt;Overview&lt;/a&gt; providing theory and code and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/markets/vignettes/model_details.html&#34;&gt;Model initializion details&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/markets/vignettes/market_clearing_assessment.html&#34;&gt;Market-clearing assessment&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/markets/vignettes/basic_usage.html&#34;&gt;Use cases&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=portvine&#34;&gt;portvine&lt;/a&gt; v1.01: Provides portfolio level risk estimates including value at Risk and Expected Shortfall following the approach described in &lt;a href=&#34;https://mediatum.ub.tum.de/doc/1658240/1658240.pdf&#34;&gt;Sommer (2022)&lt;/a&gt; by modeling each asset with an ARMA-GARCH model and then modeling their cross dependency via a Vine Copula in a rolling window fashion. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/portvine/vignettes/get_started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;portvine.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Comparison of unconditional risk measurements of assets over a trading day&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=usincometaxes&#34;&gt;usincometaxes&lt;/a&gt; v0.4.0: Implements a wrapper to the NBER&amp;rsquo;s &lt;a href=&#34;http://taxsim.nber.org/taxsim35/&#34;&gt;TAXSIM 35&lt;/a&gt; tax simulator. TAXSIM 35 to calculate federal and state income taxes. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/usincometaxes/vignettes/send-data-to-taxsim.html&#34;&gt;Uploading Data&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/usincometaxes/vignettes/taxsim-input.html&#34;&gt;Input Columns&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/usincometaxes/vignettes/taxsim-output.html&#34;&gt;Output Columns&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/usincometaxes/vignettes/using-usincometaxes.htm&#34;&gt;Calculating Taxes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;taxes.png&#34; height = &#34;250&#34; width=&#34;450&#34; alt=&#34;Plot of the relationship between wages and income taxes paid&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MixviR&#34;&gt;MixviR&lt;/a&gt; v3.3.5: Implements tools for exploring DNA and amino acid variation and inferring the presence of target lineages from microbial high-throughput genomic DNA samples that potentially contain mixtures of variants/lineages. MixviR was originally created to help analyze environmental SARS-CoV-2/Covid-19 samples from environmental sources such as waste water or dust, but can be applied to any microbial group. See &lt;a href=&#34;https://www.nature.com/articles/ng.806&#34;&gt;DePristo et al. (2011)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/gigascience/article/10/2/giab008/6137722?login=false&#34;&gt;Danecek et al. (2021)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/MixviR/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MixviR.jpeg&#34; height = &#34;200&#34; width=&#34;400&#34; alt=&#34;Example of a lineage associated mutation file&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simer&#34;&gt;simer&lt;/a&gt; v0.9.0.0: Implements a data simulator including genotype, phenotype, pedigree, selection and reproduction for animals and plants and provides data for genomic gelection, genome-wide association, and breeding studies. See &lt;a href=&#34;https://academic.oup.com/genetics/article/160/3/1243/6052511?login=false&#34;&gt;Kao and Zeng (2002)&lt;/a&gt; and &lt;a href=&#34;https://www.amazon.com/Stochastic-Simulation-Brian-D-Ripley/dp/0470009608&#34;&gt;Ripley (1987)&lt;/a&gt; for background. Look &lt;a href=&#34;https://github.com/xiaolei-lab/SIMER&#34;&gt;here&lt;/a&gt; for extensive documentation.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fastTopics&#34;&gt;fastTopics&lt;/a&gt; v0.6-135: Implements fast, scalable optimization algorithms for fitting &lt;a href=&#34;https://en.wikipedia.org/wiki/Topic_model&#34;&gt;topic models&lt;/a&gt; and non-negative matrix factorization for count data. The methods exploit the special relationship between the multinomial topic model (&lt;a href=&#34;https://en.wikipedia.org/wiki/Probabilistic_latent_semantic_analysis&#34;&gt;probabilistic latent semantic indexing&lt;/a&gt;) and Poisson non-negative matrix factorization. See the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/fastTopics/vignettes/relationship.html&#34;&gt;Relationship between NMF and topic modeling&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/fastTopics/vignettes/topics_vs_clusters.html&#34;&gt;Topic mideling vs. clustering&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metrica&#34;&gt;metrica&lt;/a&gt; v1.2.3: Provides functions to evaluate prediction performance of point-forecast models accounting for different aspects of the agreement between predicted and observed values including  error metrics, model efficiencies, indices of agreement, goodness of fit, concordance correlation, and error decomposition, and plots the visualized agreement. See the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/metrica/vignettes/available_metrics.html&#34;&gt;Available Metrics&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/metrica/vignettes/vignette1.html&#34;&gt;Model Assessment&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;metrica.png&#34; height = &#34;200&#34; width=&#34;300&#34; alt=&#34;Plot model fit with metrics table.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SparseVFC&#34;&gt;SparseVFC&lt;/a&gt; v0.1.0: Implements The sparse vector field consensus algorithm described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0031320313002410?via%3Dihub&#34;&gt;Ma et al. (2013)&lt;/a&gt; for robust vector field learning. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SparseVFC/vignettes/demo.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SparseVFC.png&#34; height = &#34;200&#34; width=&#34;400&#34; alt=&#34;Plot of vector field.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rwclust&#34;&gt;Rwclust&lt;/a&gt; v0.0.1: Implements the random walk clustering algorithm for weighted graphs as found in &lt;a href=&#34;https://link.springer.com/chapter/10.1007/3-540-45294-X_3&#34;&gt;Harel and Koren (2001)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/Rwclust/vignettes/basic_usage.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Rwclust.png&#34; height = &#34;200&#34; width=&#34;350&#34; alt=&#34;Plot of network with edge weights.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EvoPhylo&#34;&gt;EvoPhylo&lt;/a&gt; v0.1: Provides functions to support automated morphological character partitioning for phylogenetic analyses, and analyses of macroevolutionary parameter outputs. See &lt;a href=&#34;https://www.nature.com/articles/s41559-021-01532-x&#34;&gt;Simões and Pierce (2021)&lt;/a&gt; for background. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/EvoPhylo/vignettes/theory.html&#34;&gt;Theoretical Background&lt;/a&gt;, and there are others on &lt;a href=&#34;https://cran.r-project.org/web/packages/EvoPhylo/vignettes/char-part.html&#34;&gt;Character Partitioning&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/EvoPhylo/vignettes/fbd-params.html&#34;&gt;FBD parameters&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/EvoPhylo/vignettes/rates-selection.html&#34;&gt;Evolutionary Rates&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;EvoPhylo.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of Clade distributions by clock&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sits&#34;&gt;sits&lt;/a&gt; v1.0.0: Provides an end-to-end toolkit for land use and land cover classification using big Earth observation data, based on machine learning methods applied to satellite image data cubes, as described in &lt;a href=&#34;https://www.mdpi.com/2072-4292/13/13/2428&#34;&gt;Simoes et al (2021)&lt;/a&gt;. Builds regular data cubes from collections in AWS, Microsoft Planetary Computer, Brazil Data Cube, and Digital Earth Africa using the &lt;a href=&#34;https://stacspec.org/en&#34;&gt;STAC protocol&lt;/a&gt; and the &lt;code&gt;gdalcubes&lt;/code&gt; package. An &lt;a href=&#34;https://e-sensing.github.io/sitsbook/&#34;&gt;eBook&lt;/a&gt; provides extensive documentation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sits.png&#34; height = &#34;200&#34; width=&#34;400&#34; alt=&#34;Plot of CBERS-4 image covering an area in the Brazilian Cerrado.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=biosensors.usc&#34;&gt;biosensors.usc&lt;/a&gt; v1.0: Provides a framework for using distributional representations of biosensor data such as ECG, medical imaging or fMRI data in various statistical modeling tasks: regression models, hypothesis testing, cluster analysis, visualization, and descriptive analysis. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280221998064&#34;&gt;Matabuena et al. (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/biosensors.usc/vignettes/intro_to_package.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;biosens.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Conditional mean, quantile, and residual curves for Wasserstein regression&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CopSens&#34;&gt;CopSens&lt;/a&gt; v0.1.0: Implements the copula-based sensitivity analysis method for observational causal inference discussed in &lt;a href=&#34;https://arxiv.org/abs/2102.09412&#34;&gt;Zheng et al. (2022)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/CopSens/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;CopSens.png&#34; height = &#34;400&#34; width=600&#34; alt=&#34;Estimated causal effect of covariates&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GeoModels&#34;&gt;GeoModels&lt;/a&gt; v1.0.1: Provides functions to analyze Gaussian and Non Gaussian (bivariate) spatial and spatio-temporal data and simulate random fields using likelihood methods. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s11222-014-9460-6&#34;&gt;Bevilacqua and Gaetan (2015)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-030-56681-4&#34;&gt;Vallejos et al. (2020)&lt;/a&gt;  for background, and look &lt;a href=&#34;https://vmoprojs.github.io/GeoModels-page/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GeoModels.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;World map with MSE contours&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=nlmixr2&#34;&gt;nlmixr2&lt;/a&gt; v2.0.6: Fit and compare nonlinear mixed-effects models with flexible dosing information commonly seen in pharmacokinetics and pharmacodynamics using differential equations solved by compiled C code provided in the &lt;code&gt;rxode2&lt;/code&gt; package. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s10928-015-9409-1&#34;&gt;Almquist et al. (2015)&lt;/a&gt; and &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12052&#34;&gt;Wang et al. (2015)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/nlmixr2/vignettes/running_nlmixr.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nlmixr2.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Default nlmixr2 plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stdmod&#34;&gt;stdmod&lt;/a&gt; v0..1.7.1: Provides functions for computing a standardized moderation effect in moderated regression and forming its confidence interval by nonparametric bootstrapping as proposed in &lt;a href=&#34;https://doi.apa.org/doiLanding?doi=10.1037%2Fhea0001188&#34;&gt;Cheung et al. (2002)&lt;/a&gt;. There are six vignettes including a &lt;a href=&#34;https://cran.r-project.org/web/packages/stdmod/vignettes/stdmod.html&#34;&gt;Quick Start Guide&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/stdmod/vignettes/moderation.html&#34;&gt;Standardized Moderation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;stdmod.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of moderation effects on two variables&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=forceR&#34;&gt;forceR&lt;/a&gt; v1.0.15: Initially written and optimized to deal with insect bite force measurements, the functions in this package can be used to clean and analyze any time series. They provide a workflow to load, plot and crop data, correct amplifier and baseline drifts, identify individual peak shapes, rescale (normalize) peak curves, and find best polynomial fits to describe and analyze force curve shapes. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/forceR/vignettes/forceR.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;forceR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of time series correct with spline fit&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ZINARp&#34;&gt;ZINARp&lt;/a&gt; v0.1.0: Provides functions for simulation, exploratory data analysis and Bayesian analysis of p-order integer-valued autoregressive, INAR(p), and zero-inflated p-order integer-valued autoregressive, ZINAR(p), processes, as described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/00949655.2020.1754819?journalCode=gscs20&#34;&gt;Garay et al. (2020)&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=async&#34;&gt;async&lt;/a&gt; v0.2.1: Provides functions for writing sequential-looking code that pauses and resumes similarly to generator and async constructs from &lt;code&gt;Python&lt;/code&gt; or &lt;code&gt;JavaScript&lt;/code&gt;. Objects produced are compatible with the &lt;code&gt;iterators&lt;/code&gt; and &lt;code&gt;promises&lt;/code&gt; packages. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/async/vignettes/clapping.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;async.svg&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Musical score showing a loop&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chronicler&#34;&gt;chronicler&lt;/a&gt; v0.2.0: Provides tools to decorate a function so that it returns its along with a log detailing when the function was run, what were its inputs, what were the errors (if the function failed to run) and other useful information. See the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/chronicler/vignettes/advanced-topics.html&#34;&gt;A non-mathematician&amp;rsquo;s introduction to monads&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/chronicler/vignettes/maybe-monad.html&#34;&gt;The Maybe monad&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/chronicler/vignettes/real-world-example.html&#34;&gt;A real world example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jpgrid&#34;&gt;jpgrid&lt;/a&gt; v0.2.0: Provides functions to generate Japanese &lt;a href=&#34;https://www.stat.go.jp/english/data/mesh/index.html&#34;&gt;grid square codes&lt;/a&gt; from longitude, latitude and geometries. See &lt;a href=&#34;https://cran.r-project.org/web/packages/jpgrid/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jpgrid.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of grid codes&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=partialised&#34;&gt;partialised&lt;/a&gt; v0.1.0: Provides a &lt;em&gt;partialised&lt;/em&gt; class that extends the partialising function of &lt;code&gt;purrr&lt;/code&gt; by making it easier to change the arguments. This is similar to the function-like object in &lt;a href=&#34;https://docs.julialang.org/en/v1/manual/methods/#Function-like-objects&#34;&gt;`Julia&amp;rsquo;&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/partialised/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinybrowser&#34;&gt;shinybrowser&lt;/a&gt; v1.0.0: Provides information about &lt;code&gt;shiny&lt;/code&gt; app users including browser name and version, device type (mobile or desktop), operating system and version, and browser dimensions. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinybrowser/readme/README.html&#34;&gt;README&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=webshot2&#34;&gt;webshot2&lt;/a&gt; v0.1.0: Takes screenshots of web pages, including &lt;code&gt;Shiny&lt;/code&gt; applications and R Markdown documents using a headless Chrome or Chromium browser as the browser back-end. See &lt;a href=&#34;https://cran.r-project.org/web/packages/webshot2/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=accrualPlot&#34;&gt;accrualPlot&lt;/a&gt;v1.0.1: Implements accrual plots for clinical trials. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/accrualPlot/vignettes/accrualPlot.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;accrualPlot.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots showing recruited patients by site over time&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggbraid&#34;&gt;ggbraid&lt;/a&gt; v0.2.2: Implements &lt;code&gt;stat_braid()&lt;/code&gt;, that extends the functionality of &lt;code&gt;geom_ribbon()&lt;/code&gt; to correctly fill the area between two alternating lines (or steps) with two different colors, and  &lt;code&gt;geom_braid()&lt;/code&gt;. Three vignettes, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbraid/vignettes/court.html&#34;&gt;US Supreme Court&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbraid/vignettes/hoops.html&#34;&gt;NBA Finals Game&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbraid/vignettes/temps.html&#34;&gt;Average Daily Temperatures&lt;/a&gt; provide examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggbraid.png&#34; height = &#34;250&#34; width=&#34;450&#34; alt=&#34;Fills area between two lines with two colors. One color when the solid line is above the dashed line, and a different color when the solid line is below the dashed line?&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggisotonic&#34;&gt;ggisotonic&lt;/a&gt; v0.1.2: Provides &lt;code&gt;stat_isotonic()&lt;/code&gt; to add weighted univariate &lt;a href=&#34;https://en.wikipedia.org/wiki/Isotonic_regression&#34;&gt;isotonic regression&lt;/a&gt; curves. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggisotonic/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggisotonic.png&#34; height = &#34;250&#34; width=&#34;450&#34; alt=&#34;Scatter plot with isotonic regression curve&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=UpSetVP&#34;&gt;UpSetVP&lt;/a&gt; v1.0.0: Uses the ideas of variance partitioning and hierarchical partitioning as described in &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/epdf/10.1111/2041-210X.13800&#34;&gt;Lai et al. (2022)&lt;/a&gt; to visualize the unique, common, or individual contribution of each predictor (or matrix of predictors) towards explaining variation. Look &lt;a href=&#34;https://github.com/LiuXYh/UpSetVP&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;UpSetVP.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Bar plot and corresponding `upset_vp()` plot&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/06/28/may-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>April: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/05/30/april-top-40-new-cran-packages/</link>
      <pubDate>Mon, 30 May 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/05/30/april-top-40-new-cran-packages/</guid>
      <description>
        

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hmer&#34;&gt;hmer&lt;/a&gt; v1.0.1: Provides objects and functions for &lt;a href=&#34;https://arxiv.org/abs/1910.08003&#34;&gt;Bayes Linear emulation&lt;/a&gt; and &lt;a href=&#34;https://en.wikipedia.org/wiki/Bayesian_History_Matching&#34;&gt;history matching&lt;/a&gt;, including functions for automated training of emulators, diagnostic functions to ensure suitability, and a variety of methods for generating &lt;em&gt;waves&lt;/em&gt; of points. There is a vignette &lt;a href=&#34;https://cran.r-project.org/web/packages/hmer/vignettes/demonstrating-the-hmer-package.html&#34;&gt;Demo&lt;/a&gt; of the package, an Emulation and History matching &lt;a href=&#34;https://cran.r-project.org/web/packages/hmer/vignettes/emulationhandbook.html&#34;&gt;Handbook&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/hmer/vignettes/low-dimensional-examples.html&#34;&gt;Examples&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/hmer/vignettes/stochasticandbimodalemulation.html&#34;&gt;Stochastic Emulation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hmer.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot of contours of emulator mean and standard deviation&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rminqa&#34;&gt;rminqa&lt;/a&gt; v0.1.1: Implements a wrapper for the &lt;code&gt;C++&lt;/code&gt; function &lt;a href=&#34;https://github.com/emmt/Algorithms/tree/master/bobyqa&#34;&gt;&lt;code&gt;bobyqa&lt;/code&gt;&lt;/a&gt; to perform derivative-free optimization algorithms in R.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rolog&#34;&gt;rolog&lt;/a&gt; v0.9.4: Embeds &lt;a href=&#34;https://www.swi-prolog.org/&#34;&gt;&lt;code&gt;SWI-Prolog&lt;/code&gt;&lt;/a&gt;, so that R can send deterministic and non-deterministic queries to &lt;code&gt;Prolog&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/rolog/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=torchopt&#34;&gt;torchopt&lt;/a&gt; v0..1.1: Implements optimizers for the &lt;code&gt;torch&lt;/code&gt; deep learning that are not among the optimizers offered in &lt;code&gt;torch&lt;/code&gt;.  These include:&lt;code&gt;adabelief&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/2010.07468&#34;&gt;Zhuang et al (2020)&lt;/a&gt;, &lt;code&gt;adabound&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1902.09843&#34;&gt;Luo et al.(2019)&lt;/a&gt;, &lt;code&gt;adamw&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1711.05101&#34;&gt;Loshchilov &amp;amp; Hutter (2019)&lt;/a&gt;, &lt;code&gt;madgrad&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/2101.11075&#34;&gt;Defazio and Jelassi (2021)&lt;/a&gt;, &lt;code&gt;nadam&lt;/code&gt; by &lt;a href=&#34;https://openreview.net/pdf/OM0jvwB8jIp57ZJjtNEZ.pdf&#34;&gt;Dozat (2019)&lt;/a&gt;, &lt;code&gt;qhadam&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1810.06801&#34;&gt;Ma and Yarats (2019)&lt;/a&gt;, &lt;code&gt;radam&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1908.03265&#34;&gt;Liu et al. (2019)&lt;/a&gt;, &lt;code&gt;swats&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1712.07628&#34;&gt;Shekar and Sochee (2018)&lt;/a&gt;, and &lt;code&gt;yogi&lt;/code&gt; by &lt;a href=&#34;https://papers.nips.cc/paper/2018/hash/90365351ccc7437a1309dc64e4db32a3-Abstract.html&#34;&gt;Zaheer et al.(2019)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=villager&#34;&gt;villager&lt;/a&gt; v1.1.1: Provides a set of base classes with core functionality to allow users to create and run &lt;a href=&#34;https://www.csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_23&#34;&gt;Agent Based Models&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/villager/vignettes/extending-agents.html&#34;&gt;Extending Agents&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/villager/vignettes/extending-resources.html&#34;&gt;Extending Resources&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=baseballr&#34;&gt;baseballr&lt;/a&gt; v1.2.0: Provides numerous utilities for acquiring and analyzing baseball data from online sources such as &lt;a href=&#34;https://www.baseball-reference.com/&#34;&gt;Baseball Reference&lt;/a&gt;, &lt;a href=&#34;https://www.fangraphs.com/&#34;&gt;FanGraphs&lt;/a&gt;, and the &lt;a href=&#34;https://www.mlb.com/&#34;&gt;MLB Stats API&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/baseballr/vignettes/baseballr.html&#34;&gt;Getting Started Guide&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/baseballr/vignettes/ncaa_scraping.html&#34;&gt;NCAA Scraping&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/baseballr/vignettes/plotting_statcast.html&#34;&gt;Plotting Statcast data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=toRvik&#34;&gt;toRvik&lt;/a&gt; v1.0.2: Provides a suite of functions to quickly scrape and tidy advanced metrics, detailed player and game statistics, team and coach histories, and more from &lt;a href=&#34;https://barttorvik.com/&#34;&gt;Barttorvik&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/toRvik/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ustfd&#34;&gt;ustfd&lt;/a&gt; v0.1.0: Lets users make requests from the US Treasury &lt;a href=&#34;https://fiscaldata.treasury.gov/api-documentation/#list-of-endpoints&#34;&gt;Fiscal Data API endpoints&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ustfd/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/valet/index.html#:~:text=https%3A//CRAN.R%2Dproject.org/package%3Dvalet&#34;&gt;valet&lt;/a&gt; v0.9.0: Implements a client for the recently updated Bank of Canada &lt;a href=&#34;https://www.bankofcanada.ca/valet/docs&#34;&gt;Valet API&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/valet/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OBIC&#34;&gt;OBIC&lt;/a&gt; v2.0.1: Provides functions to calculate the &lt;a href=&#34;https://www.openbodemindex.nl/&#34;&gt;Open Boden Index&lt;/a&gt; method used in the Netherlands to evaluate the quality of soils of agricultural fields and evaluate the sustainability of the current agricultural practices. There are vignettes on the &lt;a href=&#34;https://cran.r-project.org/web/packages/OBIC/vignettes/obic_introduction.html&#34;&gt;Open soil index&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/OBIC/vignettes/obic_score_aggregation.html&#34;&gt;Score aggregation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/OBIC/vignettes/obic_workability.html&#34;&gt;Workability&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;OBIC.png&#34; height = &#34;300&#34; width=&#34;600&#34; alt=&#34;Plots showing microbial activity&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=timbeR&#34;&gt;timbeR&lt;/a&gt; v2.0.1: Provides functions to estimate wood volumes, for example, number of logs, diameters along the stem and heights at which certain diameters occur. See &lt;a href=&#34;https://cdnsciencepub.com/doi/10.1139/cjfr-2020-0326&#34;&gt;Weiskittel, A. (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/timbeR/vignettes/Intro_to_timbeR.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AssetAllocation&#34;&gt;AssetAllocation&lt;/a&gt; v1.0.0: Provides functions to implement customizable asset allocation strategies and automatically download data from &lt;a href=&#34;https://finance.yahoo.com/&#34;&gt;Yahoo Finance&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/AssetAllocation/vignettes/AssetAllocation.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Asset.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Stock plot showing cumulative performance of Ivy&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=multilateral&#34;&gt;multilateral&lt;/a&gt; v1.0.0: Implements multilateral price index calculations focused on time product dummy regression and GEKS variations, and allows for extension of the methods through automatic window splicing. See &lt;a href=&#34;https://www.sciendo.com/article/10.1515/jos-2016-0021&#34;&gt;Krsinich (2016)&lt;/a&gt; for information on window splicing and the &lt;a href=&#34;https://cran.r-project.org/web/packages/multilateral/vignettes/multilateral.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;multilateral.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Time series plot showing several indices&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clusterHD&#34;&gt;clusterHD&lt;/a&gt; Provides tools for clustering high dimensional data as described in &lt;a href=&#34;https://academic.oup.com/bioinformatics/article/36/12/3849/5819546?login=false&#34;&gt;Raymaekers and Zamar (2020)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2010.00950&#34;&gt;Raymaekers and Zamar (2020)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tglkmeans&#34;&gt;tglkmeans&lt;/a&gt; v0.3.4: Efficiently implements the Kmeans algorithm. See &lt;a href=&#34;http://ilpubs.stanford.edu:8090/778/1/2006-13.pdf&#34;&gt;Arthur and Vassilvitskii (2007) &lt;/a&gt; and &lt;a href=&#34;https://dl.acm.org/doi/10.1145/2395116.2395117&#34;&gt;Ostrovsky et al. (2013)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/tglkmeans/vignettes/usage.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hilbert&#34;&gt;hilbert&lt;/a&gt; v0.2.1: Provides utilities for encoding and decoding coordinates to and from Hilbert curves based on the iterative encoding implementation described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/spe.793&#34;&gt;Chen et al. (2006)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hilbert/vignettes/getting-started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hilbert.png&#34; height = &#34;150&#34; width=&#34;250&#34; alt=&#34;Space filling curve superimposed on map&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gellipsoid&#34;&gt;gellipsoid&lt;/a&gt; v0.7.2: provides functions to represent degenerate and unbounded generalized geometric ellipsoids together with methods for linear and duality transformations, and for plotting. The ideas are described in &lt;a href=&#34;https://arxiv.org/abs/1302.4881&#34;&gt;Friendly, Monette &amp;amp; Fox (2013)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/gellipsoid/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gellipsoid.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Three dimensional plot of two generalized ellipsoids&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crossnma&#34;&gt;crossnma&lt;/a&gt; v1.0.1: Provides functions for cross-design and cross-format Network Meta-Analysis Regression as described in &lt;a href=&#34;https://arxiv.org/abs/2203.06350&#34;&gt;Hamza et al. 2022&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/crossnma/vignettes/crossnma.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=exact.n&#34;&gt;exact.n&lt;/a&gt; v1.0.0: Allows the user to determine minimum sample sizes that achieve target size and power at a specified alternative. See  &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1551714421002275?via%3Dihub&#34;&gt;Lloyd &amp;amp; Ripamonti (2021)&lt;/a&gt; for the theory and &lt;a href=&#34;https://cran.r-project.org/web/packages/exact.n/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;exact.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Power curve plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stoppingrule&#34;&gt;stoppingrules&lt;/a&gt; v0.1.1: Provides functions for creating, displaying, and evaluating stopping rules for safety monitoring in clinical studies including stopping rule methods described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/019724568790153X?via%3Dihub&#34;&gt;Goldman (1987)&lt;/a&gt;, &lt;a href=&#34;https://www.vitalsource.com/za/products/advances-in-clinical-trial-biostatistics-nancy-l-geller-v9781135524388&#34;&gt;Geller et al. (2003)&lt;/a&gt;,  &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1541-0420.2005.00311.x&#34;&gt;Ivanova, Qaqish, &amp;amp; Schell (2005)&lt;/a&gt;, and &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/07474946.2011.539924&#34;&gt;Kulldorff et al. (2011)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/stoppingrule/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=incidentally&#34;&gt;incidentally&lt;/a&gt; v0.9.0: Provides functions to generate random incidence matrices and bipartite graphs under different constraints or using different generative models. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/incidentally/vignettes/incidentally.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;incidentally.png&#34; height = &#34;250&#34; width=&#34;350&#34; alt=&#34;Social network and new groups graphs&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=networkscaleup&#34;&gt;networkscaleup&lt;/a&gt; v0.1-1: Provides a variety of network scale-up models to analyze aggregated relational data, including models from &lt;a href=&#34;https://arxiv.org/abs/2109.10204&#34;&gt;Laga et al. (2021)&lt;/a&gt; &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/016214505000001168&#34;&gt;Zheng et al. (2006)&lt;/a&gt;,  &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S037887339600305X?via%3Dihub&#34;&gt;Killworth et al. (1998)&lt;/a&gt;, and &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0193841X9802200205&#34;&gt;Killworth et al. (1998)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/networkscaleup/vignettes/FittingNetworkScaleup.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pald&#34;&gt;pald&lt;/a&gt; v0.0.1: Implements the partitioned local depths algorithm described in &lt;a href=&#34;https://www.pnas.org/doi/abs/10.1073/pnas.2003634119&#34;&gt;Berenhaut, Moore, &amp;amp; Melvin (2022)&lt;/a&gt; which may be helpful in determining both local and global structure in data. Look &lt;a href=&#34;https://github.com/LucyMcGowan/pald&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pald.png&#34; height = &#34;250&#34; width=&#34;450&#34; alt=&#34;Network and plot showing local depth&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bmstdr&#34;&gt;bmstdr&lt;/a&gt; v0.1.4: Provides functions to fit, validate, and compares a number of Bayesian models for spatial and space-time point referenced and areal unit data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bmstdr/vignettes/bmstdr-vig_bookdown.html&#34;&gt;vignette&lt;/a&gt; for theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bmstdr.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Probability density with overlaid boxplots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cubble&#34;&gt;cubble&lt;/a&gt; v0.1.0: Implements a spatiotemperal data object in a relational data structure to separate the recording of time variant and invariant variables. See the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/aggregation.html&#34;&gt;aggregation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/cubble-design.html&#34;&gt;design&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/cubble.html&#34;&gt;cubble&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/import.html&#34;&gt;import&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/matching.html&#34;&gt;matching&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cubble.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Glyph map showing precipitation in Australia&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=incubate&#34;&gt;incubate&lt;/a&gt; v1.1.8: Fits parametric models to time-to-event data that show an initial &lt;em&gt;incubation period&lt;/em&gt;, i.e., a variable phase where the hazard is zero. The delayed Weibull distribution serves as the foundational data model. Look &lt;a href=&#34;https://gitlab.com/imb-dev/incubate/&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pspatreg&#34;&gt;pspatreg&lt;/a&gt; v1.0.2: Provides functions to estimate and analyze spatial and spatio-temporal semiparametric models including spatial or spatio-temporal non-parametric trends, parametric and non-parametric covariates with a possible spatial lag for the dependent variable, and temporal correlation in the noise. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0165188914001493?via%3Dihub&#34;&gt;Basile et al. (2014)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1007/s11222-014-9464-2&#34;&gt;Rodriguez-Alvarez et al. (2015)&lt;/a&gt;, and especially &lt;a href=&#34;https://link.springer.com/article/10.1007/s10260-019-00492-8&#34;&gt;Minguez et al. (2020)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/pspatreg/vignettes/A_pspatregPackage.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/pspatreg/vignettes/B_Examples_pspatreg_CS_data.html&#34;&gt;Cross-sectional data&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/pspatreg/vignettes/C_Examples_pspatreg_Panel_data.html&#34;&gt;Spatial panel data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pspatreg.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Spatial trends over map of Italy&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sfdep&#34;&gt;sfdep&lt;/a&gt; v0.1.0: Provides and interface to &lt;code&gt;spdep&lt;/code&gt; to integrate &lt;code&gt;sf&lt;/code&gt; objects and the &lt;code&gt;tidyverse&lt;/code&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/sfdep/vignettes/basics-of-sfdep.html&#34;&gt;The Basics&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sfdep/vignettes/conditional-permutation.html&#34;&gt;Conditional Permutations&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/sfdep/vignettes/spdep-and-pysal.html&#34;&gt;spdep and pysal&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sfdep.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Checkerboard showing spatial weights.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=smile&#34;&gt;smile&lt;/a&gt; v1.0.4.1: Provides functions to estimate, predict, and interpolate areal data. For estimation and prediction, areal data are assumed to be an average of an underlying continuous spatial process as in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S2211675317301318?via%3Dihub&#34;&gt;Moraga et al. (2017)&lt;/a&gt;, &lt;a href=&#34;https://ij-healthgeographics.biomedcentral.com/articles/10.1186/s12942-020-00200-w&#34;&gt;Johnson et al. (2020)&lt;/a&gt;, and &lt;a href=&#34;https://academic.oup.com/biostatistics/article/21/2/e17/5092061?login=false&#34;&gt;Wilson and Wakefield (2020)&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/fit-and-pred.html&#34;&gt;Fitting Models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/sai.html&#34;&gt;Areal Interpolation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/sf-to-spm.html&#34;&gt;Converting to spm&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/sp-cov-functions.html&#34;&gt;Spatial Covariance&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/theory.html&#34;&gt;Method&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;smile.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot of the predicted life expectancy at the LSOA areas.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=SpatialPOP&#34;&gt;SpatialPOP&lt;/a&gt; v0.1.0: Provides functions to generate a spatial population from a spatially varying regression model under the assumption that observations are collected from a uniform two-dimensional grid with unit distance between any two neighboring points. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10485252.2018.1499907?journalCode=gnst20&#34;&gt;Chao et al. (2018)&lt;/a&gt; for method details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/SpatialPOP/vignettes/SpatialPOP.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lite&#34;&gt;lite&lt;/a&gt; v1.0.0: Performs likelihood-based inference for stationary time series extremes following the approach of &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/env.2133&#34;&gt;Fawcett and Walshaw (2012)&lt;/a&gt;. Marginal extreme value inferences are adjusted for cluster dependence using the methodology of &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/94/1/167/228777?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Chandler and Bate (2007)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/lite/vignettes/introduction-to-lite.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lite.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plots of log likelihood functions.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spooky&#34;&gt;spooky&lt;/a&gt; v1.1.0:  Uses the Discrete Fast Fourier Transformation to extrapolate time features beyond their boundaries. Look &lt;a href=&#34;https://rpubs.com/giancarlo_vercellino/spooky&#34;&gt;here&lt;/a&gt; for examples and references.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spooky.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Time series with forecast for IBM stock.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chromote&#34;&gt;chromote&lt;/a&gt; v0.1.0: Implements the &lt;a href=&#34;https://chromedevtools.github.io/devtools-protocol/&#34;&gt;Chrome DevTools Protocol&lt;/a&gt; for controlling a headless Chrome web browser. Look &lt;a href=&#34;https://github.com/rstudio/chromote&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chkptstanr&#34;&gt;chkptstanr&lt;/a&gt; v0.1.1: Implements a framework to &lt;em&gt;checkpoint&lt;/em&gt; Bayesian models fit with &lt;code&gt;Stan&lt;/code&gt; and &lt;code&gt;brms&lt;/code&gt;. The MCMC sampler can be stopped and then restarted where it left off. There is a vignette for &lt;a href=&#34;https://cran.r-project.org/web/packages/chkptstanr/vignettes/chkpt_brms.html&#34;&gt;&lt;code&gt;brms&lt;/code&gt;&lt;/a&gt; and another for &lt;a href=&#34;https://cran.r-project.org/web/packages/chkptstanr/vignettes/chkpt_stan.html&#34;&gt;&lt;code&gt;Stan&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;chkptstanr.png&#34; height = &#34;3500&#34; width=&#34;550&#34; alt=&#34;Plot of MCMC trace with checkpoints&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ivs&#34;&gt;ivs&lt;/a&gt; v0.1.0: Implements a new interval vector class for generic interval manipulations including locating various kinds of relationships between two interval vectors, merging overlaps within a single interval vector, splitting an interval vector on its overlapping endpoints, and applying set theoretical operations on interval vectors. The package was inspired by &lt;a href=&#34;https://dl.acm.org/doi/10.1145/182.358434&#34;&gt;Allen (1983)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ivs/vignettes/ivs.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=listr&#34;&gt;listr&lt;/a&gt; v0.0.2: Pools for common operations on lists such as selecting and merging data stored in lists which can be used with pipes. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/listr/vignettes/the_listr_package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinyGizmo&#34;&gt;shinyGizmo&lt;/a&gt; v0.1: Provides UI components and input widgets for &lt;code&gt;Shiny&lt;/code&gt; applications to apply non-standard operations and address performance issues. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinyGizmo/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinyGizmo.gif&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Gif showing UI editing&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinytest2&#34;&gt;shinytest2&lt;/a&gt; v0.1.0: Provides automated unit testing of Shiny applications through a headless &lt;code&gt;Chromium&lt;/code&gt; browser. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/shinytest2/vignettes/shinytest2.html&#34;&gt;Getting Started Guide&lt;/a&gt; and seven additional vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/shinytest2/vignettes/in-depth.html&#34;&gt;Testing in depth&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/shinytest2/vignettes/robust.html&#34;&gt;Robust testing&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/shinytest2/vignettes/using-monkey-testing.html&#34;&gt;Monkey testing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinytest2.gif&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Gif showing testing sequence&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=thaipdf&#34;&gt;thaipdf&lt;/a&gt; v0.1.2: Provides &lt;code&gt;R Markdown&lt;/code&gt; templates and a&lt;code&gt;LaTeX&lt;/code&gt; preamble to create PDFs from R Markdown documents in the Thai language. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/thaipdf/vignettes/thaipdf.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggtrendline&#34;&gt;ggtrendline&lt;/a&gt; v1.0.3: Enhances &lt;code&gt;ggplot2&lt;/code&gt; with tools to add a trendline with a confidence interval for linear or nonlinear regression models and show the equation. See &lt;a href=&#34;https://link.springer.com/book/10.1007/978-0-387-09616-2&#34;&gt;Ritz and Streibig (2008)&lt;/a&gt; and &lt;a href=&#34;https://journal.r-project.org/archive/2014/RJ-2014-009/index.html&#34;&gt;Greenwell and Schubert Kabban (2014)&lt;/a&gt; for background and look &lt;a href=&#34;https://github.com/PhDMeiwp/ggtrendline&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggtrendline.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing trendline with confidence interval and equation&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/05/30/april-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>May 2020: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2020/06/24/may-2020-top-40-new-cran-packages/</link>
      <pubDate>Wed, 24 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2020/06/24/may-2020-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred eighty-four new packages stuck to CRAN in May. The following are my &amp;ldquo;Top 40&amp;rdquo; picks in eleven categories: Data, Finance, Genomics, Marketing, Machine Learning, Medicine, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=covid19nytimes&#34;&gt;covid19nytimes&lt;/a&gt; v0.1.3: Provides accesses the NY Times Covid-19 &lt;a href=&#34;https://www.nytimes.com/article/coronavirus-county-data-us.html&#34;&gt;county-level data&lt;/a&gt; for the US that is also available &lt;a href=&#34;https://github.com/nytimes/covid-19-data&#34;&gt;here&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/covid19nytimes/vignettes/ny-times-bubble-map.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;covid19nytimes.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=geodaData&#34;&gt;geodata&lt;/a&gt; v0.1.0: Contains small spatial datasets used to teach basic spatial analysis concepts. Datasets are based on of the &lt;a href=&#34;https://geodacenter.github.io/data-and-lab/&#34;&gt;GeoDa&lt;/a&gt; software workbook and data site.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=GermaParl&#34;&gt;GermaParl&lt;/a&gt; v1.4.2: Provides access to the &lt;a href=&#34;http://www.lrec-conf.org/proceedings/lrec2018/pdf/1024.pdf&#34;&gt;GermaParl&lt;/a&gt; corpus of parliamentary debates of the German Bundestag maintained by the &lt;a href=&#34;https://polmine.github.io/&#34;&gt;PolMine Project&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/GermaParl/vignettes/GermaParl.html&#34;&gt;vignette&lt;/a&gt; introduces the corpus and package.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=nhlapi&#34;&gt;nhlapi&lt;/a&gt; v0.1.2: Retrieves and processes the data exposed by the open &lt;a href=&#34;https://github.com/dword4/nhlapi&#34;&gt;NHL API&lt;/a&gt;, including information on players, teams, games, tournaments, drafts, standings, schedules and other endpoints. There are vignettes on a &lt;a href=&#34;https://cran.r-project.org/web/packages/nhlapi/vignettes/low_level_api.html&#34;&gt;Low-level API&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nhlapi/vignettes/nhl_players_api.html&#34;&gt;Retrieving Player Data&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/nhlapi/vignettes/nhl_teams_api.html&#34;&gt;Retireving Team Data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=polAr&#34;&gt;polAr&lt;/a&gt; v0.1.3: Implements a toolbox for the analysis of political and electoral data from Argentina. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/polAr/vignettes/compute.html&#34;&gt;Computing&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/polAr/vignettes/data.html&#34;&gt;Data Access&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/polAr/vignettes/results.html&#34;&gt;Displaying Results&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rKolada&#34;&gt;rKolada&lt;/a&gt; v0.1.3: Provides methods for downloading and processing data and metadata from &lt;a href=&#34;https://www.kolada.se/&#34;&gt;Kolada&lt;/a&gt;, the official Swedish regions and municipalities database. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/rKolada/vignettes/introduction-to-rkolada.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/rKolada/vignettes/quickstart-rkolada.html&#34;&gt;Quick Start Guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rKolada.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=strand&#34;&gt;strand&lt;/a&gt; v0.1.3: Provides a framework for performing discrete (share-level) simulations of investment strategies. Simulated portfolios optimize exposure to an input signal subject to constraints such as position size and factor exposure. The vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/strand/vignettes/strand.html&#34;&gt;Backtesting with strand&lt;/a&gt; is nicely done.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;strand.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TwitterAutomatedTrading&#34;&gt;TwitterAutomatedTrading&lt;/a&gt; v0.1.0: Provides access to the &lt;a href=&#34;https://www.metatrader5.com/en&#34;&gt;MetaTrader 5&lt;/a&gt; platform that enables users to carry out automated trading using sentiment indexes computed from twitter and/or &lt;a href=&#34;https://stocktwits.com/&#34;&gt;stockwits&lt;/a&gt;. See &lt;a href=&#34;https://repositorio.ufpb.br/jspui/handle/123456789/15198&#34;&gt;Godeiro (2018)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/TwitterAutomatedTrading/vignettes/TwitterAutomatedTrading.html&#34;&gt;vignette&lt;/a&gt; for how to use the package.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=immunarch&#34;&gt;immunarch&lt;/a&gt; v0.6.5: Provides a framework for bioinformatics exploratory analysis of bulk and single-cell T-cell receptor and antibody repertoires that includes data loading, analysis and visualization for bulk and single-cell AIRR (Adaptive Immune Receptor Repertoire) data. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/immunarch/vignettes/v1_introduction.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/immunarch/vignettes/v2_data.html&#34;&gt;Working with Data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=SubtypeDrug&#34;&gt;SubtypeDrug&lt;/a&gt; v0.1.0: Implements a tool to prioritize cancer subtype-specific drugs by integrating genetic perturbation, drug action, biological pathway, and cancer subtype. See &lt;a href=&#34;https://academic.oup.com/bioinformatics/article-abstract/36/7/2303/5671692?redirectedFrom=fulltext&#34;&gt;Han et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/SubtypeDrug/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; for details on the package.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SubtypeDrug.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TransPhylo&#34;&gt;TransPhylo&lt;/a&gt; v1.4.4: Provides functions to reconstruct infectious disease transmission using genomic data. See &lt;a href=&#34;https://academic.oup.com/mbe/article/31/7/1869/2925708&#34;&gt;Didelot et. al (2014)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/mbe/article/34/4/997/2919386&#34;&gt;Didelot et. al (2017)&lt;/a&gt; for background. See the  &lt;a href=&#34;https://cran.r-project.org/web/packages/TransPhylo/vignettes/TransPhylo.html&#34;&gt;Introduction&lt;/a&gt; and the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/TransPhylo/vignettes/infer.html&#34;&gt;Inference of transmission tree from a dated phylogeny&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/TransPhylo/vignettes/multitree.html&#34;&gt;Simultaneous Inference of Multiple Transmission Trees&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/TransPhylo/vignettes/simulate.html&#34;&gt;Simulation of outbreak data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;TransPhylo.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;marketing&#34;&gt;Marketing&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CLVTools&#34;&gt;CLVTools&lt;/a&gt; v0.5.0: Implements various probabilistic latent customer attrition models for non-contractual settings (e.g., retail business) with and without time-invariant and time-varying covariates. See &lt;a href=&#34;https://pubsonline.informs.org/doi/abs/10.1287/mnsc.33.1.1&#34;&gt;Schmittlein et al. (1987)&lt;/a&gt; and &lt;a href=&#34;https://journals.sagepub.com/doi/10.1509/jmkr.2005.42.4.415&#34;&gt;Fader et al. (2005)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/CLVTools/vignettes/CLVTools.pdf&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;CLVTools.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=grizbayr&#34;&gt;grizbayr&lt;/a&gt; v1.2.2: Provides functions to implement Bayesian A / B and Bandit marketing tests. See &lt;a href=&#34;http://cdn2.hubspot.net/hubfs/310840/VWO_SmartStats_technical_whitepaper.pdf&#34;&gt;Stucchio (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/grizbayr/vignettes/intro.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=applicable&#34;&gt;applicable&lt;/a&gt; v0.0.1.1: Provides functions that measure the amount of extrapolation new samples can have from the training set which are based on the concept of applicability domains. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/026119290503300209&#34;&gt;Netzeva et al (2005)&lt;/a&gt;. There are vignettes for &lt;a href=&#34;https://cran.r-project.org/web/packages/applicable/vignettes/binary-data.html&#34;&gt;binary&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/applicable/vignettes/continuous-data.html&#34;&gt;continuous&lt;/a&gt; data.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=piRF&#34;&gt;piRF&lt;/a&gt; v0.1.0: Implements multiple state-of-the-art prediction interval methodologies for random forests including quantile regression intervals, out-of-bag intervals, bag-of-observations intervals, one-step boosted random forest intervals, bias-corrected intervals, high-density intervals, and split-conformal intervals. Look &lt;a href=&#34;https://github.com/chancejohnstone/piRF&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;piRF.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rules&#34;&gt;rules&lt;/a&gt; v0.0.2: Provides bindings that allow &lt;a href=&#34;https://projecteuclid.org/euclid.aoas/1223908046&#34;&gt;prediction rule ensembles&lt;/a&gt;, &lt;a href=&#34;https://www.rulequest.com/see5-unix.html#:~:text=C5.,chosen%20as%20the%20final%20prediction.&#34;&gt;C5.0 rules&lt;/a&gt;, and &lt;a href=&#34;https://link.springer.com/book/10.1007%2F978-1-4614-6849-3&#34;&gt;Cubist&lt;/a&gt; to be used with the &lt;a href=&#34;https://CRAN.R-project.org/package=parsnip&#34;&gt;parsnip&lt;/a&gt; package.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=AdhereRViz&#34;&gt;AdhereRViz&lt;/a&gt; v0.1.0: Implements a Shiny based GUI to the &lt;a href=&#34;https://CRAN.R-project.org/package=AdhereR&#34;&gt;AdhereR&lt;/a&gt; package to allow users to access different data sources, explore patterns of medication, and compute various measures of adherence. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/AdhereRViz/vignettes/adherer_interctive_plots.html&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;AdhereRViz.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=MrSGUIDE&#34;&gt;MrSGUIDE&lt;/a&gt; v0.1.1: provides functions to facilitate subgroup analysis for single and multiple responses in both randomized trials and observational studies based on the &lt;a href=&#34;http://pages.stat.wisc.edu/~loh/guide.html&#34;&gt;GUIDE&lt;/a&gt; algorithm. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/MrSGUIDE/vignettes/UsageOfMrSGUIDE.html&#34;&gt;Vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;guide.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=ldsr&#34;&gt;ldsr&lt;/a&gt; v0.0.2: Provides functions to reconstruct streamflow and climate information using linear dynamical systems. See &lt;a href=&#34;https://agupubs.onlinelibrary.wiley.com/doi/full/10.1002/2017WR022114&#34;&gt;Nguyen and Galelli (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ldsr/vignettes/ldsr.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ldsr.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rties&#34;&gt;rties&lt;/a&gt; v5.0.0: Provides tools for investigating temporal processes in bivariate (e.g., dyadic) systems. The theoretical background can be found in &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1088868311411164&#34;&gt;Butler (2011)&lt;/a&gt; and &lt;a href=&#34;https://journals.lww.com/psychosomaticmedicine/Abstract/2019/10000/Quantifying_Interpersonal_Dynamics_for_Studying.10.aspx&#34;&gt;Butler &amp;amp; Barnard (2019)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/rties/vignettes/overview_data_prep_V05.html&#34;&gt;Overview&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/rties/vignettes/inertia_coordination_V05.html&#34;&gt;Intertia Coordination&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rties/vignettes/overview_data_prep_V05.html&#34;&gt;Data Preparation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/rties/vignettes/sysVar_inOut_V05.html&#34;&gt;System Varibles&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rties.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=Compack&#34;&gt;Compack&lt;/a&gt; v0.1.0: Implements regression methodologies with compositional covariates, including sparse log-contrast regression with compositional covariates proposed by &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/101/4/785/1775476?redirectedFrom=fulltext&#34;&gt;Lin et al. (2014)&lt;/a&gt;, and sparse log-contrast regression with functional compositional predictors proposed by &lt;a href=&#34;https://arxiv.org/abs/1808.02403&#34;&gt;Sun et al. (2020)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/Compack/vignettes/Introduction_to_Compack_package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Compack.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=ghypernet&#34;&gt;ghypernet&lt;/a&gt; v1.0.0: Provides functions for model fitting and selection of generalized hypergeometric ensembles of random graphs (gHypEG).  The package is based on the research by Casiraghi and collaborators. For example, see &lt;a href=&#34;https://arxiv.org/abs/1607.02441&#34;&gt;Casiraghi et al. (2016)&lt;/a&gt;,  &lt;a href=&#34;https://arxiv.org/abs/1702.02048&#34;&gt;Casiraghi (2017)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/1810.06495&#34;&gt;Casiraghi and Nanumyan (2018)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ghypernet/vignettes/Tutorial_NRM.html&#34;&gt;Introduction&lt;/a&gt;, a short &lt;a href=&#34;https://cran.r-project.org/web/packages/ghypernet/vignettes/tutorial.html&#34;&gt;Tutorial&lt;/a&gt;, and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/ghypernet/vignettes/Significantlinks.html&#34;&gt;Finding Significant Links&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=motifcluster&#34;&gt;motifcluster&lt;/a&gt; v0.1.0: Provides tools for spectral clustering of weighted directed networks using motif adjacency matrices. These methods, which perform well on large and sparse networks, are based on the methodology described in &lt;a href=&#34;https://arxiv.org/abs/2004.01293&#34;&gt;Underwood et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/motifcluster/vignettes/motifcluster_vignette.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=regmedint&#34;&gt;regmedint&lt;/a&gt; v0.1.0: Implements the regression-based causal mediation analysis with a treatment-mediator interaction term, as originally implemented in the &lt;code&gt;SAS&lt;/code&gt; macro described in &lt;a href=&#34;https://doi.apa.org/fulltext/2013-03476-001.html&#34;&gt;Valeri and VanderWeele (2013)&lt;/a&gt; and &lt;a href=&#34;https://journals.lww.com/epidem/Fulltext/2015/03000/SAS_Macro_for_Causal_Mediation_Analysis_with.32.aspx&#34;&gt;Valeri and VanderWeele (2015)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/regmedint/vignettes/vig_01_introduction.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/regmedint/vignettes/vig_02_formulas.html&#34;&gt;Implementing Formulas&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/regmedint/vignettes/vig_03_bootstrap.html&#34;&gt;Bootstrapping&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/regmedint/vignettes/vig_04_mi.html&#34;&gt;Multiple Imputation&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=DeCAFS&#34;&gt;DeCAFS&lt;/a&gt; v3.1.5: Provides functions to detect abrupt changes in time series with local fluctuations as a random walk process and autocorrelated noise as an AR(1) process. See &lt;a href=&#34;https://arxiv.org/abs/2005.01379&#34;&gt;Romano et al. (2020)&lt;/a&gt; for the theory.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rdrw&#34;&gt;Rdrw&lt;/a&gt; v1.0.1: Provides functions to fit and simulate a univariate or multivariate damped random walk process (also known as an Ornstein-Uhlenbeck process or a continuous-time autoregressive model of the first order) which is suitable for analyzing time series data with irregularly-spaced observation times and heteroscedastic measurement errors. See &lt;a href=&#34;https://arxiv.org/abs/2005.08049&#34;&gt;Hu and Tak (2020)&lt;/a&gt; for background.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=statespacer&#34;&gt;statespacer&lt;/a&gt; v0.1.0: Provides functions for estimating time series using the state space method. For background see &lt;a href=&#34;https://www.jstatsoft.org/issue/view/v041&#34;&gt;JSS Vol 41&lt;/a&gt;. The package has an &lt;a href=&#34;https://cran.r-project.org/web/packages/statespacer/vignettes/intro.html&#34;&gt;Introduction&lt;/a&gt;, a &lt;a href=&#34;https://cran.r-project.org/web/packages/statespacer/vignettes/dictionary.html&#34;&gt;Dictionary&lt;/a&gt; for the model object and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/statespacer/vignettes/boxjenkins.html&#34;&gt;Fitting and ARIMA Model&lt;/a&gt;, an &lt;a href=&#34;https://cran.r-project.org/web/packages/statespacer/vignettes/seatbelt.html&#34;&gt;Example&lt;/a&gt; and on &lt;a href=&#34;https://cran.r-project.org/web/packages/statespacer/vignettes/selfspec.html&#34;&gt;Specifying a new model component&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;statespacer.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=almanac&#34;&gt;almanac&lt;/a&gt; v0.1.1: Provides tools for implementing recurrence rules, i.e. functions for defining recurring events. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/almanac/vignettes/almanac.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/almanac/vignettes/adjust-and-shift.html&#34;&gt;Adjusting and Shifting Dates&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/almanac/vignettes/icalendar.html&#34;&gt;iCalendar Specification&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/almanac/vignettes/quarterly.html&#34;&gt;Quarterly Rules&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gdiff&#34;&gt;gdiff&lt;/a&gt; v0.2-1: Provides functions for performing graphical difference testing. Look &lt;a href=&#34;https://stattech.wordpress.fos.auckland.ac.nz/2020/01/06/2020-01-visual-testing-for-graphics-in-r/&#34;&gt;here&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=i2dash&#34;&gt;i2dash&lt;/a&gt; v0.2.1: Provides functions for creating web-based dashboards. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/i2dash/vignettes/i2dash-intro.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=pkgndep&#34;&gt;pkgndep&lt;/a&gt; v1.0.0: Provides functions to check and visualize the &amp;ldquo;heaviness&amp;rdquo; of &lt;code&gt;R&lt;/code&gt; packages. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/pkgndep/vignettes/pkgndep.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pkgndep.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=presser&#34;&gt;presser&lt;/a&gt; v1.0.0: Implements the &lt;a href=&#34;https://httpbin.org/&#34;&gt;httpbin.org&lt;/a&gt; web service and functions to test web clients without using the internet.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=stringfish&#34;&gt;stringfish&lt;/a&gt; v0.12.1: Implements a framework for performing string and sequence operations using the alt-rep system to speed up the computation of common string operations. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/stringfish/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;stringfish.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=worcs&#34;&gt;worcs&lt;/a&gt; Implements the Workflow for Open Reproducible Code in Science, &lt;a href=&#34;https://osf.io/zcvbs/&#34;&gt;WORCS&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/worcs/vignettes/workflow.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/worcs/vignettes/citation.html&#34;&gt;citing&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/worcs/vignettes/git_cloud.html&#34;&gt;git_cloud&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/worcs/vignettes/setup.html&#34;&gt;setup&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggpacman&#34;&gt;ggpacman&lt;/a&gt; v0.1.0: Reproduces the game Pac-Man using &lt;code&gt;ggplot2&lt;/code&gt; and &lt;code&gt;gganimate&lt;/code&gt;. Look &lt;a href=&#34;https://github.com/mcanouil/ggpacman&#34;&gt;here&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggpacman.gif&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=iNZightTS&#34;&gt;iNZightTS&lt;/a&gt; v1.5.2: Provides tools for working with time series data, including functions for drawing, decomposing, and forecasting, comparing multiple series, and fitting both additive and multiplicative models. Look &lt;a href=&#34;https://www.stat.auckland.ac.nz/~wild/iNZight/&#34;&gt;here&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;iNZightTS.gif&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=prismadiagramR&#34;&gt;prismadiagramR&lt;/a&gt; v1.0.0: Provides functions to create &lt;a href=&#34;http://prisma-statement.org/&#34;&gt;PRISMA&lt;/a&gt; diagrams used to track the identification, screening, eligibility, and inclusion of studies in a systematic review. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/prismadiagramR/vignettes/PRISMA.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;prism.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sketcher&#34;&gt;sketcher&lt;/a&gt; v0.1.3: Implements image processing effects that convert a photo into a line drawing image. See &lt;a href=&#34;https://psyarxiv.com/svmw5/&#34;&gt;Tsuda (2020)&lt;/a&gt; for background and look &lt;a href=&#34;https://htsuda.net/sketcher/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sketcher.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=upsetjs&#34;&gt;upsetjs&lt;/a&gt; v1.3.1: Provides an &lt;code&gt;htmlwidget&lt;/code&gt; wrapper for the JavaScript &lt;code&gt;UpSet.js&lt;/code&gt; library. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/upsetjs/vignettes/basic.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/upsetjs/vignettes/colors.html&#34;&gt;Coloring&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/upsetjs/vignettes/combinationModes.html&#34;&gt;Combination Modes&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/upsetjs/vignettes/venn.html&#34;&gt;Venn and Euler Diagrams&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;upsetjs.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=xaringanthemer&#34;&gt;xaringanthemer&lt;/a&gt; v0.3.0: Provides functions to create custom &lt;code&gt;CSS&lt;/code&gt; themes. There is and &lt;a href=&#34;https://cran.r-project.org/web/packages/xaringanthemer/vignettes/xaringanthemer.html&#34;&gt;Overview&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/xaringanthemer/vignettes/ggplot2-themes.html&#34;&gt;ggplot2 Themes&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/xaringanthemer/vignettes/template-variables.html&#34;&gt;Template Variables&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;xaringanthemer.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2020/06/24/may-2020-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>April 2020: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2020/05/28/april-2020-top-40-new-cran-packages/</link>
      <pubDate>Thu, 28 May 2020 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2020/05/28/april-2020-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred forty-eight new packages made it to CRAN in April. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in nine categories: Computational Methods, Data, Machine Learning, Medicine, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=JuliaConnectoR&#34;&gt;JuliaConnectoR&lt;/a&gt; v0.6.0: Allows users to import &lt;code&gt;Julia&lt;/code&gt; packages and functions in such a way that they can be called directly as as &lt;code&gt;R&lt;/code&gt; functions.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RcppBigIntAlgos&#34;&gt;RcppBigIntAlgos&lt;/a&gt;: v0.2.2: Implements the multiple polynomial quadratic sieve (MPQS) algorithm for factoring large integers and a vectorized factoring function that returns the complete factorization of an integer. See &lt;a href=&#34;https://link.springer.com/chapter/10.1007%2F3-540-39757-4_17&#34;&gt;Pomerance (1984)&lt;/a&gt; and &lt;a href=&#34;https://www.ams.org/journals/mcom/1987-48-177/S0025-5718-1987-0866119-8/home.html&#34;&gt;Silverman (1987)&lt;/a&gt; for background and this &lt;a href=&#34;https://docs.microsoft.com/en-us/archive/blogs/devdev/factoring-large-numbers-with-quadratic-sieve&#34;&gt;Microsoft post&lt;/a&gt; for an explanation.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=smoothedLasso&#34;&gt;smoothedLasso&lt;/a&gt; v1.0: Implements the smoothed LASSO regression using the method of &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs10107-004-0552-5&#34;&gt;Nesterov (2005)&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=daqapo&#34;&gt;daqape&lt;/a&gt; v0.3.0: Provides a variety of methods to identify data quality issues in process-oriented data. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/daqapo/vignettes/Introduction-to-DaQAPO.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DSOpal&#34;&gt;DSOpal&lt;/a&gt; v1.1.0: is the &lt;a href=&#34;https://www.datashield.ac.uk/&#34;&gt;DataShield&lt;/a&gt; implementation of &lt;a href=&#34;https://www.obiba.org/pages/products/opal/&#34;&gt;Opal&lt;/a&gt;, the data integration application for biobanks by &lt;a href=&#34;https://www.obiba.org/&#34;&gt;OBiBa&lt;/a&gt;, open source software for epidemiology.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=epuR&#34;&gt;epuR&lt;/a&gt; v0.1: Provides functions to collect data from the the &lt;a href=&#34;https://www.policyuncertainty.com/index.html&#34;&gt;economic policy uncertainty&lt;/a&gt; website. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/epuR/vignettes/epuR_intro.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;epuR.png&#34; height = 400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hystReet&#34;&gt;hystReet&lt;/a&gt; v0.0.1: Implements an API wrapper for the &lt;a href=&#34;https://hystreet.com&#34;&gt;Hystreet project&lt;/a&gt; which provides pedestrian counts for various cities in Germany. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hystReet/vignettes/Getting_started_with_the_R_package_hystReet.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hystreet.png&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rGEDI&#34;&gt;rGEDI&lt;/a&gt; v0.1.7: Provides a set of tools for downloading, reading, visualizing and processing &lt;a href=&#34;https://gedi.umd.edu/&#34;&gt;GEDI&lt;/a&gt; Level1B, Level2A and Level2B data. see the &lt;a href=&#34;https://cran.r-project.org/web/packages/rGEDI/vignettes/tutorial.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rGEDI.png&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=catsim&#34;&gt;catsim&lt;/a&gt; v0.2.1: Computes structural similarity metrics for binary and categorical 2D and 3D images including Cohen&amp;rsquo;s kappa, Rand index, adjusted Rand index, Jaccard index, Dice index, normalized mutual information, or adjusted mutual information. See &lt;a href=&#34;arXiv:2004.09073&#34;&gt;Thompson &amp;amp; Maitra (2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/catsim/vignettes/two-dimensional-example.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;catsim.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=klic&#34;&gt;klic&lt;/a&gt; v1.0.2: Implements a kernel learning integrative clustering algorithm which allows combining multiple kernels, each representing a different measure of the similarity between a set of observations. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/klic/vignettes/klic-vignette.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;klic.png&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MIDASwrappeR&#34;&gt;MIDASwrappeR&lt;/a&gt; V0.5.1: Provides a wrapper for the C++ implementation of the &lt;code&gt;MIDAS&lt;/code&gt; algorithm described in &lt;a href=&#34;https://www.comp.nus.edu.sg/~sbhatia/assets/pdf/midas.pdf&#34;&gt;Bhatia et al. (2020)&lt;/a&gt; for graph like data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/MIDASwrappeR/vignettes/Introduction.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MIDAS.png&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VUROCS&#34;&gt;VUROCS&lt;/a&gt; v1.0: Calculates the volume under the ROC surface and its (co)variance for ordered multi-class ROC analysis as well as certain bivariate ordinal measures of association.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=WeightSVM&#34;&gt;WeightSVM&lt;/a&gt; v1.7-4: Provides functions for subject/instance weighted support vector machines (SVM).  It uses a modified version of &lt;code&gt;libsvm&lt;/code&gt; and is compatible with &lt;code&gt;e1071&lt;/code&gt; package. Look &lt;a href=&#34;https://www.csie.ntu.edu.tw/~cjlin/libsvmtools/#weights_for_data_instances&#34;&gt;here&lt;/a&gt; for some background.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=covid19.analytics&#34;&gt;covid19.analytics&lt;/a&gt; v1.1: Provides functions to load and analyze COVID-19 data from the Johns Hopkins University &lt;a href=&#34;https://github.com/CSSEGISandData/COVID-19&#34;&gt;CSSE data repository&lt;/a&gt;. It includes functions to visualize cases for specific geographical locations, generate interactive visualizations and produce a SIR model. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/covid19.analytics/vignettes/covid19.analytics.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=covid19france&#34;&gt;covid19france&lt;/a&gt; Provides functions to import, clean and update French COVID-19 data from &lt;a href=&#34;https://github.com/opencovid19-fr/data&#34;&gt;opencovid19-fr&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=interactionR&#34;&gt;interactionR&lt;/a&gt; v0.1.1: Produces a publication-ready table that includes all effect estimates necessary for full reporting effect modification and interaction analysis as recommended by &lt;a href=&#34;https://academic.oup.com/ije/article/41/2/514/692957&#34;&gt;Knol &amp;amp; Vanderweele (2012)&lt;/a&gt;,  estimates confidence interval additive interaction measures using the delta method &lt;a href=&#34;https://journals.lww.com/epidem/Abstract/1992/09000/Confidence_Interval_Estimation_of_Interaction.12.aspx&#34;&gt;Hosmer &amp;amp; Lemeshow (1992)&lt;/a&gt;, the variance recovery method &lt;a href=&#34;https://academic.oup.com/aje/article/168/2/212/100828&#34;&gt;Zou (2008)&lt;/a&gt;, or percentile bootstrapping &lt;a href=&#34;https://www.jstor.org/stable/3702864?seq=1&#34;&gt;Assmann et al. (1996)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RCT&#34;&gt;RCT&lt;/a&gt; v1.0.2: Provides tools to facilitate the process of designing and evaluating randomized control trials, including methods to handle misfits, power calculations, balance regressions, and more. For background see &lt;a href=&#34;arXiv:1607.00698&#34;&gt;Athey et al. (2017)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/RCT/vignettes/my-vignette.html&#34;&gt;vignette&lt;/a&gt; describes how to use the package.&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rasterdiv&#34;&gt;rasterdiv&lt;/a&gt;: Provides functions to calculate indices of diversity on numerical matrices based on information theory. The rationale behind the package is described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S1470160X16304319?via%3Dihub&#34;&gt;Rocchini et al. (2017)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rasterdiv/vignettes/vignettes_rasterdiv.html&#34;&gt;vignette&lt;/a&gt; for an extended example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SSHAARP&#34;&gt;SSHAARP&lt;/a&gt; v1.0.0: Processes amino acid alignments from the &lt;a href=&#34;https://www.ebi.ac.uk/ipd/imgt/hla/&#34;&gt;IPD-IMGT/HLA&lt;/a&gt; database to identify user-defined amino acid residue motifs shared across HLA alleles, calculate the frequencies of those motifs, and generate global frequency heat maps that illustrate the distribution of each user-defined map around the globe. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SSHAARP/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SSHAARP.jpeg&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BayesSampling&#34;&gt;BayesSampling&lt;/a&gt; v1.0.0: Provides functions for applying the Bayes Linear approach to finite populations with the simple random sampling, stratified simple random sampling designs, and to the ratio estimator. See &lt;a href=&#34;https://www150.statcan.gc.ca/n1/en/catalogue/12-001-X201400111886&#34;&gt;Gonçalves et al. (2014)&lt;/a&gt; for background and the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/BayesSampling/vignettes/BLE_Ratio.html&#34;&gt;BLE_Ratio&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/BayesSampling/vignettes/BLE_Reg.html&#34;&gt;BLE_Reg&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/BayesSampling/vignettes/BLE_SRS.html&#34;&gt;BLE_SRS&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/BayesSampling/vignettes/BLE_SSRS.html&#34;&gt;BLE_SSRS&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/BayesSampling/vignettes/BayesSampling.html&#34;&gt;BayesSampling&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cort&#34;&gt;cort&lt;/a&gt; v0.3.1: Provides S4 classes and methods to fit several copula models including empirical checkerboard copula &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/03610926.2019.1586936?journalCode=lsta20&#34;&gt;Cuberos et. al (2019)&lt;/a&gt; and the Copula Recursive Tree algorithm proposed by &lt;a href=&#34;arXiv:2005.02912&#34;&gt;Laverny et. al (2020)&lt;/a&gt;. There are vignettes on the &lt;a href=&#34;https://cran.r-project.org/web/packages/cort/vignettes/vignette01_ecb.html&#34;&gt;Empirical Checkerboard Copula&lt;/a&gt;, the &lt;a href=&#34;https://cran.r-project.org/web/packages/cort/vignettes/vignette02_cort_clayton.html&#34;&gt;Copula Recursive Tree&lt;/a&gt;,  the &lt;a href=&#34;https://cran.r-project.org/web/packages/cort/vignettes/vignette03_ecbkm.html&#34;&gt;Empirical Checkerboard Copula with known margins&lt;/a&gt;, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/cort/vignettes/vignette04_bootstrap_varying_m.html&#34;&gt;convex mixture of m-randomized checkerboards&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ExpertChoice&#34;&gt;ExpertChoice&lt;/a&gt; v0.2.0: Implements tools for designing efficient discrete choice experiments. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0167811605000510?via%3Dihub&#34;&gt;Street et. al (2005)&lt;/a&gt; for some background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ExpertChoice/vignettes/practical.html&#34;&gt;Practical Introduction&lt;/a&gt; and a vignette with some &lt;a href=&#34;https://cran.r-project.org/web/packages/ExpertChoice/vignettes/include_theory.pdf&#34;&gt;theory&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=genscore&#34;&gt;genscore&lt;/a&gt; v1.0.2: Implements the generalized score matching estimator from &lt;a href=&#34;http://jmlr.org/papers/v20/18-278.html&#34;&gt;Yu et al. (2019)&lt;/a&gt; for non-negative graphical models with truncated distributions, and the estimator of &lt;a href=&#34;https://projecteuclid.org/euclid.ejs/1459967424&#34;&gt;Lin et al. (2016)&lt;/a&gt; for untruncated Gaussian graphical models. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/genscore/vignettes/gen_vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;genscore.png&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hmma&#34;&gt;hmma&lt;/a&gt; v1.0.0: Provides functions to fit Bayesian asymmetric hidden Markov models. HMM-As are similar to regular HMMs, See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0888613X17303419?via%3Dihub&#34;&gt;Bueno et al. (2017)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/hmma/vignettes/intro.html&#34;&gt;vignette&lt;/a&gt; for and introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hmma.png&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lmeInfo&#34;&gt;lmeInfo&lt;/a&gt; v0.1.1: Provides analytic derivatives and information matrices for fitted linear mixed effects models and generalized least squares models estimated using &lt;code&gt;lme()&lt;/code&gt; and &lt;code&gt;gls()&lt;/code&gt; as well as functions for estimating the sampling variance-covariance of variance component parameters and standardized mean difference effect sizes. See &lt;a href=&#34;https://journals.sagepub.com/home/jeb&#34;&gt;Pustejovsky et al. (2014)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/lmeInfo/index.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;metapower&#34;&gt;metapower&lt;/a&gt; v0.1.0: Implements a tool for computing meta-analytic statistical power for main effects, tests of homogeneity, and categorical moderator models. Have a look at &lt;a href=&#34;https://link.springer.com/book/10.1007%2F978-1-4614-2278-5&#34;&gt;Pigott (2012)&lt;/a&gt;, &lt;a href=&#34;https://psycnet.apa.org/doiLanding?doi=10.1037%2F1082-989X.9.4.426&#34;&gt;Hedges &amp;amp; Pigott (2004)&lt;/a&gt;, or &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/book/10.1002/9780470743386&#34;&gt;Borenstein et al. (2009)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/metapower/vignettes/Using-metapower.html&#34;&gt;vignett&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;metapower.png&#34; height = &#34;400&#34; width=400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sasLM&#34;&gt;sasLM&lt;/a&gt; v0.1.3: Implements the &lt;code&gt;SAS&lt;/code&gt; procedures for linear models: GLM, REG, ANOVA. The &lt;code&gt;sasLM&lt;/code&gt; functions produce the same results as the corresponding SAS procedures for nested and complex models.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sdglinkage&#34;&gt;sdglinkage&lt;/a&gt; 0.1.0: Provides a tool for synthetic data generation that can be used for linkage method development. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/sdglinkage/vignettes/sdglinkage_README.html&#34;&gt;Overview&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/sdglinkage/vignettes/From_Sensitive_Real_Identifiers_to_Synthetic_Identifiers.html&#34;&gt;Real and Synthetic Identifiers&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sdglinkage/vignettes/Generation_of_Gold_Standard_File_and_Linkage_Files.html&#34;&gt;Gold Standard File and Linkage Files&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sdglinkage/vignettes/Synthetic_Data_Generation_and_Evaluation.html&#34;&gt;Synthetic Data Generation and Evaluation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sdglinkage.png&#34; height = &#34;600&#34; width=600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=starm&#34;&gt;starm&lt;/a&gt; v0.1.0: Estimates the coefficients of the two-time centered autologistic regression model described in &lt;a href=&#34;arXiv:1811.06782&#34;&gt;Gegout-Petit et al. (2019)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/starm/vignettes/estima.pdf&#34;&gt;vignette&lt;/a&gt; describes the theory.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ConsReg&#34;&gt;ConsReg&lt;/a&gt; v0.1.0: Provides functions to fit regression and generalized linear models with autoregressive moving-average (ARMA) errors for time series data. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/ConsReg/vignettes/GetStarted.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ConsReg.png&#34; height = &#34;600&#34; width=600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simITS&#34;&gt;simITS&lt;/a&gt; v0.1.1: Implements the method of &lt;a href=&#34;arXiv:2002.05746&#34;&gt;Miratrix (2020)&lt;/a&gt; to create prediction intervals for post-policy outcomes in interrupted time series. It provides methods to fit ITS models with lagged outcomes and variables to account for temporal dependencies and then to simulate a set of plausible counterfactual post-policy series to compare to the observed post-policy series. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/simITS/vignettes/simple_ITS_example.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;simITS.png&#34; height = &#34;400&#34; width=400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dreamerr&#34;&gt;dreamerr&lt;/a&gt; v1.1.0: Implements tools to facilitate package development by providing a flexible way to check the arguments passed to functions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/dreamerr/vignettes/dreamerr_introduction.htm&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dreamerr.png&#34; height = &#34;400&#34; width=400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=flair&#34;&gt;flair&lt;/a&gt; v0.0.2: Facilitates formatting and highlighting of &lt;code&gt;R&lt;/code&gt; source code in a R Markdown based presentation. The &lt;a href=&#34;https://cran.r-project.org/web/packages/flair/vignettes/how_to_flair.html&#34;&gt;vignette&lt;/a&gt; shows how.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=J4R&#34;&gt;J4R&lt;/a&gt; v1.0.7: Makes it possible to create &lt;code&gt;Java&lt;/code&gt; objects and to execute &lt;code&gt;Java&lt;/code&gt; methods from the &lt;code&gt;R&lt;/code&gt; environment. The JVM is handled by a gateway server which relies on the &lt;code&gt;Java&lt;/code&gt; library &lt;code&gt;j4r.jar&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=waldo&#34;&gt;waldo&lt;/a&gt; v0.1.0: Provides functions to compare complex R objects and reveal the key differences. It was designed primarily for use in testing packages.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=anglr&#34;&gt;anglr&lt;/a&gt; v0.6.0: Extends &lt;code&gt;rgl&lt;/code&gt; conversion and visualization functions to &lt;code&gt;mesh3d&lt;/code&gt; to give direct access to generic 3D tools and provide a full suite of mesh-creation and 3D plotting functions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/anglr/vignettes/anglr.html&#34;&gt;vignette&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;anglr.png&#34; height = &#34;400&#34; width=400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=brickr&#34;&gt;brickr&lt;/a&gt; v0.3.4: Uses &lt;code&gt;tidyverse&lt;/code&gt; functions to generate digital LEGO models and convert image files into 2D and 3D LEGO mosaics. There are vignettes for building &lt;a href=&#34;https://cran.r-project.org/web/packages/brickr/vignettes/mosaics.html&#34;&gt;mosaics&lt;/a&gt; and for generating models from &lt;a href=&#34;https://cran.r-project.org/web/packages/brickr/vignettes/models-from-other.html&#34;&gt;mosaics&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/brickr/vignettes/models-from-program.html&#34;&gt;programs&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/brickr/vignettes/models-from-tables.html&#34;&gt;tables&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/brickr/vignettes/models-piece-type.html&#34;&gt;by piece type&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;brickr.png&#34; height = &#34;400&#34; width=400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=survCurve&#34;&gt;survCurve&lt;/a&gt; v1.0: Provides functions to enhance plots created with the &lt;a href=&#34;https://cran.r-project.org/package=survival&#34;&gt;&lt;code&gt;survival&lt;/code&gt;&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/package=mstate&#34;&gt;&lt;code&gt;mstate&lt;/code&gt;&lt;/a&gt; packages. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/survCurve/vignettes/survCurve.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;survCurve.png&#34; height = &#34;400&#34; width=400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=textplot&#34;&gt;textplot&lt;/a&gt; v0.1.2: Provides functions to visualize complex relations in texts by displaying text co-occurrence networks, text correlation networks, dependency relationships and text clustering. The &lt;a href=&#34;https://cran.r-project.org/web/packages/textplot/vignettes/textplot-examples.pdf&#34;&gt;vignette&lt;/a&gt; provides examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;textplot.gif&#34; height = &#34;600&#34; width=600&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2020/05/28/april-2020-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>September 2017 New Package Picks</title>
      <link>https://rviews.rstudio.com/2017/10/25/september-17-top-40-packages/</link>
      <pubDate>Wed, 25 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2017/10/25/september-17-top-40-packages/</guid>
      <description>
        


&lt;p&gt;There were so many interesting ideas among the 222 new packages that made it to CRAN in September that I found it exceptionally difficult to decide on the “Top 40” packages. In the end, I only managed to limit my selection to 40 by avoiding all packages that I would normally classify under “Data”: packages that are primarily intended to provide access to some data source. I hope to make up for this by providing a list of data packages sometime soon.&lt;/p&gt;
&lt;p&gt;Below are my picks for September’s Top 40 in six categories: Computational Methods, Machine Learning, Science, Statistics, Utilities, and Visualizations.&lt;/p&gt;
&lt;div id=&#34;computational-methods&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Computational Methods&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=DES&#34;&gt;DES&lt;/a&gt; v1.0.0: Implements an event-oriented approach to Discrete Event Simulation. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/DES/&#34;&gt;tutorial&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=JuliaCall&#34;&gt;JuliaCall&lt;/a&gt; 0.9.3: Implements an interface to &lt;a href=&#34;https://julialang.org/&#34;&gt;Julia&lt;/a&gt;. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/JuliaCall/vignettes/Gallery.html&#34;&gt;vignette&lt;/a&gt; illustrates basic usage.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rlinsolve&#34;&gt;Rlinsolve&lt;/a&gt; v0.1.1: Implements iterative solvers for sparse linear systems of equations, including basic stationary iterative solvers using Jacobi, Gauss-Seidel, Successive Over-Relaxation and SSOR methods and non-stationary, Krylov subspace methods. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/Rlinsolve/vignettes/Rlinsolve_basics.html&#34;&gt;vignette&lt;/a&gt; to get started. Detailed descriptions may be found in the &lt;a href=&#34;http://epubs.siam.org/doi/book/10.1137/1.9780898718003&#34;&gt;SIAM book&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=sdpt3r&#34;&gt;sdpt3r&lt;/a&gt; v0.1: Implements the &lt;a href=&#34;http://www.tandfonline.com/doi/abs/10.1080/10556789908805762&#34;&gt;SDPT3 method&lt;/a&gt; of Toh, Todd, and Tutuncu to solve Semi-Definite Linear Programming problems. There are several vignettes illustrating the use of the package in various applications, including &lt;a href=&#34;https://cran.rstudio.com/web/packages/sdpt3r/vignettes/doptimal.pdf&#34;&gt;D-Optimal Experimental Design&lt;/a&gt; and &lt;a href=&#34;https://cran.rstudio.com/web/packages/sdpt3r/vignettes/dwd.pdf&#34;&gt;Distance Weighted Discrimination&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VeryLargeIntegers&#34;&gt;VeryLargeIntegers&lt;/a&gt; v0.1.4: Provides tools to work with arbitrarily large integers without loss of precision.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;machine-learning&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Machine Learning&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=bnclassify&#34;&gt;bnclassify&lt;/a&gt; v0.3.3: Implements algorithms for learning discrete Bayesian network classifiers from data, including a number of those described in &lt;a href=&#34;doi:10.1145/2576868&#34;&gt;Bielza &amp;amp; Larranaga&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/bnclassify/vignettes/introduction.pdf&#34;&gt;Introduction&lt;/a&gt; and vignettes giving &lt;a href=&#34;https://cran.rstudio.com/web/packages/bnclassify/vignettes/runtimes.pdf&#34;&gt;Runtime Information&lt;/a&gt; and additional &lt;a href=&#34;https://cran.rstudio.com/web/packages/bnclassify/vignettes/technical.pdf&#34;&gt;Technical Information&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/bnclassify.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DMRnet&#34;&gt;DMRnet&lt;/a&gt; v0.1.0: Provides model selection algorithms for regression and classification, where the predictors can be numerical and categorical and the number of regressors exceeds the number of observations. See the papers by &lt;a href=&#34;https://projecteuclid.org/euclid.ejs/1440507392&#34;&gt;Maj-Kańska et al.&lt;/a&gt; and &lt;a href=&#34;http://www.jmlr.org/papers/volume16/pokarowski15a/pokarowski15a.pdf&#34;&gt;Pokarowski and Mielniczuk&lt;/a&gt; for the mathematical details.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ELMSurv&#34;&gt;ELMSurv&lt;/a&gt; v0.4: Implements an &lt;a href=&#34;https://en.wikipedia.org/wiki/Extreme_learning_machine&#34;&gt;Extreme Learning Machine&lt;/a&gt; for Survival Analysis. Look &lt;a href=&#34;https://github.com/whcsu/ELMSurv/blob/master/elmsurv-revised.pdf&#34;&gt;here&lt;/a&gt; for details and &lt;a href=&#34;https://cran.rstudio.com/web/packages/ELMSurv/vignettes/ELMSurv.html&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;&#34;&gt;fastrtext&lt;/a&gt; v0.2.1: Provides an interface to Facebook’s &lt;a href=&#34;https://github.com/facebookresearch/fastText&#34;&gt;fastText&lt;/a&gt; library for text representation and classification. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/fastrtext/vignettes/list_commands.html&#34;&gt;List of Commands&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/fastrtext/vignettes/supervised_learning.html&#34;&gt;Supervised&lt;/a&gt; and &lt;a href=&#34;https://cran.rstudio.com/web/packages/fastrtext/vignettes/unsupervised_learning.html&#34;&gt;Unsupervised&lt;/a&gt; learning.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FSelectorRcpp&#34;&gt;FSelectorRcpp&lt;/a&gt; v0.1.8: provides an &lt;code&gt;Rcpp&lt;/code&gt;-based implementation of &lt;code&gt;FSelector&lt;/code&gt; entropy-based feature selection algorithms based on an &lt;a href=&#34;https://www.ijcai.org/Proceedings/93-2/Papers/022.pdf&#34;&gt;Multi-Interval Discretization&lt;/a&gt; with a sparse matrix support. There are vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/FSelectorRcpp/vignettes/get_started.html&#34;&gt;Getting Started&lt;/a&gt; and &lt;a href=&#34;https://cran.rstudio.com/web/packages/FSelectorRcpp/vignettes/benchmarks_discretize.html&#34;&gt;Benchmarks&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=googleLanguageR&#34;&gt;googleLanguageR&lt;/a&gt; v0.1.0: Provides an interface to &lt;a href=&#34;https://en.wikipedia.org/wiki/Google_Cloud_Platform&#34;&gt;Google Cloud&lt;/a&gt; machine-learning APIs for text and speech tasks. Call the &lt;a href=&#34;https://cloud.google.com/translate/&#34;&gt;Cloud Translation API&lt;/a&gt; for detection and translation of text, the &lt;a href=&#34;https://cloud.google.com/natural-language/&#34;&gt;Natural Language API&lt;/a&gt; to analyse text for sentiment, entities or syntax, and the &lt;a href=&#34;https://cloud.google.com/speech/&#34;&gt;Cloud Speech API&lt;/a&gt; to transcribe sound files to text. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/googleLanguageR/vignettes/nlp.html&#34;&gt;Introduction&lt;/a&gt; and vignettes for the &lt;a href=&#34;https://cran.rstudio.com/web/packages/googleLanguageR/vignettes/setup.html&#34;&gt;NLP&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/googleLanguageR/vignettes/speech.html&#34;&gt;Speech&lt;/a&gt;, and &lt;a href=&#34;https://cran.rstudio.com/web/packages/googleLanguageR/vignettes/translation.html&#34;&gt;Translation&lt;/a&gt; APIs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=leabRa&#34;&gt;leabRa&lt;/a&gt; v0.1.0: Implements the &lt;a href=&#34;https://grey.colorado.edu/emergent/index.php/Leabra&#34;&gt;Leabra&lt;/a&gt; (local, error-driven and associative, biologically realistic algorithm) that allows for the construction of artificial neural networks that are biologically realistic, and balances supervised and unsupervised learning within a single framework. See the &lt;a href=&#34;https://cran.rstudio.com/web/packages/leabRa/vignettes/leabRa.html&#34;&gt;vignette&lt;/a&gt; to get started and look &lt;a href=&#34;ftp://grey.colorado.edu/pub/oreilly/thesis/oreilly_thesis.all.pdf&#34;&gt;here&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=lime&#34;&gt;lime&lt;/a&gt; v0.3.0: Is a port of the &lt;a href=&#34;https://pypi.python.org/pypi/lime&#34;&gt;Python&lt;/a&gt; package, which attempts to explain the outcome of black-box models by fitting local models around the points of interest. Look &lt;a href=&#34;arXiv:1602.04938&#34;&gt;here&lt;/a&gt; for details. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/lime/vignettes/Understanding_lime.html&#34;&gt;vignette&lt;/a&gt; to get you started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=slowraker&#34;&gt;slowraker&lt;/a&gt; v0.1.0: Implements the &lt;a href=&#34;doi:10.1002/9780470689646.ch1&#34;&gt;RAKE algorithm&lt;/a&gt;, which can be used to extract keywords from documents without any training data. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/slowraker/vignettes/getting-started.html&#34;&gt;Getting Started&lt;/a&gt; vignette and a list of &lt;a href=&#34;https://cran.rstudio.com/web/packages/slowraker/vignettes/faqs.html&#34;&gt;FAQs&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=udpipe&#34;&gt;udpipe&lt;/a&gt; v0.1.1: Provides a natural-language-processing toolkit for tokenization, parts-of-speech tagging, lemmatization, and dependency parsing of raw text. For details, see this &lt;a href=&#34;doi:10.18653/v1/K17-3009&#34;&gt;paper&lt;/a&gt; and the vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/udpipe/vignettes/udpipe-annotation.html&#34;&gt;Annotating Text&lt;/a&gt; and &lt;a href=&#34;https://cran.rstudio.com/web/packages/udpipe/vignettes/udpipe-train.html&#34;&gt;Model Building&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/udpipe.png&#34; /&gt;

&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;science&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Science&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;&#34;&gt;afpt&lt;/a&gt; v1.0.0: Implements the aerodynamic power model described in &lt;a href=&#34;doi:10.1098/rspa.2014.0952&#34;&gt;Klein Heerenbrink et al.&lt;/a&gt;, and allows estimation and modelling of flight costs in vertebrate animal flight. There are vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/afpt/vignettes/afpt-basic-usage.html&#34;&gt;Basic Usage&lt;/a&gt;, the underlying &lt;a href=&#34;https://cran.rstudio.com/web/packages/afpt/vignettes/afpt-aerodynamic-model.html&#34;&gt;Aerodynamic Model&lt;/a&gt;, and &lt;a href=&#34;https://cran.rstudio.com/web/packages/afpt/vignettes/afpt-multiple-birds.htm&#34;&gt;Multiple Birds&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/afpt.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=soundgen&#34;&gt;soundgen&lt;/a&gt; v1.1.O: Tools for sound synthesis and acoustic analysis. There are vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/soundgen/vignettes/acoustic_analysis.html&#34;&gt;Acoustic Analysis&lt;/a&gt; and &lt;a href=&#34;https://cran.rstudio.com/web/packages/soundgen/vignettes/sound_generation.html&#34;&gt;Sound Generation&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;statistics&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Statistics&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=cr17&#34;&gt;cr17&lt;/a&gt; v0.1.0: Provides tools for analyzing competing-risks models, including testing differences between groups (&lt;a href=&#34;doi:10.1214/aos/1176350951&#34;&gt;Gray&lt;/a&gt; and &lt;a href=&#34;doi:10.2307/2670170&#34;&gt;Fine and Gray&lt;/a&gt;) and visualizations of survival and cumulative incidence curves. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/cr17/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; gives examples.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/cr17.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EAinference&#34;&gt;EAinference&lt;/a&gt; v0.2.1: Provides estimator augmentation methods for statistical inference on high-dimensional data, as described in &lt;a href=&#34;arXiv:1401.4425v2&#34;&gt;Zho&lt;/a&gt; and &lt;a href=&#34;doi:10.1214/17-EJS1309&#34;&gt;Zhou and Min&lt;/a&gt;. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/EAinference/vignettes/EAlasso.html&#34;&gt;vignette&lt;/a&gt; describes how to use the package.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=fdANOVA&#34;&gt;fdAnova&lt;/a&gt; v0.1.0: Provides functions to perform analysis of variance testing procedures for univariate and multivariate functional data. See &lt;a href=&#34;doi:10.1007/s11749-010-0185-3&#34;&gt;Cuesta-Albertos and Febrero-Bande&lt;/a&gt;. There is a comprehensive &lt;a href=&#34;https://cran.rstudio.com/web/packages/fdANOVA/vignettes/fdANOVA.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=geex&#34;&gt;geex&lt;/a&gt; v1.0.3: Provides a general, flexible framework for estimating parameters and empirical sandwich variance estimator from a set of unbiased estimating equations. See M-estimation as in &lt;a href=&#34;doi:10.1198/000313002753631330&#34;&gt;Stefanski &amp;amp; Boos&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/geex/vignettes/v00_geex_intro.html&#34;&gt;Introduction&lt;/a&gt;, as well as vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/geex/vignettes/v01_additional_examples.html&#34;&gt;M-estimation&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/geex/vignettes/v03_root_solvers.html&#34;&gt;Custom root solvers&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/geex/vignettes/v06_causal_example.html&#34;&gt;Parameter Estimation&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/geex/vignettes/v07_geex_design.html&#34;&gt;Software Design&lt;/a&gt;, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mosaicModel&#34;&gt;mosaicModel&lt;/a&gt; v0.3.0: Provides functions for evaluating, displaying, and interpreting statistical models with the goal of abstracting the operations on models from the particular architecture of the model. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/mosaicModel/vignettes/Basics.html&#34;&gt;vignette&lt;/a&gt; shows how to use the package.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=odr&#34;&gt;odr&lt;/a&gt; v0.3.2: Provides methods for calculating the optimal sample allocation that minimizes variance of treatment effects in a multilevel randomized trial under fixed budget and cost structure, and for performing power analyses with and without accommodating costs and budget. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/odr/vignettes/odr.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/odr.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=mvord&#34;&gt;mvord&lt;/a&gt; v0.1.0: Provides a flexible framework for fitting multivariate ordinal regression models with composite likelihood methods. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/mvord/vignettes/vignette_mvord.pdf&#34;&gt;vignette&lt;/a&gt; gives the details.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OutliersO3&#34;&gt;OultiersO3&lt;/a&gt; v0.2.1: Provides methods for identifying potential outliers for all combinations of a dataset’s variables. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/OutliersO3/vignettes/O3-vignette.html&#34;&gt;vignette&lt;/a&gt; shows how to use the package.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/OutliersO3.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=powerlmm&#34;&gt;powerlmm&lt;/a&gt; v0.1.0: Implements both analytical and simulation methods to calculate power for two- and three-level multilevel longitudinal studies with missing data. The analytical calculations extends the method described in &lt;a href=&#34;doi:10.1016/S0197-2456(02)00205-2&#34;&gt;Galbraith et al.&lt;/a&gt; to three-level models. There are tutorials on &lt;a href=&#34;https://cran.rstudio.com/web/packages/powerlmm/vignettes/simulations.html&#34;&gt;Model Evaluation via Monte Carclo Simulation&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/powerlmm/vignettes/two-level.html&#34;&gt;Two-level Longitudinal Power Analysis&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/powerlmm/vignettes/three-level.html&#34;&gt;Three-level Longitudinal Power Analysis&lt;/a&gt;, and a vignette on the &lt;a href=&#34;https://cran.rstudio.com/web/packages/powerlmm/vignettes/technical.pdf&#34;&gt;Details of Power Calculations&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/powerlmm.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=randnet&#34;&gt;randnet&lt;/a&gt; v0.1: Facilitates model-selection and parameter-tuning procedures for a class of random network models. Model selection can be done by a general cross-validation framework called &lt;a href=&#34;arXiv:1612.04717&#34;&gt;ECV&lt;/a&gt;, &lt;a href=&#34;arXiv:1411.1715&#34;&gt;NCV&lt;/a&gt;, a &lt;a href=&#34;arXiv:1502.02069&#34;&gt;likelihood ratio method&lt;/a&gt;, and &lt;a href=&#34;arXiv:1507.00827&#34;&gt;spectral methods&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=threshr&#34;&gt;threshr&lt;/a&gt; v1.0.0: Provides functions for the selection of thresholds for use in extreme value models, based mainly on the methodology in &lt;a href=&#34;doi:10.1111/rssc.12159&#34;&gt;Northrop, Attalides and Jonathan&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/threshr/vignettes/threshr-vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tscount&#34;&gt;tscount&lt;/a&gt; v1.4.0: Implements likelihood-based methods for model fitting and assessment, prediction, and intervention analysis of count time series following generalized linear models. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/tscount/vignettes/tsglm.pdf&#34;&gt;vignette&lt;/a&gt; provides the details.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;utilities&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Utilities&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=basictabler&#34;&gt;basictabler&lt;/a&gt; v0.1.0: Provides functions to create tables from data frames and matrices, manipulate tables row-by-row, column-by-column or cell-by-cell, and then publish them using &lt;code&gt;HTML&lt;/code&gt;, &lt;code&gt;HTML widgets&lt;/code&gt; or &lt;code&gt;Excel&lt;/code&gt;. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/basictabler/vignettes/v01-introduction.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/basictabler/vignettes/v02-workingwithcells.html&#34;&gt;Working with Cells&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/basictabler/vignettes/v03-outputs.html&#34;&gt;Outputs&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/basictabler/vignettes/v04-styling.html&#34;&gt;Styling&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/basictabler/vignettes/v05-findingandformatting.html&#34;&gt;Formatting&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/basictabler/vignettes/v06-shiny.html&#34;&gt;Shiny&lt;/a&gt;, and &lt;a href=&#34;https://cran.rstudio.com/web/packages/basictabler/vignettes/v07-excelexport.html&#34;&gt;Excel&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/basictabler..png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bigstatsr&#34;&gt;bigstatsr&lt;/a&gt; v0.2.2: Uses file-backed matrices to provide scalable statistical tools.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=keyring&#34;&gt;keyring&lt;/a&gt; v1.0.0: Provides a platform-independent API to access the operating system’s credential store. It currently supports: &lt;code&gt;Keychain&lt;/code&gt; on &lt;code&gt;macOS&lt;/code&gt;, The Credential Store on &lt;code&gt;Windows&lt;/code&gt;, the &lt;a href=&#34;https://standards.freedesktop.org/secret-service/&#34;&gt;Secret Service&lt;/a&gt; API on &lt;code&gt;Linux&lt;/code&gt;, and a simple, platform-independent store implemented with environment variables.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pinp&#34;&gt;pinp&lt;/a&gt; v0.0.2: Offers a &lt;code&gt;PNAS&lt;/code&gt;-like style for &lt;code&gt;rmarkdown&lt;/code&gt; derived from the &lt;a href=&#34;https://www.pnas.org&#34;&gt;Proceedings of the National Academy of Sciences of the United States of America&lt;/a&gt;. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/pinp/vignettes/pinp.pdf&#34;&gt;vignette&lt;/a&gt; shows how to get started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=re2r&#34;&gt;re2r&lt;/a&gt; v0.2.0: Provides an interface to Google’s deterministic finite-automaton-based &lt;a href=&#34;https://github.com/google/re2&#34;&gt;regular expression engine&lt;/a&gt; that is very fast at matching large amounts of text. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/re2r/vignettes/re2r-intro.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.rstudio.com/web/packages/re2r/vignettes/re2r-syntax.html&#34;&gt;Syntax&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/re2r.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spiderbar&#34;&gt;spiderbar&lt;/a&gt; v0.2.0: Provides a wrapper for the &lt;a href=&#34;https://github.com/seomoz/rep-cpp&#34;&gt;rep-cpp&lt;/a&gt; C++ library for processing &lt;code&gt;robots.txt&lt;/code&gt; files in accordance with the The &lt;a href=&#34;http://www.robotstxt.org/orig.html&#34;&gt;Robots Exclusion Protocol&lt;/a&gt;, a set of standards for allowing or excluding robot/spider crawling of different areas of site content. Look in the &lt;a href=&#34;https://cran.rstudio.com/web/packages/spiderbar/README.html&#34;&gt;README&lt;/a&gt; for an example of how to use the package.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tibbletime&#34;&gt;tibbletime&lt;/a&gt; v0.0.2: Is an extension of the &lt;code&gt;tibble&lt;/code&gt; package that allows for the creation of time-aware tibbles. Some immediate advantages include: the ability to perform time-based subsetting on tibbles, quickly summarising and aggregating results by time periods, and calling functions similar in spirit to the &lt;code&gt;map&lt;/code&gt; family from &lt;code&gt;purrr&lt;/code&gt; on time-based tibbles. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/tibbletime/vignettes/TT-00-intro-to-tibbletime.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/tibbletime/vignettes/TT-01-time-based-filtering.html&#34;&gt;Time-based Filtering&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/tibbletime/vignettes/TT-02-changing-time-periods.html&#34;&gt;Changing Periodicity&lt;/a&gt;, and &lt;a href=&#34;https://cran.rstudio.com/web/packages/tibbletime/vignettes/TT-03-rollify-for-rolling-analysis.html&#34;&gt;Rolling Calculaions&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;visualizations&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Visualizations&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=egg&#34;&gt;egg&lt;/a&gt; v0.2.0: Provides miscellaneous functions to customize &lt;code&gt;ggplot2&lt;/code&gt; plots, including high-level functions to post-process layouts and allow alignment between plot panels, as well as setting panel sizes to fixed values. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/egg/vignettes/Overview.html&#34;&gt;Overview&lt;/a&gt; and a &lt;a href=&#34;https://cran.rstudio.com/web/packages/egg/vignettes/Ecosystem.html&#34;&gt;vignette&lt;/a&gt; for laying out multiple plots on a page.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/egg.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggridges&#34;&gt;ggridges&lt;/a&gt; v0.4.1: Extends &lt;code&gt;ggplot2&lt;/code&gt; to enable ridgeline plots, which are a way of visualizing changes in distributions over time or space. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/ggridges/vignettes/introduction.html&#34;&gt;introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.rstudio.com/web/packages/ggridges/vignettes/gallery.html&#34;&gt;gallery&lt;/a&gt; of examples.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/ggridges.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=linemap&#34;&gt;linemap&lt;/a&gt; v0.1.0: Provides functions to create maps from lines. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/linemap/README.html&#34;&gt;README&lt;/a&gt; file shows examples.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-19-Top-40_files/linemap.png&#34; /&gt;

&lt;/div&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2017/10/25/september-17-top-40-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>August 2017 New Package Picks</title>
      <link>https://rviews.rstudio.com/2017/09/29/august-2017-new-package-picks/</link>
      <pubDate>Fri, 29 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2017/09/29/august-2017-new-package-picks/</guid>
      <description>
        


&lt;p&gt;August was a relatively slow month for new R packages; “only” 180 new packages stuck to CRAN. Here are my “Top 40” picks organized into seven categories: Data, Machine Learning, Miscellaneous, Science, Statistics, Utilities and Visualizations. Although they have been written for specialized audiences, I have included the three “Science” packages because, in my layman’s opinion, they not only seem to be useful, but they are each documented well enough to give an interested person some idea of what they do.&lt;/p&gt;
&lt;div id=&#34;data&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Data&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=edgarWebR&#34;&gt;edgarWebR&lt;/a&gt; v0.1.1: Provides methods to access and parse live filing information from the U.S. &lt;a href=&#34;https://sec.gov&#34;&gt;Securities and Exchange Commission&lt;/a&gt;, including company and fund filings, along with all associated metadata. See the &lt;a href=&#34;https://cran.rstudio.com/web/packages/edgarWebR/vignettes/edgarWebR.html&#34;&gt;vignette&lt;/a&gt; for an introduction. &lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/edgarWebR.png&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=forwards&#34;&gt;forwards&lt;/a&gt; v0.1.0: Anonymized data from surveys conducted by &lt;a href=&#34;http://forwards.github.io/&#34;&gt;Forwards&lt;/a&gt;, the R Foundation task force on women and other under-represented groups. Currently, a single data set of responses to a survey of attendees at &lt;a href=&#34;http://user2016.org/&#34;&gt;useR! 2016&lt;/a&gt;. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/forwards/vignettes/Overview.h&#34;&gt;vignette&lt;/a&gt; provides an overview.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/forwards.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GeoMongo&#34;&gt;GeoMongo&lt;/a&gt; v1.0.1: Utilizes methods from the &lt;a href=&#34;https://api.mongodb.com/python/current/#&#34;&gt;&lt;code&gt;PyMongo&lt;/code&gt; library&lt;/a&gt; to initialize, insert and query ‘GeoJson’ data. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/GeoMongo/vignettes/the_GeoMongo_package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rnightlights&#34;&gt;Rnightlights&lt;/a&gt; v0.1.2: Provides an interface to extract raster and zonal statistics from satellite nightlight rasters, downloaded from the United States &lt;a href=&#34;http://www.noaa.gov&#34;&gt;National Oceanic and Atmospheric Administration&lt;/a&gt; free data repositories.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Knoema&#34;&gt;Knoema&lt;/a&gt; v0.1.7: Provides an API interface to &lt;a href=&#34;https://knoema.com/dev/docs&#34;&gt;Knoema&lt;/a&gt;, one of the largest collections of public data and statistics on the Internet, featuring about 2.5 billion time series from thousands of sources. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/Knoema/README.html&#34;&gt;README&lt;/a&gt; file will get you started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rwalkr&#34;&gt;rwalkr&lt;/a&gt; v0.3.1: Provides an API to the Melbourne pedestrian data in tidy data form. See &lt;a href=&#34;https://cran.rstudio.com/web/packages/rwalkr/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vegtable&#34;&gt;vegetable&lt;/a&gt; v0.1.0: Provides functions to import and manipulate data from vegetation-plot databases, especially data stored in &lt;a href=&#34;https://www.synbiosys.alterra.nl/turboveg&#34;&gt;Turboveg&lt;/a&gt;. The package also implements import/export routines for exchanging data with &lt;a href=&#34;http://www.sci.muni.cz/botany/juice&#34;&gt;Juice&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;machine-learning&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Machine Learning&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=partitionComparison&#34;&gt;partitionComparison&lt;/a&gt; v0.2.2: Provides several measures (dissimilarity, distance/metric, correlation, entropy) for comparing two partitions of the same set of objects. See the &lt;a href=&#34;http://www.sciencedirect.com/science/article/pii/S0047259X06002016?via%3Dihub&#34;&gt;paper&lt;/a&gt; by Marina Meilă for details.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spm&#34;&gt;spm&lt;/a&gt; v1.0.0: Introduces hybrid methods of geostatistical and machine learning methods for spatial predictive modelling. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/spm/vignettes/spm.html&#34;&gt;vignette&lt;/a&gt; provides an introduction.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;miscellaneous&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Miscellaneous&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LearnGeom&#34;&gt;LearnGeom&lt;/a&gt; v1.0: Provides functions for learning and teaching basic plane Geometry at the undergraduate level, with the aim of being helpful to young students with few programming skills. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/LearnGeom/vignettes/my-vignette.html&#34;&gt;vignette&lt;/a&gt; offers several examples.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;science&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Science&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PGRdup&#34;&gt;PGRdup&lt;/a&gt; v0.2.3.2: Provides functions to aid the identification of probable/possible duplicates in &lt;a href=&#34;https://www.ars.usda.gov/northeast-area/geneva-ny/plant-genetic-resources-research/&#34;&gt;Plant Genetic Resources&lt;/a&gt; collections using ‘passport databases’ comprising information records from each constituent sample. The &lt;a href=&#34;https://cran.r-project.org/web/packages/PGRdup/vignettes/Introduction.pdf&#34;&gt;vignette&lt;/a&gt; provides an overview.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/PGRdup.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rtimicropem&#34;&gt;rtimicropem&lt;/a&gt; v1.3: Supports the input and reproducible analysis of RTI MicroPEM output files such as those produced by the &lt;a href=&#34;http://www.chaiproject.org/&#34;&gt;Chai Project&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/rtimicropem/vignettes/vignette_ammon.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.rstudio.com/web/packages/rtimicropem/vignettes/chai_data_cleaning.html&#34;&gt;MicroPEM Cleaning&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=snpReady&#34;&gt;snpReady&lt;/a&gt; v0.9.3: Provides functions to clean, summarize and prepare genomic data sets to Genome Selection and &lt;a href=&#34;https://en.wikipedia.org/wiki/Genome-wide_association_study&#34;&gt;Genome Association&lt;/a&gt; analysis and to estimate population genetic parameters. See the &lt;a href=&#34;https://cran.rstudio.com/web/packages/snpReady/vignettes/snpReady-vignette.html&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;statistics&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Statistics&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=blink&#34;&gt;blink&lt;/a&gt; v0.1.0: Implements the model in &lt;a href=&#34;doi:10.1214/15-BA965SI&#34;&gt;Steorts&lt;/a&gt;, which performs Bayesian entity resolution for categorical and text data, for any distance function defined by the user. Reproducible experiments are illustrated in the &lt;a href=&#34;https://cran.rstudio.com/web/packages/blink/vignettes/introEBLink.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cholera&#34;&gt;cholera&lt;/a&gt; v0.2.1: Amends errors, augments data and aids analysis of John Snow’s map of the 1854 London cholera outbreak. The original data come from Rusty Dodson and Waldo Tobler’s 1992 digitization of Snow’s map. Those &lt;a href=&#34;http://www.ncgia.ucsb.edu/pubs/snow/snow.html&#34;&gt;data&lt;/a&gt; are no longer available. However, they are preserved in the &lt;a href=&#34;https://CRAN.R-project.org/package=HistData&#34;&gt;HistData&lt;/a&gt; package. There are vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/cholera/vignettes/duplicate.missing.cases.html&#34;&gt;Missing Data&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/cholera/vignettes/pump.neighborhoods.html&#34;&gt;Pump Neighborhoods&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/cholera/vignettes/roads.html&#34;&gt;Roads&lt;/a&gt;, &lt;a href=&#34;https://cran.rstudio.com/web/packages/cholera/vignettes/time.series.html&#34;&gt;Time Series&lt;/a&gt;, and &lt;a href=&#34;https://cran.rstudio.com/web/packages/cholera/vignettes/unstacking.fatalities.html&#34;&gt;“Unstacking bars”&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/cholera.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=drtmle&#34;&gt;drtmle&lt;/a&gt; v1.0.0: Provides targeted minimum loss-based estimators for counter-factual means and causal effects that are doubly robust with respect both to consistency and asymptotic normality &lt;a href=&#34;doi:10.1515/ijb-2012-0038&#34;&gt;van der Laan&lt;/a&gt;. The extensive &lt;a href=&#34;https://cran.rstudio.com/web/packages/drtmle/vignettes/using_drtmle.html&#34;&gt;vignette&lt;/a&gt; does the math.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=esvis&#34;&gt;esvis&lt;/a&gt; v0.1.0: Provides a variety of methods to estimate and visualize distributional differences in terms of effect sizes, with emphasis on evaluating differences between two or more distributions across the entire scale, rather than at a single point (e.g., differences in means). Look &lt;a href=&#34;https://github.com/DJAnderson07/esvis&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/esvis.png&#34; height=&#34;600px&#34; width=&#34;800px&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fuser&#34;&gt;fuser&lt;/a&gt; v1.0.0: Provides functions for high-dimensional penalized regression across heterogeneous subgroups. The underlying model is described in detail in &lt;a href=&#34;arXiv:1611.00953&#34;&gt;Dondelinger and Mukherjee&lt;/a&gt;. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/fuser/vignettes/subgroup_fusion.html&#34;&gt;vignette&lt;/a&gt; shows how to use the package for prediction over subgroups.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gamlss.spatial&#34;&gt;gamlss.spatial&lt;/a&gt; v1.3.4: Provides functions to fit &lt;a href=&#34;http://www.maths.lth.se/matstat/climate/ScalingWorkshop2011/JohanLSARMA2011_v3.pdf&#34;&gt;Gaussian Markov Random Fields&lt;/a&gt; within the Generalized Additive Models for Location Scale and Shape algorithms. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/gamlss.spatial/vignettes/GAMLSS_GMRF.pdf&#34;&gt;vignette&lt;/a&gt; introduces the package and provides several examples.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=INLAutils&#34;&gt;INLAutils&lt;/a&gt; v0.0.4: Provides a number of utility functions for solving models using the Integrated Nested Laplace Approximation &lt;a href=&#34;http://www.r-inla.org/&#34;&gt;INLA&lt;/a&gt;, a new approach to statistical inference with latent Gaussian Markov random fields &lt;a href=&#34;https://en.wikipedia.org/wiki/Markov_random_field&#34;&gt;(GMRF)&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/timcdlucas/INLAutils&#34;&gt;here&lt;/a&gt; for examples and plots.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/INLAutils.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=missRanger&#34;&gt;missRanger&lt;/a&gt; v1.0.0: Provides an implementation of the &lt;code&gt;MissForest&lt;/code&gt; algorithm for imputing mixed-type data sets by chaining tree ensembles that was introduced by &lt;a href=&#34;https://academic.oup.com/bioinformatics/article-lookup/doi/10.1093/bioinformatics/btr597&#34;&gt;Stekhoven and Buehlmann&lt;/a&gt;. Look &lt;a href=&#34;https://cran.rstudio.com/web/packages/missRanger/README.html&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=naniar&#34;&gt;naniar&lt;/a&gt; v0.1.0: Provides data structures and functions that facilitate the plotting of missing values and examination of imputations. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/naniar/vignettes/getting-started-w-naniar.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a &lt;a href=&#34;https://cran.rstudio.com/web/packages/naniar/vignettes/naniar-visualisation.html&#34;&gt;Gallery of Missing Data Visualizations&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/naniar.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=powdist&#34;&gt;powdist&lt;/a&gt; v0.1.3: Provides density, distribution, and quantile functions, as well as a function for random draws from power and reversal power distributions.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RATest&#34;&gt;RATest&lt;/a&gt; v0.1.0: Provides a collection of randomization tests, data sets, and examples currently focusing on permutation tests for baseline covariates in the sharp regression discontinuity design. See &lt;a href=&#34;https://goo.gl/UZFqt7&#34;&gt;Canay and Kamat&lt;/a&gt; and the &lt;a href=&#34;https://cran.rstudio.com/web/packages/RATest/vignettes/RDperm.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=skpr&#34;&gt;skpr&lt;/a&gt; v0.35.1: Is an open-source design of experiments suite, for generating and evaluating optimal designs in R. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/skpr/README.html&#34;&gt;README&lt;/a&gt; file shows how to get started. &lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/skpr.png&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;utilities&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Utilities&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=blastula&#34;&gt;blastula&lt;/a&gt; v0.1: Allows users to compose and send HTML email messages that render across a range of email clients and device sizes. Messages are composed using Markdown and a text interpolation system that allows for the injection of evaluated R code within the message body. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/blastula/README.html&#34;&gt;README&lt;/a&gt; file describes how to use the package.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=blogdown&#34;&gt;blogdown&lt;/a&gt; v0.1: Enables users to write blog posts (like this one) and web pages in R Markdown. This package supports the static site generator &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; best, but it also supports &lt;a href=&#34;http://jekyllrb.com&#34;&gt;Jekyll&lt;/a&gt; and &lt;a href=&#34;https://hexo.io&#34;&gt;Hexo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cetcolor&#34;&gt;cetcolor&lt;/a&gt; v0.1.0: Offers a collection of perceptually uniform colour maps described by Peter Kovesi in the paper &lt;a href=&#34;arXiv:1509.03700&#34;&gt;Good Colour Maps: How to Design Them&lt;/a&gt;. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/cetcolor/vignettes/cet_color_schemes.html&#34;&gt;vignette&lt;/a&gt; shows several examples.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/cetcolor.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=googledrive&#34;&gt;googledrive&lt;/a&gt; v0.1.1: See the &lt;a href=&#34;http://googledrive.tidyverse.org/index.html&#34;&gt;googledrive website&lt;/a&gt; for an example and instructions for getting started with the package.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pointblank&#34;&gt;pointblank&lt;/a&gt; v0.1: Provides functions to validate data in local data frames, local &lt;code&gt;tibble&lt;/code&gt; objects, in &lt;code&gt;csv&lt;/code&gt; and &lt;code&gt;tsv&lt;/code&gt; files, and in &lt;code&gt;PostgreSQL&lt;/code&gt; and &lt;code&gt;MySQL&lt;/code&gt; database tables. Look at the &lt;a href=&#34;https://cran.rstudio.com/web/packages/pointblank/README.html&#34;&gt;README&lt;/a&gt; file for an example.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=reqres&#34;&gt;reqres&lt;/a&gt; v0.2.0: Provides functions to facilitate parsing of HTTP requests, creation of appropriate responses, and handling of the housekeeping involved in working with HTTP exchanges. See &lt;a href=&#34;https://cran.rstudio.com/web/packages/reqres/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=rmapzen&#34;&gt;rmapzen&lt;/a&gt; v0.3.3: Provides an interface to the &lt;a href=&#34;https://mapzen.com/documentation&#34;&gt;Mapzen&lt;/a&gt; API for geographic search and geocoding, isochrone calculation, and vector data to draw map tiles. Look &lt;a href=&#34;https://tarakc02.github.io/rmapzen/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spelling&#34;&gt;spelling&lt;/a&gt; v1.0: Provides spell checking for common document formats including latex, markdown, manual pages, and description files.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=splashr&#34;&gt;splashr&lt;/a&gt; v0.4.0: Provides tools to work with the &lt;a href=&#34;https://github.com/scrapinghub/splash&#34;&gt;Splash&lt;/a&gt; &lt;code&gt;JavaScript&lt;/code&gt; Rendering and Scraping Service. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/splashr/vignettes/intro_to_splashr.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.rstudio.com/web/packages/splashr/vignettes/splashr_helpers.html&#34;&gt;Helper Functions&lt;/a&gt; and &lt;a href=&#34;https://cran.rstudio.com/web/packages/splashr/vignettes/the_splashr_dsl.html&#34;&gt;Working with the splashrDSL&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=writexl&#34;&gt;writexl&lt;/a&gt; v0.2: Implements a portable, light-weight data-frame-to-&lt;code&gt;xlsx&lt;/code&gt; exporter based on &lt;a href=&#34;https://libxlsxwriter.github.io/&#34;&gt;libxlsxwriter&lt;/a&gt;. No ‘Java’ or ‘Excel’ required.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;visualizations&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Visualizations&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=billboarder&#34;&gt;billboarder&lt;/a&gt; v0.0.3: Provides an &lt;code&gt;htmlwidgets&lt;/code&gt; interface to &lt;a href=&#34;https://naver.github.io/billboard.js/&#34;&gt;billboard.js&lt;/a&gt;, a re-usable, easy interface to the JavaScript chart library, based on D3 v4+. Chart types include line charts, scatter plots, bar charts, pie/donut charts, and gauge charts. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/billboarder/vignettes/billboarder-intro.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.rstudio.com/web/packages/billboarder/vignettes/billboarder-options.html&#34;&gt;Options for Styling Charts&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/billboarder.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cdparcoord&#34;&gt;cdparcoord&lt;/a&gt; v1.0.0: Provides functions for plotting parallel coordinates with resolutions for large data sets and missing values. The &lt;a href=&#34;https://cran.r-project.org/web/packages/cdparcoord/vignettes/cdparcoord.html&#34;&gt;vignette&lt;/a&gt; offers several examples.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/cdparcoord.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=gggenes&#34;&gt;gggenes&lt;/a&gt; v0.2.0: Provides a &lt;code&gt;ggplot2&lt;/code&gt; geom and helper functions for drawing gene arrow maps.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/gggene.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=quickPlot&#34;&gt;quickplot&lt;/a&gt; v0.1.1: Offers a high-level plotting system, built using ‘grid’ graphics, which is optimized for speed and modularity. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/quickPlot/vignettes/iii-plotting.html&#34;&gt;vignette&lt;/a&gt; provides examples.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-09-25-August-Pkgs_files/quickplot.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=treemapify&#34;&gt;treemapify&lt;/a&gt; v2.3.2: Provides &lt;code&gt;ggplot2&lt;/code&gt; geoms for drawing treemaps. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/treemapify/vignettes/introduction-to-treemapify.html&#34;&gt;vignette&lt;/a&gt; with examples.&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2017/09/29/august-2017-new-package-picks/&#39;;&lt;/script&gt;
      </description>
    </item>
    
  </channel>
</rss>
