Mon, 03 Aug 2020

Package PCAmatchR updated to version 0.2.1 with previous version 0.1.6 dated 2020-04-24

Title: Match Cases to Controls Based on Genotype Principal Components
Description: Matches cases to controls based on genotype principal components (PC). In order to produce better results, matches are based on the weighted distance of PCs where the weights are equal to the % variance explained by that PC. A weighted Mahalanobis distance metric (Kidd et al. (1987) <DOI:10.1016/0031-3203(87)90066-5>) is used to determine matches.
Author: Derek W. Brown [aut, cre], Mitchel J. Machiela [aut], Timothy A. Myers [ctb], NCI [cph, fnd]
Maintainer: Derek W. Brown <derek.brown@nih.gov>

Diff between PCAmatchR versions 0.1.6 dated 2020-04-24 and 0.2.1 dated 2020-08-03

 DESCRIPTION                       |   14 +++--
 MD5                               |   33 ++++++++-----
 R/PCs_1000G.R                     |    2 
 R/eigenvalues_1000G.R             |    6 +-
 R/eigenvalues_all_1000G.R         |only
 R/match_maker.R                   |   94 ++++++++++++++++++++++++--------------
 R/plot_maker.R                    |    7 +-
 README.md                         |   21 +++++---
 build                             |only
 data/eigenvalues_all_1000G.rda    |only
 inst                              |only
 man/PCs_1000G.Rd                  |    2 
 man/eigenvalues_1000G.Rd          |    6 +-
 man/eigenvalues_all_1000G.Rd      |only
 man/figures                       |only
 man/match_maker.Rd                |   18 ++++---
 man/plot_maker.Rd                 |    5 +-
 tests/testthat/test-match_maker.R |   34 +++++--------
 tests/testthat/test-plot_maker.R  |    7 ++
 vignettes                         |only
 20 files changed, 150 insertions(+), 99 deletions(-)

More information about PCAmatchR at CRAN
Permanent link

Package newsmap updated to version 0.7.2 with previous version 0.7.1 dated 2020-02-02

Title: Semi-Supervised Model for Geographical Document Classification
Description: Semi-supervised model for geographical document classification (Watanabe 2018) <doi:10.1080/21670811.2017.1293487>. This package currently contains seed dictionaries in English, German, French, Spanish, Italian, Russian, Hebrew, Arabic Japanese and Chinese (Simplified and Traditional).
Author: Kohei Watanabe [aut, cre, cph], Stefan Müller [aut], Dani Madrid-Morales [aut], Katerina Tertytchnaya [aut], Ke Cheng [aut], Chung-hong Chan [aut], Claude Grasland [aut], Giuseppe Carteny [aut], Elad Segev [aut], Dai Yamao [aut]
Maintainer: Kohei Watanabe <watanabe.kohei@gmail.com>

Diff between newsmap versions 0.7.1 dated 2020-02-02 and 0.7.2 dated 2020-08-03

 DESCRIPTION                      |   10 +++++-----
 MD5                              |   10 +++++-----
 NEWS.md                          |    6 +++++-
 R/textmodel_newsmap.R            |   23 +++++++++++++++++------
 README.md                        |   22 +++++++++++-----------
 man/predict.textmodel_newsmap.Rd |    2 +-
 6 files changed, 44 insertions(+), 29 deletions(-)

More information about newsmap at CRAN
Permanent link

Package unpivotr updated to version 0.6.1 with previous version 0.6.0 dated 2020-05-08

Title: Unpivot Complex and Irregular Data Layouts
Description: Tools for converting data from complex or irregular layouts to a columnar structure. For example, tables with multilevel column or row headers, or spreadsheets. Header and data cells are selected by their contents and position, as well as formatting and comments where available, and are associated with one other by their proximity in given directions. Functions for data frames and HTML tables are provided.
Author: Duncan Garmonsway [aut, cre]
Maintainer: Duncan Garmonsway <nacnudus@gmail.com>

Diff between unpivotr versions 0.6.0 dated 2020-05-08 and 0.6.1 dated 2020-08-03

 DESCRIPTION                       |    8 
 MD5                               |   22 
 NEWS.md                           |    4 
 R/utils.R                         |   14 
 build/vignette.rds                |binary
 inst/doc/html.html                |  188 +++---
 inst/doc/introduction.html        | 1142 +++++++++++++++++++-------------------
 inst/doc/small-multiples.html     |  192 +++---
 man/behead.Rd                     |    4 
 man/reexports.Rd                  |    2 
 tests/testthat/test-behead.R      |   16 
 tests/testthat/test-concatenate.R |    6 
 12 files changed, 829 insertions(+), 769 deletions(-)

More information about unpivotr at CRAN
Permanent link

Package sociome updated to version 1.4.2 with previous version 1.4.0 dated 2020-03-19

Title: Operationalizing Social Determinants of Health Data for Researchers
Description: Accesses raw data via API and calculates social determinants of health measures for user-specified locations in the US, returning them in tidyverse- and sf-compatible data frames.
Author: Nik Krieger [aut, cre], Jarrod Dalton [aut], Cindy Wang [aut], Adam Perzynski [aut], National Institutes of Health/National Institute on Aging [fnd] (The development of this software package was supported by a research grant from the National Institutes of Health/National Institute on Aging, (Principal Investigators: Jarrod E. Dalton, PhD and Adam T. Perzynski, PhD; Grant Number: 5R01AG055480-02). All of its contents are solely the responsibility of the authors and do not necessarily represent the official views of the NIH.)
Maintainer: Nik Krieger <nk@case.edu>

Diff between sociome versions 1.4.0 dated 2020-03-19 and 1.4.2 dated 2020-08-03

 DESCRIPTION                                       |   20 -
 MD5                                               |   30 +-
 NEWS.md                                           |   14 +
 R/calculate_adi.R                                 |   22 +
 R/data_documentation.R                            |   21 +
 R/get_adi.R                                       |   67 ++---
 R/get_geoids.R                                    |    4 
 R/utils-pipe.R                                    |    2 
 data/acs_vars.rda                                 |binary
 inst/extdata/census_variables_dataset_creator.Rmd |  279 +++++++++++-----------
 man/acs_vars.Rd                                   |   21 +
 man/calculate_adi.Rd                              |    4 
 man/get_adi.Rd                                    |   10 
 man/get_geoids.Rd                                 |    4 
 man/pipe.Rd                                       |    2 
 tests/testthat/test_tidycensus_related.R          |   50 +++
 16 files changed, 321 insertions(+), 229 deletions(-)

More information about sociome at CRAN
Permanent link

Package PracTools updated to version 1.2.2 with previous version 1.2.1 dated 2019-10-02

Title: Tools for Designing and Weighting Survey Samples
Description: Functions and datasets to support Valliant, Dever, and Kreuter, ``Practical Tools for Designing and Weighting Survey Samples'' (2nd edition, 2018). Contains functions for sample size calculation for survey samples using stratified or clustered one-, two-, and three-stage sample designs. Other functions compute variance components for multistage designs and sample sizes in two-phase designs. A number of example data sets are included.
Author: Richard Valliant, Jill A. Dever, Frauke Kreuter
Maintainer: Richard Valliant <valliant@umich.edu>

Diff between PracTools versions 1.2.1 dated 2019-10-02 and 1.2.2 dated 2020-08-03

 DESCRIPTION           |   12 +++++-----
 MD5                   |   40 ++++++++++++++++++++++-----------
 NAMESPACE             |   59 +++++++++++++++++++++++++++++++++++++++-----------
 build                 |only
 data/Domainy1y2.RData |binary
 data/MDarea.pop.RData |binary
 data/ThirdGrade.RData |binary
 data/hospital.RData   |binary
 data/labor.RData      |binary
 data/mibrfss.RData    |binary
 data/nhis.RData       |binary
 data/nhis.large.RData |binary
 data/nhispart.RData   |binary
 data/smho.N874.RData  |binary
 data/smho98.RData     |binary
 inst                  |only
 vignettes             |only
 17 files changed, 81 insertions(+), 30 deletions(-)

More information about PracTools at CRAN
Permanent link

Package neo4jshell updated to version 0.1.1 with previous version 0.1.0 dated 2020-06-09

Title: Querying and Managing 'Neo4J' Databases in 'R'
Description: Sends queries to a specified 'Neo4J' graph database, capturing results in a dataframe where appropriate. Other useful functions for the importing and management of data on the 'Neo4J' server and basic local server admin.
Author: Keith McNulty [cre, aut, cph] (<https://orcid.org/0000-0002-2332-1654>)
Maintainer: Keith McNulty <keith.mcnulty@gmail.com>

Diff between neo4jshell versions 0.1.0 dated 2020-06-09 and 0.1.1 dated 2020-08-03

 DESCRIPTION            |   18 +++++++++++-------
 MD5                    |   15 ++++++++-------
 NEWS.md                |only
 R/neo4j_query.R        |    2 +-
 README.md              |   24 +++++++++++++++++++++---
 build/vignette.rds     |binary
 inst/doc/admin.html    |   16 ++++++++++++++++
 inst/doc/files.html    |   16 ++++++++++++++++
 inst/doc/querying.html |   16 ++++++++++++++++
 9 files changed, 89 insertions(+), 18 deletions(-)

More information about neo4jshell at CRAN
Permanent link

Package muHVT updated to version 1.0.2 with previous version 1.0.1 dated 2020-01-21

Title: Constructing Hierarchical Voronoi Tessellations and Overlay Heatmap for Data Analysis
Description: Constructing hierarchical voronoi tessellations for a given data set and overlay heatmap for variables at various levels of the tessellations for in-depth data analysis. See <https://en.wikipedia.org/wiki/Voronoi_diagram> for more information. Credits to Mu Sigma for their continuous support throughout the development of the package.
Author: Sangeet Moy Das [aut], Zubin Dowlaty [aut], Avinash Joshi [aut], Meet Dave [ctb], Shubhra Prakash [ctb], Mu Sigma, Inc. [cre]
Maintainer: "Mu Sigma, Inc." <ird.experiencelab@mu-sigma.com>

Diff between muHVT versions 1.0.1 dated 2020-01-21 and 1.0.2 dated 2020-08-03

 DESCRIPTION         |   16 
 MD5                 |   14 
 README.md           |   65 +---
 build/vignette.rds  |binary
 inst/doc/muHVT.R    |  791 ++++++++++++++++++++++++++++---------------------
 inst/doc/muHVT.Rmd  |  787 ++++++++++++++++++++++++++++--------------------
 inst/doc/muHVT.html |  839 +++++++++++++++++++++++++++++-----------------------
 vignettes/muHVT.Rmd |  787 ++++++++++++++++++++++++++++--------------------
 8 files changed, 1881 insertions(+), 1418 deletions(-)

More information about muHVT at CRAN
Permanent link

Package discoveR updated to version 1.2.9 with previous version 1.2.8 dated 2020-07-11

Title: Exploratory Data Analysis System
Description: Performs an exploratory data analysis through a 'shiny' interface. It includes basic methods such as the mean, median, mode, normality test, among others. It also includes clustering techniques such as Principal Components Analysis, Hierarchical Clustering and the K-Means Method.
Author: Oldemar Rodriguez R. with contributions from Diego Jimenez A. and Andres Navarro D.
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>

Diff between discoveR versions 1.2.8 dated 2020-07-11 and 1.2.9 dated 2020-08-03

 DESCRIPTION                              |    6 
 MD5                                      |   26 
 NAMESPACE                                |   28 
 R/init_discover.R                        |   36 
 inst/application/biblioteca.R            | 3660 +++++++++++++++----------------
 inst/application/global.R                | 2534 ++++++++++-----------
 inst/application/server.R                | 2348 +++++++++----------
 inst/application/ui.R                    | 1371 +++++------
 inst/application/www/crear_diccionario.R |    6 
 inst/application/www/diccionario.csv     |  330 +-
 inst/application/www/myscript.js         |  274 +-
 inst/application/www/style_promidat.css  |  976 ++++----
 inst/rstudio/addins.dcf                  |    8 
 man/init_discover.Rd                     |   54 
 14 files changed, 5828 insertions(+), 5829 deletions(-)

More information about discoveR at CRAN
Permanent link

Package mlr3data updated to version 0.2.0 with previous version 0.1.0 dated 2020-02-10

Title: Collection of Machine Learning Data Sets for 'mlr3'
Description: A small collection of interesting and educational machine learning data sets which are used as examples in the 'mlr3' book (<https://mlr3book.mlr-org.com>), the use case gallery (<https://mlr3gallery.mlr-org.com>), or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Currently contains the following data sets: (1) housing prices in Kings County, and (2) Titanic passenger survival data. Data sets are automatically added to the dictionary of tasks if 'mlr3' is loaded.
Author: Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>)
Maintainer: Michel Lang <michellang@gmail.com>

Diff between mlr3data versions 0.1.0 dated 2020-02-10 and 0.2.0 dated 2020-08-03

 DESCRIPTION             |   16 +++++++++-------
 MD5                     |   31 ++++++++++++++++++++-----------
 NAMESPACE               |    2 ++
 NEWS.md                 |only
 R/helper.R              |only
 R/kc_housing.R          |    9 +++++++++
 R/penguins.R            |only
 R/titanic.R             |   10 ++++++++++
 R/zzz.R                 |   27 ++++++++++++++++++++++++++-
 README.md               |    7 +++++++
 build                   |only
 data/penguins.rda       |only
 data/titanic.rda        |binary
 inst                    |only
 man/kc_housing.Rd       |    1 +
 man/macros              |only
 man/mlr3data-package.Rd |   19 ++++++++++---------
 man/penguins.Rd         |only
 man/titanic.Rd          |    2 ++
 tests/test_data_sets.R  |   24 +++++++++++++++++++-----
 20 files changed, 115 insertions(+), 33 deletions(-)

More information about mlr3data at CRAN
Permanent link

Package TreeTools updated to version 1.2.0 with previous version 1.1.0 dated 2020-07-07

Title: Create, Modify and Analyse Phylogenetic Trees
Description: Efficient implementations of functions for the creation, modification and analysis of phylogenetic trees. Applications include: generation of trees with specified shapes; rooting of trees and extraction of subtrees; calculation and depiction of node support; calculation of ancestor-descendant relationships; import and export of trees from Newick, Nexus (Maddison et al. 1997) <doi:10.1093/sysbio/46.4.590>, and TNT <http://www.lillo.org.ar/phylogeny/tnt/> formats; and analysis of splits and cladistic information.
Author: Martin R. Smith [aut, cre, cph] (<https://orcid.org/0000-0001-5660-1727>), Emmanuel Paradis [cph] (<https://orcid.org/0000-0003-3092-2199>), Klaus Schliep [cph] (<https://orcid.org/0000-0003-2941-0161>)
Maintainer: Martin R. Smith <martin.smith@durham.ac.uk>

Diff between TreeTools versions 1.1.0 dated 2020-07-07 and 1.2.0 dated 2020-08-03

 DESCRIPTION                                |    8 -
 MD5                                        |   62 ++++++-------
 NAMESPACE                                  |   10 ++
 NEWS.md                                    |    9 +
 R/ArtificialExtinction.R                   |only
 R/Combinatorics.R                          |    8 -
 R/SplitFunctions.R                         |   19 +++
 R/helper_functions.R                       |    5 -
 R/parse_files.R                            |   25 +++--
 R/tree_information.R                       |    4 
 R/tree_properties.R                        |   25 +++--
 R/tree_rearrangement.R                     |   12 ++
 R/tree_shape.R                             |    2 
 R/tree_write.R                             |   59 ++++++++++++
 R/zzz.R                                    |    2 
 build/partial.rdb                          |binary
 inst/WORDLIST                              |    1 
 inst/doc/filesystem-navigation.html        |   38 ++-----
 inst/doc/load-data.html                    |  110 +++++++++--------------
 inst/doc/load-trees.html                   |   46 +++------
 man/ArtificialExtinction.Rd                |only
 man/CladisticInfo.Rd                       |    4 
 man/DropTip.Rd                             |    6 +
 man/NSplits.Rd                             |   16 ++-
 man/ReadCharacters.Rd                      |    6 -
 man/SplitsInBinaryTree.Rd                  |  126 +++++++++++++-------------
 man/WriteTntCharacters.Rd                  |only
 man/match.Rd                               |  138 ++++++++++++++---------------
 man/sapply64.Rd                            |  136 ++++++++++++++--------------
 tests/testthat.R                           |    3 
 tests/testthat/test-ArtificialExtinction.R |only
 tests/testthat/test-tree_properties.R      |   10 +-
 tests/testthat/test-tree_shape.R           |   12 ++
 tests/testthat/test-tree_write.R           |   18 +++
 34 files changed, 522 insertions(+), 398 deletions(-)

More information about TreeTools at CRAN
Permanent link

Package rrcov updated to version 1.5-5 with previous version 1.5-2 dated 2020-01-16

Title: Scalable Robust Estimators with High Breakdown Point
Description: Robust Location and Scatter Estimation and Robust Multivariate Analysis with High Breakdown Point: principal component analysis (Filzmoser and Todorov (2013), <doi:10.1016/j.ins.2012.10.017>), linear and quadratic discriminant analysis (Todorov and Pires (2007)), multivariate tests (Todorov and Filzmoser (2010) <doi:10.1016/j.csda.2009.08.015>), outlier detection (Todorov et al. (2010) <doi:10.1007/s11634-010-0075-2>). See also Todorov and Filzmoser (2009) <ISBN-13:978-3838108148>, Todorov and Filzmoser (2010) <doi:10.18637/jss.v032.i03> and Boudt et al. (2019) <doi:10.1007/s11222-019-09869-x>.
Author: Valentin Todorov [aut, cre] (<https://orcid.org/0000-0003-4215-0245>)
Maintainer: Valentin Todorov <valentin.todorov@chello.at>

Diff between rrcov versions 1.5-2 dated 2020-01-16 and 1.5-5 dated 2020-08-03

 rrcov-1.5-2/rrcov/inst/CITATION         |only
 rrcov-1.5-5/rrcov/ChangeLog             |   20 
 rrcov-1.5-5/rrcov/DESCRIPTION           |   13 
 rrcov-1.5-5/rrcov/MD5                   |   40 -
 rrcov-1.5-5/rrcov/R/CovMve.R            |    4 
 rrcov-1.5-5/rrcov/R/CovSest.R           |   15 
 rrcov-1.5-5/rrcov/R/PcaHubert.R         |    3 
 rrcov-1.5-5/rrcov/R/PcaProj.R           |    8 
 rrcov-1.5-5/rrcov/R/plot-utils.R        |   10 
 rrcov-1.5-5/rrcov/build/vignette.rds    |binary
 rrcov-1.5-5/rrcov/inst/Citation         |only
 rrcov-1.5-5/rrcov/inst/NEWS.Rd          |   55 +
 rrcov-1.5-5/rrcov/inst/doc/rrcov.pdf    |binary
 rrcov-1.5-5/rrcov/man/Appalachia.Rd     |    6 
 rrcov-1.5-5/rrcov/man/Cascades.Rd       |    6 
 rrcov-1.5-5/rrcov/man/lmom32.Rd         |    6 
 rrcov-1.5-5/rrcov/man/lmom33.Rd         |    6 
 rrcov-1.5-5/rrcov/src/sest.c            |   20 
 rrcov-1.5-5/rrcov/tests/tlda.R          |   11 
 rrcov-1.5-5/rrcov/tests/tlda.Rout.save  | 1025 --------------------------------
 rrcov-1.5-5/rrcov/tests/togk4.R         |    6 
 rrcov-1.5-5/rrcov/tests/togk4.Rout.save |   48 -
 22 files changed, 150 insertions(+), 1152 deletions(-)

More information about rrcov at CRAN
Permanent link

Package NlinTS updated to version 1.4.2 with previous version 1.4.1 dated 2020-07-27

Title: Models for Non Linear Causality Detection in Time Series
Description: Models for non-linear time series analysis and causality detection. The main functionalities of this package consist of an implementation of the classical causality test (C.W.J.Granger 1980) <doi:10.1016/0165-1889(80)90069-X>, and a non-linear version of it based on feed-forward neural networks. This package contains also an implementation of the Transfer Entropy <doi:10.1103/PhysRevLett.85.461>, and the continuous Transfer Entropy using an approximation based on the k-nearest neighbors <doi:10.1103/PhysRevE.69.066138>. There are also some other useful tools, like the VARNN (Vector Auto-Regressive Neural Network) prediction model, the Augmented test of stationarity, and the discrete and continuous entropy and mutual information.
Author: Youssef Hmamouche [aut, cre]
Maintainer: Youssef Hmamouche <hmamoucheyussef@gmail.com>

Diff between NlinTS versions 1.4.1 dated 2020-07-27 and 1.4.2 dated 2020-08-03

 DESCRIPTION              |    8 ++---
 MD5                      |   10 +++---
 build/partial.rdb        |binary
 inst/include/nsEntropy.h |   35 ++++++++++++++++------
 src/dense.cpp            |   11 +------
 src/nsEntropy.cpp        |   73 ++++++++++++++++++++++++++++++++++++-----------
 6 files changed, 93 insertions(+), 44 deletions(-)

More information about NlinTS at CRAN
Permanent link

Package nhdplusTools updated to version 0.3.14 with previous version 0.3.13 dated 2020-04-01

Title: NHDPlus Tools
Description: Tools for traversing and working with National Hydrography Dataset Plus (NHDPlus) data. All methods implemented in 'nhdplusTools' are available in the NHDPlus documentation available from the US Environmental Protection Agency <https://www.epa.gov/waterdata/basic-information>.
Author: David Blodgett [aut, cre], Mike Johnson [ctb]
Maintainer: David Blodgett <dblodgett@usgs.gov>

Diff between nhdplusTools versions 0.3.13 dated 2020-04-01 and 0.3.14 dated 2020-08-03

 DESCRIPTION                        |    6 
 MD5                                |  100 +++++----
 NAMESPACE                          |   10 
 NEWS.md                            |    9 
 R/downloading_tools.R              |    2 
 R/get_geometry.R                   |only
 R/get_network.R                    |    4 
 R/get_nhdplus.R                    |   32 +--
 R/get_nhdplushr.R                  |    4 
 R/get_nldi.R                       |    2 
 R/get_paths.R                      |    2 
 R/index_nhdplus.R                  |  214 ++++++++++++++++++---
 R/nhdplusTools.R                   |   10 
 R/plot_nhdplus.R                   |    4 
 R/prep_nhdplus.R                   |    8 
 R/subset_nhdplus.R                 |  135 +++++++++++--
 README.md                          |    4 
 build/vignette.rds                 |binary
 inst/doc/nhdplusTools.Rmd          |   10 
 inst/doc/nhdplusTools.html         |  376 +++++++++++++++++++------------------
 inst/doc/nhdplushr.R               |    3 
 inst/doc/nhdplushr.Rmd             |    7 
 inst/doc/nhdplushr.html            |  244 +++++++++++++-----------
 inst/doc/plot_nhdplus.R            |   10 
 inst/doc/plot_nhdplus.Rmd          |   10 
 inst/doc/plot_nhdplus.html         |  308 ++++++++++++++++--------------
 inst/doc/point_indexing.R          |   71 ++++++
 inst/doc/point_indexing.Rmd        |   98 ++++++++-
 inst/doc/point_indexing.html       |  242 ++++++++++++++++-------
 man/discover_nldi_navigation.Rd    |    2 
 man/download_wbd.Rd                |    2 
 man/get_DM.Rd                      |    2 
 man/get_UM.Rd                      |    2 
 man/get_flowline_index.Rd          |   45 +++-
 man/get_levelpaths.Rd              |    2 
 man/get_nhdplushr.Rd               |    2 
 man/get_node.Rd                    |only
 man/get_waterbody_index.Rd         |only
 man/make_standalone.Rd             |    2 
 man/plot_nhdplus.Rd                |    2 
 man/prepare_nhdplus.Rd             |    5 
 man/stage_national_data.Rd         |    2 
 man/subset_nhdplus.Rd              |    8 
 man/subset_rpu.Rd                  |only
 tests/testthat/test_get_geometry.R |only
 tests/testthat/test_index.R        |   49 +++-
 tests/testthat/test_nhdplusTools.R |   11 -
 tests/testthat/test_plot_nhdplus.R |    8 
 tests/testthat/test_subset.R       |   32 ++-
 tests/testthat/test_wb_index.R     |only
 vignettes/nhdplusTools.Rmd         |   10 
 vignettes/nhdplushr.Rmd            |    7 
 vignettes/plot_nhdplus.Rmd         |   10 
 vignettes/point_indexing.Rmd       |   98 ++++++++-
 54 files changed, 1528 insertions(+), 698 deletions(-)

More information about nhdplusTools at CRAN
Permanent link

Package naijR updated to version 0.1.3 with previous version 0.1.2 dated 2020-07-02

Title: Operations to Ease Data Analyses Specific to Nigeria
Description: A set of convenience functions as well as geographical/political data about Nigeria, aimed at simplifying work with data and information that are specific to the country.
Author: Victor Ordu [aut, cre] (<https://orcid.org/0000-0003-3716-0668>)
Maintainer: Victor Ordu <victorordu@outlook.com>

Diff between naijR versions 0.1.2 dated 2020-07-02 and 0.1.3 dated 2020-08-03

 DESCRIPTION                        |   15 +++++----
 MD5                                |   29 ++++++++++++------
 NAMESPACE                          |    2 +
 R/map_nigeria.R                    |   45 +++++++++++++++++++---------
 R/naijR-package.R                  |only
 R/political.R                      |   11 ++++++-
 README.md                          |    2 +
 inst/doc/nigeria-maps.html         |   24 +++++++++------
 man/figures                        |only
 man/naijR.Rd                       |only
 tests/testthat/test-lgas_nigeria.R |    1 
 tests/testthat/test-map_nigeria.R  |   17 +++++++---
 tests/testthat/test-political.R    |   58 ++++++++++++++++++++++++++++++++++++-
 13 files changed, 157 insertions(+), 47 deletions(-)

More information about naijR at CRAN
Permanent link

Package detrendr updated to version 0.6.8 with previous version 0.6.7 dated 2020-06-24

Title: Detrend Images
Description: Detrend fluorescence microscopy image series for fluorescence fluctuation and correlation spectroscopy ('FCS' and 'FFS') analysis. This package contains functionality published in a 2016 paper <doi:10.1093/bioinformatics/btx434> but it has been extended since then with the Robin Hood algorithm and thus contains unpublished work.
Author: Rory Nolan [aut, cre] (<https://orcid.org/0000-0002-5239-4043>), Luis Alvarez [ctb, cph] (<https://orcid.org/0000-0003-1316-1906>), Sergi Padilla-Parra [ctb, ths, cph] (<https://orcid.org/0000-0002-8010-9481>)
Maintainer: Rory Nolan <rorynoolan@gmail.com>

Diff between detrendr versions 0.6.7 dated 2020-06-24 and 0.6.8 dated 2020-08-03

 DESCRIPTION                       |    8 +--
 MD5                               |   27 ++++++------
 NEWS.md                           |    6 ++
 R/best_swaps.R                    |   28 ++++++------
 build/vignette.rds                |binary
 inst/doc/batch-mode.html          |    4 -
 inst/doc/single-images.R          |   58 +++++++++++++++++---------
 inst/doc/single-images.Rmd        |   60 +++++++++++++++++----------
 inst/doc/single-images.html       |    8 +--
 inst/extdata/2ch_ij.tif           |only
 tests/testthat/test-best_params.R |    9 ----
 tests/testthat/test-detrend.R     |    3 -
 tests/testthat/test-dir-detrend.R |   83 ++++++++++++++++++++++----------------
 tests/testthat/test-polynom.R     |    1 
 vignettes/single-images.Rmd       |   60 +++++++++++++++++----------
 15 files changed, 215 insertions(+), 140 deletions(-)

More information about detrendr at CRAN
Permanent link

Package data.tree updated to version 1.0.0 with previous version 0.7.11 dated 2019-11-09

Title: General Purpose Hierarchical Data Structure
Description: Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. Useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications.
Author: Russ Hyde [ctb] (improve dependencies), Chris Hammill [ctb] (improve getting), Facundo Munoz [ctb] (improve list conversion), Markus Wamser [ctb] (fixed some typos), Pierre Formont [ctb] (additional features), Kent Russel [ctb] (documentation), Noam Ross [ctb] (fixes), Duncan Garmonsway [ctb] (fixes), Christoph Glur [aut, cre] (R interface)
Maintainer: Christoph Glur <christoph.glur@ipub.com>

Diff between data.tree versions 0.7.11 dated 2019-11-09 and 1.0.0 dated 2020-08-03

 DESCRIPTION                                   |   14 
 MD5                                           |  114 +--
 NAMESPACE                                     |    2 
 NEWS                                          |   19 
 R/data.tree.R                                 |    4 
 R/node.R                                      |  409 +++++++++-
 R/node_conversion.R                           |    6 
 R/node_conversion_ape.R                       |    2 
 R/node_conversion_dataframe.R                 |    5 
 R/node_conversion_dendrogram.R                |    2 
 R/node_conversion_list.R                      |   46 -
 R/node_methods.R                              |    4 
 R/node_methods_sideeffect.R                   |    6 
 R/node_methods_traversal.R                    |    3 
 R/node_plot.R                                 |    2 
 R/util.R                                      |    8 
 build/vignette.rds                            |binary
 data/acme.rda                                 |binary
 data/mushroom.rda                             |binary
 inst/doc/applications.R                       |  166 ++--
 inst/doc/applications.Rmd                     |   16 
 inst/doc/applications.html                    |  176 ++--
 inst/doc/data.tree.R                          |  178 ++--
 inst/doc/data.tree.Rmd                        |   30 
 inst/doc/data.tree.html                       |  144 +--
 man/Climb.Rd                                  |    2 
 man/Clone.Rd                                  |    2 
 man/CreateRegularTree.Rd                      |    3 
 man/Do.Rd                                     |    3 
 man/GetAttribute.Rd                           |   10 
 man/GetPhyloNr.Rd                             |    5 
 man/NODE_RESERVED_NAMES_CONST.Rd              |    6 
 man/Node.Rd                                   |  988 ++++++++++++++++++++++++--
 man/Prune.Rd                                  |    2 
 man/Revert.Rd                                 |    4 
 man/ToDiagrammeRGraph.Rd                      |   23 
 man/ToNewick.Rd                               |    3 
 man/Traverse.Rd                               |   10 
 man/acme.Rd                                   |    4 
 man/as.Node.Rd                                |   10 
 man/as.Node.data.frame.Rd                     |   36 
 man/as.Node.dendrogram.Rd                     |   21 
 man/as.Node.list.Rd                           |   46 -
 man/as.Node.phylo.Rd                          |   26 
 man/as.Node.rpart.Rd                          |   13 
 man/as.data.frame.Node.Rd                     |   32 
 man/as.dendrogram.Node.Rd                     |   11 
 man/as.igraph.Node.Rd                         |   11 
 man/as.list.Node.Rd                           |   29 
 man/as.phylo.Node.Rd                          |    5 
 man/data.tree.Rd                              |    5 
 man/mushroom.Rd                               |    4 
 man/print.Node.Rd                             |   13 
 tests/testthat/test-treeConversionDataFrame.R |   25 
 tests/testthat/test-treeConversionList.R      |   10 
 tests/testthat/test-treeMethods.R             |   16 
 vignettes/applications.Rmd                    |   16 
 vignettes/data.tree.Rmd                       |   30 
 58 files changed, 2039 insertions(+), 741 deletions(-)

More information about data.tree at CRAN
Permanent link

Package scgwr updated to version 0.1.2 with previous version 0.1.0 dated 2019-05-03

Title: Scalable Geographically Weighted Regression
Description: Fast and regularized version of GWR for large dataset, detailed in Murakami, Tsutsumida, Yoshida, Nakaya, and Lu (2019) <arXiv:1905.00266>.
Author: Daisuke Murakami[cre,aut], Narumasa Tsutsumida[ctb], Takahiro Yoshida[ctb], Tomoki Nakaya[ctb], Lu Binbin[ctb]
Maintainer: Daisuke Murakami <dmuraka@ism.ac.jp>

Diff between scgwr versions 0.1.0 dated 2019-05-03 and 0.1.2 dated 2020-08-03

 DESCRIPTION     |   10 
 MD5             |   12 -
 NAMESPACE       |   16 +
 R/predict0.R    |only
 R/scgwr.R       |  656 +++++++++++++++++++++++++++++++++++++-------------------
 R/scgwr_p.R     |only
 man/predict0.Rd |only
 man/scgwr.Rd    |   99 ++++----
 man/scgwr_p.Rd  |only
 9 files changed, 510 insertions(+), 283 deletions(-)

More information about scgwr at CRAN
Permanent link

Package safedata updated to version 1.0.7 with previous version 1.0.5 dated 2020-07-07

Title: Interface to Data from the SAFE Project
Description: The SAFE Project (<https://www.safeproject.net/>) is a large scale ecological experiment in Malaysian Borneo that explores the impact of habitat fragmentation and conversion on ecosystem function and services. Data collected at the SAFE Project is made available under a common format through the Zenodo data repository and this package makes it easy to discover and load that data into R.
Author: Andy Aldersley [aut], David Orme [aut, cre] (<https://orcid.org/0000-0002-7005-1394>)
Maintainer: David Orme <d.orme@imperial.ac.uk>

Diff between safedata versions 1.0.5 dated 2020-07-07 and 1.0.7 dated 2020-08-03

 safedata-1.0.5/safedata/man/safedata.env.Rd                                |only
 safedata-1.0.7/safedata/DESCRIPTION                                        |    8 
 safedata-1.0.7/safedata/MD5                                                |   81 -
 safedata-1.0.7/safedata/NEWS                                               |only
 safedata-1.0.7/safedata/R/files.R                                          |   18 
 safedata-1.0.7/safedata/R/index.R                                          |  592 ++++----
 safedata-1.0.7/safedata/R/load_safe.R                                      |  655 +++++----
 safedata-1.0.7/safedata/R/locations.R                                      |  260 +--
 safedata-1.0.7/safedata/R/metadata.R                                       |  701 +++++-----
 safedata-1.0.7/safedata/R/safedata.R                                       |   20 
 safedata-1.0.7/safedata/R/search_safe.R                                    |  336 ++--
 safedata-1.0.7/safedata/R/taxa.R                                           |  564 ++++----
 safedata-1.0.7/safedata/R/zzz.R                                            |    9 
 safedata-1.0.7/safedata/README.md                                          |    7 
 safedata-1.0.7/safedata/inst/doc/using_safe_data.html                      |  101 -
 safedata-1.0.7/safedata/inst/safedata_example_dir/safedata_example_dir.zip |binary
 safedata-1.0.7/safedata/man/add_locations.Rd                               |   27 
 safedata-1.0.7/safedata/man/add_taxa.Rd                                    |   29 
 safedata-1.0.7/safedata/man/download_location_aliases.Rd                   |    3 
 safedata-1.0.7/safedata/man/download_safe_files.Rd                         |   49 
 safedata-1.0.7/safedata/man/fetch_record_metadata.Rd                       |   12 
 safedata-1.0.7/safedata/man/file_status.Rd                                 |    2 
 safedata-1.0.7/safedata/man/get_file_details.Rd                            |    6 
 safedata-1.0.7/safedata/man/get_locations.Rd                               |   27 
 safedata-1.0.7/safedata/man/get_taxa.Rd                                    |   19 
 safedata-1.0.7/safedata/man/get_taxon_coverage.Rd                          |   16 
 safedata-1.0.7/safedata/man/get_taxon_graph.Rd                             |   40 
 safedata-1.0.7/safedata/man/igraph_to_phylo.Rd                             |   10 
 safedata-1.0.7/safedata/man/insert_dataset.Rd                              |    7 
 safedata-1.0.7/safedata/man/load_gazetteer.Rd                              |   35 
 safedata-1.0.7/safedata/man/load_index.Rd                                  |   18 
 safedata-1.0.7/safedata/man/load_location_aliases.Rd                       |    2 
 safedata-1.0.7/safedata/man/load_safe_data.Rd                              |   21 
 safedata-1.0.7/safedata/man/safe_api_search.Rd                             |   24 
 safedata-1.0.7/safedata/man/safedata.Rd                                    |    4 
 safedata-1.0.7/safedata/man/safedata_env.Rd                                |only
 safedata-1.0.7/safedata/man/search_safe.Rd                                 |  100 -
 safedata-1.0.7/safedata/man/set_example_safe_dir.Rd                        |   18 
 safedata-1.0.7/safedata/man/set_safe_dir.Rd                                |   36 
 safedata-1.0.7/safedata/man/show_concepts.Rd                               |   50 
 safedata-1.0.7/safedata/man/taxon_index_to_taxon_table.Rd                  |    8 
 safedata-1.0.7/safedata/man/validate_record_ids.Rd                         |   42 
 safedata-1.0.7/safedata/man/verbose_message.Rd                             |    6 
 43 files changed, 2097 insertions(+), 1866 deletions(-)

More information about safedata at CRAN
Permanent link

Package s2 updated to version 1.0.2 with previous version 1.0.1 dated 2020-07-13

Title: Spherical Geometry Operators Using the S2 Geometry Library
Description: Provides R bindings for Google's s2 library for geometric calculations on the sphere. High-performance constructors and exporters provide high compatibility with existing spatial packages, transformers construct new geometries from existing geometries, predicates provide a means to select geometries based on spatial relationships, and accessors extract information about geometries.
Author: Dewey Dunnington [aut] (<https://orcid.org/0000-0002-9415-4582>), Edzer Pebesma [aut, cre] (<https://orcid.org/0000-0001-8049-7069>), Ege Rubak [aut], Jeroen Ooms [ctb] (configure script), Google, Inc. [cph] (Original s2geometry.io source code)
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>

Diff between s2 versions 1.0.1 dated 2020-07-13 and 1.0.2 dated 2020-08-03

 DESCRIPTION                              |    6 +++---
 MD5                                      |   16 ++++++++--------
 NEWS.md                                  |    4 ++++
 R/s2-geography.R                         |    2 +-
 inst/include/s2/s2region_coverer.h       |   22 +++++++++++++++++++++-
 inst/include/s2/util/gtl/compact_array.h |   14 +++++++++++---
 man/as_s2_geography.Rd                   |    2 +-
 src/s2/s2region_coverer.cc               |   18 +++---------------
 tests/testthat/test-s2-transformers.R    |    2 +-
 9 files changed, 53 insertions(+), 33 deletions(-)

More information about s2 at CRAN
Permanent link

Package image.CornerDetectionHarris updated to version 0.1.1 with previous version 0.1.0 dated 2020-07-27

Title: Implementation of the Harris Corner Detection for Images
Description: An implementation of the Harris Corner Detection as described in the paper "An Analysis and Implementation of the Harris Corner Detector" by Sánchez J. et al (2018) available at <doi:10.5201/ipol.2018.229>. The package allows to detect relevant points in images which are characteristic to the digital image.
Author: Jan Wijffels [aut, cre, cph] (R wrapper), BNOSAC [cph] (R wrapper), Javier Sánchez Pérez [ctb, cph] (Harris Corner Detector C/C++ code), Pascal Getreuer [ctb, cph] (src/gaussian.cpp)
Maintainer: Jan Wijffels <jwijffels@bnosac.be>

Diff between image.CornerDetectionHarris versions 0.1.0 dated 2020-07-27 and 0.1.1 dated 2020-08-03

 image.CornerDetectionHarris-0.1.0/image.CornerDetectionHarris/inst/extdata/Thumbs.db |only
 image.CornerDetectionHarris-0.1.1/image.CornerDetectionHarris/DESCRIPTION            |    6 -
 image.CornerDetectionHarris-0.1.1/image.CornerDetectionHarris/MD5                    |   14 ++--
 image.CornerDetectionHarris-0.1.1/image.CornerDetectionHarris/NEWS.md                |only
 image.CornerDetectionHarris-0.1.1/image.CornerDetectionHarris/src/gaussian.cpp       |   35 +++++++---
 image.CornerDetectionHarris-0.1.1/image.CornerDetectionHarris/src/gradient.cpp       |    4 +
 image.CornerDetectionHarris-0.1.1/image.CornerDetectionHarris/src/harris.cpp         |   12 +++
 image.CornerDetectionHarris-0.1.1/image.CornerDetectionHarris/src/rcpp_harris.cpp    |    2 
 image.CornerDetectionHarris-0.1.1/image.CornerDetectionHarris/src/zoom.cpp           |    2 
 9 files changed, 55 insertions(+), 20 deletions(-)

More information about image.CornerDetectionHarris at CRAN
Permanent link

Package dracor updated to version 0.2.2 with previous version 0.2.1 dated 2020-07-30

Title: Decode Draco Format 3D Mesh Data
Description: Decodes meshes and point cloud data encoded by the Draco mesh compression library from Google. Note that this is only designed for basic decoding and not intended as a full scale wrapping of the Draco library.
Author: Gregory Jefferis [aut, cre] (<https://orcid.org/0000-0002-0587-9355>), Google Inc [aut, cph] (for the Draco library)
Maintainer: Gregory Jefferis <jefferis@gmail.com>

Diff between dracor versions 0.2.1 dated 2020-07-30 and 0.2.2 dated 2020-08-03

 dracor-0.2.1/dracor/src/adaptive_rans_bit_encoder.cc  |only
 dracor-0.2.1/dracor/src/cycle_timer.cc                |only
 dracor-0.2.1/dracor/src/direct_bit_encoder.cc         |only
 dracor-0.2.1/dracor/src/encoder_buffer.cc             |only
 dracor-0.2.1/dracor/src/file_reader_factory.cc        |only
 dracor-0.2.1/dracor/src/file_utils.cc                 |only
 dracor-0.2.1/dracor/src/file_writer_factory.cc        |only
 dracor-0.2.1/dracor/src/keyframe_animation.cc         |only
 dracor-0.2.1/dracor/src/keyframe_animation_decoder.cc |only
 dracor-0.2.1/dracor/src/mesh_are_equivalent.cc        |only
 dracor-0.2.1/dracor/src/mesh_io.cc                    |only
 dracor-0.2.1/dracor/src/obj_decoder.cc                |only
 dracor-0.2.1/dracor/src/obj_encoder.cc                |only
 dracor-0.2.1/dracor/src/ply_decoder.cc                |only
 dracor-0.2.1/dracor/src/ply_encoder.cc                |only
 dracor-0.2.1/dracor/src/ply_reader.cc                 |only
 dracor-0.2.1/dracor/src/point_cloud_io.cc             |only
 dracor-0.2.1/dracor/src/rans_bit_encoder.cc           |only
 dracor-0.2.1/dracor/src/stdio_file_reader.cc          |only
 dracor-0.2.1/dracor/src/stdio_file_writer.cc          |only
 dracor-0.2.1/dracor/src/symbol_bit_encoder.cc         |only
 dracor-0.2.1/dracor/src/symbol_encoding.cc            |only
 dracor-0.2.2/dracor/DESCRIPTION                       |   10 ++---
 dracor-0.2.2/dracor/MD5                               |   34 +++---------------
 dracor-0.2.2/dracor/NEWS.md                           |    5 ++
 dracor-0.2.2/dracor/README.md                         |   32 ++++++++++------
 dracor-0.2.2/dracor/man/dracor-package.Rd             |    2 -
 dracor-0.2.2/dracor/src/Dracor.cpp                    |   28 +++++++-------
 dracor-0.2.2/dracor/src/draco/draco_features.h        |    5 ++
 29 files changed, 56 insertions(+), 60 deletions(-)

More information about dracor at CRAN
Permanent link

Package devoid updated to version 0.1.1 with previous version 0.1.0 dated 2019-05-03

Title: A Graphic Device that Does Nothing
Description: Provides a non-drawing graphic device for benchmarking purpose. In order to properly benchmark graphic drawing code it is necessary to factor out the device implementation itself so that results are not related to the specific graphics device used during benchmarking. The 'devoid' package implements a graphic device that accepts all the required calls from R's graphic engine but performs no action. Apart from benchmarking it is unlikely that this device has any practical use.
Author: Thomas Lin Pedersen [aut, cre], RStudio [cph]
Maintainer: Thomas Lin Pedersen <thomas.pedersen@rstudio.com>

Diff between devoid versions 0.1.0 dated 2019-05-03 and 0.1.1 dated 2020-08-03

 DESCRIPTION                              |    8 ++++----
 MD5                                      |   11 ++++++-----
 NEWS.md                                  |only
 README.md                                |    7 +++++++
 man/devoid-package.Rd                    |    9 +++++----
 man/figures/README-unnamed-chunk-2-1.png |binary
 src/void_dev.c                           |   30 +++++++++++++++++++++++++++++-
 7 files changed, 51 insertions(+), 14 deletions(-)

More information about devoid at CRAN
Permanent link

New package climate with initial version 0.9.8
Package: climate
Title: Interface to Download Meteorological (and Hydrological) Datasets
Version: 0.9.8
Authors@R: c(person(given = "Bartosz", family = "Czernecki", role = c("aut", "cre"), email = "nwp@amu.edu.pl", comment = c(ORCID = "0000-0001-6496-1386")), person(given = "Arkadiusz", family = "Głogowski", role = "aut", email = "arkadiusz.glogowski@upwr.edu.pl", comment = c(ORCID = "0000-0002-7587-8892")), person(given = "Jakub", family = "Nowosad", role = "aut", email = "nowosad.jakub@gmail.com", comment = c(ORCID = "0000-0002-1057-3721")), person("IMGW-PIB", role = "ctb", comment = "source of the data"))
Description: Automatize downloading of meteorological and hydrological data from publicly available repositories: OGIMET (<http://ogimet.com/index.phtml.en>), University of Wyoming - atmospheric vertical profiling data (<http://weather.uwyo.edu/upperair>), Polish Institute of Meterology and Water Management - National Research Institute (<https://dane.imgw.pl>), and National Oceanic & Atmospheric Administration (NOAA). This package also allows for adding geographical coordinates for each observation.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 3.1)
Imports: XML, httr, curl
Suggests: testthat, knitr, rmarkdown, dplyr, tidyr, maps
URL: https://github.com/bczernecki/climate
BugReports: https://github.com/bczernecki/climate/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-30 16:46:49 UTC; bartosz
Author: Bartosz Czernecki [aut, cre] (<https://orcid.org/0000-0001-6496-1386>), Arkadiusz Głogowski [aut] (<https://orcid.org/0000-0002-7587-8892>), Jakub Nowosad [aut] (<https://orcid.org/0000-0002-1057-3721>), IMGW-PIB [ctb] (source of the data)
Maintainer: Bartosz Czernecki <nwp@amu.edu.pl>
Repository: CRAN
Date/Publication: 2020-08-03 14:10:06 UTC

More information about climate at CRAN
Permanent link

New package sarsop with initial version 0.6.5
Package: sarsop
Type: Package
Title: Approximate POMDP Planning Software
Version: 0.6.5
Authors@R: c( person("Carl", "Boettiger", email = "cboettig@gmail.com", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-1642-628X")), person("Jeroen", "Ooms", role = c("aut")), person("Milad", "Memarzadeh", role = "aut"), person("Hanna", "Kurniawati", role = c("ctb", "cph")), person("David", "Hsu", role = c("ctb", "cph")), person("Hanna", "Kurniawati", role = c("ctb", "cph")), person("Wee", "Sun Lee", role = c("ctb", "cph")), person("Yanzhu", "Du", role = "ctb"), person("Xan", "Huang", role = "ctb"), person("Trey", "Smith", role = c("ctb", "cph")), person("Tony", "Cassandra", role = c("ctb", "cph")), person("Lee", "Thomason", role = c("ctb", "cph")), person("Carl", "Kindman", role = c("ctb", "cph")), person("Le", "Trong Dao", role = c("ctb", "cph")), person("Amit", "Jain", role= c("ctb", "cph")), person("Rong", "Nan", role = c("ctb", "cph")), person("Ulrich", "Drepper", role = c("ctb")), person("", "Free Software Foundation", role = "cph"), person("Tyge", "Lovset", role = c("ctb", "cph")), person("Yves", "Berquin", role = c("ctb", "cph")), person("Benjamin", "Grüdelbach", role = "ctb"), person("", "RSA Data Security, Inc.", role = "cph") )
Description: A toolkit for Partially Observed Markov Decision Processes (POMDP). Provides bindings to C++ libraries implementing the algorithm SARSOP (Successive Approximations of the Reachable Space under Optimal Policies) and described in Kurniawati et al (2008), <doi:10.15607/RSS.2008.IV.009>. This package also provides a high-level interface for generating, solving and simulating POMDP problems and their solutions.
License: GPL-2
URL: https://github.com/boettiger-lab/sarsop
BugReports: https://github.com/boettiger-lab/sarsop/issues
RoxygenNote: 7.1.1
Imports: xml2, parallel, processx, digest, Matrix
Suggests: testthat, roxygen2, knitr, tidyverse, covr, spelling
LinkingTo: BH
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
Packaged: 2020-07-31 22:21:47 UTC; cboettig
Author: Carl Boettiger [cre, aut, cph] (<https://orcid.org/0000-0002-1642-628X>), Jeroen Ooms [aut], Milad Memarzadeh [aut], Hanna Kurniawati [ctb, cph], David Hsu [ctb, cph], Hanna Kurniawati [ctb, cph], Wee Sun Lee [ctb, cph], Yanzhu Du [ctb], Xan Huang [ctb], Trey Smith [ctb, cph], Tony Cassandra [ctb, cph], Lee Thomason [ctb, cph], Carl Kindman [ctb, cph], Le Trong Dao [ctb, cph], Amit Jain [ctb, cph], Rong Nan [ctb, cph], Ulrich Drepper [ctb], Free Software Foundation [cph], Tyge Lovset [ctb, cph], Yves Berquin [ctb, cph], Benjamin Grüdelbach [ctb], RSA Data Security, Inc. [cph]
Maintainer: Carl Boettiger <cboettig@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-03 13:30:02 UTC

More information about sarsop at CRAN
Permanent link

Package bspm updated to version 0.3.4 with previous version 0.3.3 dated 2020-08-01

Title: Bridge to System Package Manager
Description: Enables binary package installations on Linux distributions. Provides functions to manage packages via the distribution's package manager. Also provides transparent integration with R's install.packages() and a fallback mechanism. When installed as a system package, interacts with the system's package manager without requiring administrative privileges via an integrated D-Bus service; otherwise, uses sudo. Currently, the following backends are supported: DNF, APT.
Author: Iñaki Ucar [aut, cph, cre] (<https://orcid.org/0000-0001-6403-5550>)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>

Diff between bspm versions 0.3.3 dated 2020-08-01 and 0.3.4 dated 2020-08-03

 DESCRIPTION |    6 +++---
 MD5         |    6 +++---
 NEWS.md     |    4 ++++
 configure   |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)

More information about bspm at CRAN
Permanent link

New package STAT2 with initial version 0.1.0
Package: STAT2
Type: Package
Title: Interactive Document for Working with Basic Statistical Analysis
Version: 0.1.0
Author: Kartikeya Bolar
Maintainer: Kartikeya Bolar <kartikeya.bolar@tapmi.edu.in>
Description: An interactive document on the topic of basic statistical analysis using 'rmarkdown' and 'shiny' packages. Runtime examples are provided in the package function as well as at <https://jarvisatharva.shinyapps.io/StatisticsPrimer/>.
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 4.0.0)
Imports: shiny,rmarkdown,psycho,dplyr,corrgram,Hmisc,rpivotTable,psych,datasets
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-28 12:52:36 UTC; kartikeya.bolar
Repository: CRAN
Date/Publication: 2020-08-03 11:00:02 UTC

More information about STAT2 at CRAN
Permanent link

New package racir with initial version 2.0.0
Package: racir
Type: Package
Title: Rapid A/Ci Response (RACiR) Data Analysis
Version: 2.0.0
Date: 2020-07-29
Authors@R: person("Joseph", "Stinziano", email = "josephstinziano@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7628-4201"))
Maintainer: Joseph Stinziano <josephstinziano@gmail.com>
Description: Contains functions useful for reading in Licor 6800 files, correcting and analyzing rapid A/Ci response (RACiR) data. Requires some user interaction to adjust the calibration (empty chamber) data file to a useable range. Calibration uses a 1st to 5th order polynomial as suggested in Stinziano et al. (2017) <doi:10.1111/pce.12911>. Data can be processed individually or batch processed for all files paired with a given calibration file. RACiR is a trademark of LI-COR Biosciences, and used with permission.
URL: https://github.com/jstinzi/racir
BugReports: https://github.com/jstinzi/racir/issues
License: MIT + file LICENSE
Depends: R (>= 4.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Imports: utils, stats, graphics
NeedsCompilation: no
Packaged: 2020-07-29 15:48:49 UTC; Joseph Stinziano
Author: Joseph Stinziano [aut, cre] (<https://orcid.org/0000-0002-7628-4201>)
Repository: CRAN
Date/Publication: 2020-08-03 11:30:03 UTC

More information about racir at CRAN
Permanent link

New package NBShiny3 with initial version 0.1.0
Package: NBShiny3
Type: Package
Title: Interactive Document for Working with Naive Bayes Classification
Version: 0.1.0
Author: Kartikeya Bolar
Maintainer: Kartikeya Bolar <kartikeya.bolar@tapmi.edu.in>
Description: An interactive document on the topic of naive Bayes classification analysis using 'rmarkdown' and 'shiny' packages. Runtime examples are provided in the package function as well as at <https://kartikeyab.shinyapps.io/NBShiny/>.
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 4.0.0)
Imports: shiny,rmarkdown,dplyr,datasets,caret,e1071,rhandsontable
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-28 10:32:11 UTC; kartikeya.bolar
Repository: CRAN
Date/Publication: 2020-08-03 11:00:05 UTC

More information about NBShiny3 at CRAN
Permanent link

New package meantables with initial version 0.1.0
Package: meantables
Type: Package
Title: Make Quick Descriptive Tables for Continuous Variables
Description: Quickly make tables of descriptive statistics (i.e., counts, means, confidence intervals) for continuous variables. This package is designed to work in a Tidyverse pipeline, and consideration has been given to get results from R to 'Microsoft Word' ® with minimal pain.
Version: 0.1.0
Authors@R: person("Brad", "Cannell", email = "brad.cannell@gmail.com", role = c("aut", "cre", "cph"))
Maintainer: Brad Cannell <brad.cannell@gmail.com>
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Imports: dplyr, tibble, rlang
NeedsCompilation: no
Packaged: 2020-07-29 13:44:22 UTC; bradcannell
Author: Brad Cannell [aut, cre, cph]
Repository: CRAN
Date/Publication: 2020-08-03 11:20:03 UTC

More information about meantables at CRAN
Permanent link

New package KMunicate with initial version 0.0.2
Package: KMunicate
Title: KMunicate-Style Kaplan–Meier Plots
Version: 0.0.2
Authors@R: c( person(given = "Alessandro", family = "Gasparini", role = c("aut", "cre", "cph"), email = "alessandro.gasparini@ki.se", comment = c(ORCID = "0000-0002-8319-7624")) )
Description: Produce Kaplan–Meier plots in the style recommended following the KMunicate study by Morris et al. (2019) <doi:10.1136/bmjopen-2019-030215>. The KMunicate style consists of Kaplan-Meier curves with confidence intervals to quantify uncertainty and an extended risk table (per treatment arm) depicting the number of study subjects at risk, events, and censored observations over time. The resulting plots are built using 'ggplot2' and can be further customised to a certain extent, including themes, fonts, and colour scales.
URL: https://ellessenne.github.io/KMunicate-package
BugReports: https://github.com/ellessenne/KMunicate-package/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.1
LazyData: true
ByteCompile: true
Encoding: UTF-8
Language: en-GB
License: MIT + file LICENSE
Depends: R (>= 2.10), survival
Imports: checkmate, cowplot, ggplot2, pammtools, tidyr
Suggests: broom, covr, devtools, extrafont, knitr, rmarkdown, simsurv, testthat, usethis
NeedsCompilation: no
Packaged: 2020-07-29 13:35:27 UTC; ellessenne
Author: Alessandro Gasparini [aut, cre, cph] (<https://orcid.org/0000-0002-8319-7624>)
Maintainer: Alessandro Gasparini <alessandro.gasparini@ki.se>
Repository: CRAN
Date/Publication: 2020-08-03 11:22:14 UTC

More information about KMunicate at CRAN
Permanent link

New package ddp with initial version 0.0.2
Package: ddp
Type: Package
Title: Desirable Dietary Pattern
Version: 0.0.2
Date: 2020-07-29
Authors@R: person("Weksi","Budiaji", email = "budiaji@untirta.ac.id", role = c("aut","cre"))
Description: The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weighted) score is calculated based on the type of food. This package is intended to calculate the DDP/ PPH score that is faster than traditional method via a manual calculation by BKP (2017) <http://bkp.pertanian.go.id/storage/app/uploads/public/5bf/ca9/06b/5bfca906bc654274163456.pdf> and is simpler than the nutrition survey <http://www.nutrisurvey.de>. The database to create weights and baseline values is the Indonesia national survey in 2017.
Depends: R (>= 2.10)
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-29 09:52:39 UTC; FP untirta 3
Author: Weksi Budiaji [aut, cre]
Maintainer: Weksi Budiaji <budiaji@untirta.ac.id>
Repository: CRAN
Date/Publication: 2020-08-03 11:20:07 UTC

More information about ddp at CRAN
Permanent link

Package wk updated to version 0.3.2 with previous version 0.3.1 dated 2020-07-21

Title: Lightweight Well-Known Geometry Parsing
Description: Provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are only useful in R if the information they contain can be accessed in R, for which high-performance functions are provided here.
Author: Dewey Dunnington [aut, cre] (<https://orcid.org/0000-0002-9415-4582>), Edzer Pebesma [aut] (<https://orcid.org/0000-0001-8049-7069>)
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>

Diff between wk versions 0.3.1 dated 2020-07-21 and 0.3.2 dated 2020-08-03

 DESCRIPTION                         |    8 ++++----
 MD5                                 |   29 ++++++++++++++++-------------
 NAMESPACE                           |    4 ++++
 NEWS.md                             |    7 +++++++
 R/plot.R                            |only
 R/translate.R                       |    2 +-
 R/wksxp.R                           |    2 +-
 inst/include/wk/wkb-writer.hpp      |   20 +++++++++++++++++++-
 man/plot.wk_wkt.Rd                  |only
 man/wkb_format.Rd                   |    2 +-
 man/wkb_problems.Rd                 |    2 +-
 man/wkb_translate_wkt.Rd            |    2 +-
 man/wksxp.Rd                        |    2 +-
 tests/testthat/Rplots.pdf           |binary
 tests/testthat/test-plot.R          |only
 tests/testthat/test-wkb-translate.R |    4 ++++
 tests/testthat/test-wkt-translate.R |    4 ++++
 17 files changed, 64 insertions(+), 24 deletions(-)

More information about wk at CRAN
Permanent link

New package ukpolice with initial version 0.2.2
Package: ukpolice
Title: Download Data on UK Police and Crime
Version: 0.2.2
Authors@R: c( person(given = "Evan", family = "Odell", role = c("aut", "cre"), email = "evanodell91@gmail.com", comment = c(ORCID = "0000-0003-1845-808X")), person(family = "Nicholas", given = "Tierney", role = "aut", email = "nicholas.tierney@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0003-1460-8722")))
Description: Downloads data from the 'UK Police' public data API, the full docs of which are available at <https://data.police.uk/docs/>. Includes data on police forces and police force areas, crime reports, and the use of stop-and-search powers.
URL: https://github.com/EvanOdell/ukpolice/, https://docs.evanodell.com/ukpolice
BugReports: https://github.com/EvanOdell/ukpolice/issues
License: MIT + file LICENSE
Imports: jsonlite, tibble, purrr, httr, snakecase
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: testthat, covr, knitr, rmarkdown, ggplot2, dplyr, leaflet, htmltools, scales, sf, sp
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-21 10:52:45 UTC; evanodell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>), Tierney Nicholas [aut] (<https://orcid.org/0000-0003-1460-8722>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-03 10:10:02 UTC

More information about ukpolice at CRAN
Permanent link

New package suppdata with initial version 1.1-3
Package: suppdata
Type: Package
Title: Downloading Supplementary Data from Published Manuscripts
Version: 1.1-3
Authors@R: c(person("William D.", "Pearse", email = "will.pearse@gmail.com", role = c("aut", "cre"), comment=c(ORCID="0000-0002-6241-3164")), person("Scott", "Chamberlain", role = "aut", comment=c(ORCID="0000-0003-1444-9135")), person("Daniel", "Nuest", role = "aut", comment=c(ORCID="0000-0002-0024-5046")), person("Ross", "Mounce", role = c("rev"), comment = "Ross Mounce reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195"), person("Sarah", "Supp", role = c("rev"), comment = "Sarah Supp reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195"))
Maintainer: William D. Pearse <will.pearse@gmail.com>
Description: Downloads data supplementary materials from manuscripts, using papers' DOIs as references. Facilitates open, reproducible research workflows: scientists re-analyzing published datasets can work with them as easily as if they were stored on their own computer, and others can track their analysis workflow painlessly. The main function suppdata() returns a (temporary) location on the user's computer where the file is stored, making it simple to use suppdata() with standard functions like read.csv().
License: MIT + file LICENSE
URL: https://docs.ropensci.org/suppdata, https://github.com/ropensci/suppdata
BugReports: https://github.com/ropensci/suppdata
VignetteBuilder: knitr
LazyLoad: yes
Suggests: knitr (>= 1.6), testthat (>= 2.0.0), covr (>= 3.0.1), fulltext (>= 0.1.4.9000)
Imports: httr (>= 1.0.0), xml2 (>= 1.2.0), jsonlite (>= 1.5), rcrossref (>= 0.8.0)
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-31 09:37:53 UTC; will
Author: William D. Pearse [aut, cre] (<https://orcid.org/0000-0002-6241-3164>), Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>), Daniel Nuest [aut] (<https://orcid.org/0000-0002-0024-5046>), Ross Mounce [rev] (Ross Mounce reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195), Sarah Supp [rev] (Sarah Supp reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195)
Repository: CRAN
Date/Publication: 2020-08-03 10:40:02 UTC

More information about suppdata at CRAN
Permanent link

New package stressaddition with initial version 3.0.1
Package: stressaddition
Type: Package
Title: Modelling Tri-Phasic Concentration-Response Relationships
Version: 3.0.1
Date: 2020-07-29
Authors@R: c(person("Sebastian", "Henz", role = c("aut", "cre"), email = "sebastian.henz@ufz.de", comment = c(ORCID = "0000-0001-8299-8852")), person("Matthias", "Liess", role = "aut", comment = c(ORCID = "0000-0002-3321-8909")), person("Naeem", "Shahid", role = "ctb", comment = c(ORCID = "0000-0001-6581-1654")), person("Helmholtz-Zentrum fuer Umweltforschung GmbH - UFZ", role = c("cph", "fnd")))
Description: The stress addition approach is an alternative to the traditional concentration addition or effect addition models. It allows the modelling of tri-phasic concentration-response relationships either as single toxicant experiments, in combination with an environmental stressor or as mixtures of two toxicants. See Liess et al. (2019) <doi:10.1038/s41598-019-51645-4>.
License: GPL-3
Copyright: file inst/COPYRIGHTS
URL: https://git.ufz.de/oekotox/stressaddition
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: drc (>= 3.0), plotrix
Suggests: testthat (>= 2.1.0)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-29 09:33:16 UTC; henz
Author: Sebastian Henz [aut, cre] (<https://orcid.org/0000-0001-8299-8852>), Matthias Liess [aut] (<https://orcid.org/0000-0002-3321-8909>), Naeem Shahid [ctb] (<https://orcid.org/0000-0001-6581-1654>), Helmholtz-Zentrum fuer Umweltforschung GmbH - UFZ [cph, fnd]
Maintainer: Sebastian Henz <sebastian.henz@ufz.de>
Repository: CRAN
Date/Publication: 2020-08-03 10:40:05 UTC

More information about stressaddition at CRAN
Permanent link

New package rmsb with initial version 0.0.1
Package: rmsb
Title: Bayesian Regression Modeling Strategies
Version: 0.0.1
Date: 2020-07-25
Authors@R: c(person(given = "Frank", family = "Harrell", role = c("aut", "cre"), email = "fh@fharrell.com", comment = c(ORCID = "0000-0002-8271-5493")), person(given = "Ben", family = "Goodrich", role = "ctb", email = "benjamin.goodrich@columbia.edu", comment = "contributed Stan code"), person(given = "Ben", family = "Bolker", role = "ctb", comment = "wrote original code that is folded into the pdensityContour function"), person(given = "Doug", family = "Bates", role = "ctb", comment = "write original code for highest posterior density interval that is folded into the HPDint function"))
Description: A Bayesian companion to the 'rms' package, 'rmsb' provides Bayesian model fitting, post-fit estimation, and graphics. It implements Bayesian regression models whose fit objects can be processed by 'rms' functions such as 'contrast()', 'summary()', 'Predict()', 'nomogram()', and 'latex()'. The fitting function currently implemented in the package is 'blrm()' for Bayesian logistic binary and ordinal regression with optional clustering, censoring, and departures from the proportional odds assumption using the partial proportional odds model of Peterson and Harrell (1990) <doi:10.2307/2347760>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://hbiostat.org/R/rmsb
RoxygenNote: 7.1.1
Biarch: true
Depends: R (>= 3.4.0), rms (>= 6.0.1)
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.1.1), Hmisc (>= 4.3-0), survival (>= 3.1-12), ggplot2, MASS, cluster, digest, knitr, loo
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0)
Suggests: mice
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2020-07-25 21:44:36 UTC; harrelfe
Author: Frank Harrell [aut, cre] (<https://orcid.org/0000-0002-8271-5493>), Ben Goodrich [ctb] (contributed Stan code), Ben Bolker [ctb] (wrote original code that is folded into the pdensityContour function), Doug Bates [ctb] (write original code for highest posterior density interval that is folded into the HPDint function)
Maintainer: Frank Harrell <fh@fharrell.com>
Repository: CRAN
Date/Publication: 2020-08-03 10:20:07 UTC

More information about rmsb at CRAN
Permanent link

Package reproducible updated to version 1.2.0 with previous version 1.1.1 dated 2020-05-20

Title: A Set of Tools that Enhance Reproducibility Beyond Package Management
Description: Collection of high-level, machine- and OS-independent tools for making deeply reproducible and reusable content in R. The two workhorse functions are Cache and prepInputs; these allow for: nested caching, robust to environments, and objects with environments (like functions); and data retrieval and processing in continuous workflow environments. In all cases, efforts are made to make the first and subsequent calls of functions have the same result, but vastly faster at subsequent times by way of checksums and digesting. Several features are still under active development, including cloud storage of cached objects, allowing for sharing between users. Several advanced options are available, see ?reproducibleOptions.
Author: Eliot J B McIntire [aut, cre] (<https://orcid.org/0000-0002-6914-8316>), Alex M Chubaty [aut] (<https://orcid.org/0000-0001-7146-8135>), Tati Micheletti [ctb] (<https://orcid.org/0000-0003-4838-8342>), Ceres Barros [ctb] (<https://orcid.org/0000-0003-4036-977X>), Ian Eddy [ctb] (<https://orcid.org/0000-0001-7397-2116>), Her Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada [cph]
Maintainer: Eliot J B McIntire <eliot.mcintire@canada.ca>

Diff between reproducible versions 1.1.1 dated 2020-05-20 and 1.2.0 dated 2020-08-03

 reproducible-1.1.1/reproducible/.aspell                                          |only
 reproducible-1.1.1/reproducible/R/consistentPaths.R                              |only
 reproducible-1.1.1/reproducible/build/reproducible.pdf                           |only
 reproducible-1.1.1/reproducible/man/Require.Rd                                   |only
 reproducible-1.1.1/reproducible/man/assessDataTypeGDAL.Rd                        |only
 reproducible-1.1.1/reproducible/man/available.packagesMem.Rd                     |only
 reproducible-1.1.1/reproducible/man/cache.Rd                                     |only
 reproducible-1.1.1/reproducible/man/cacheHelper.Rd                               |only
 reproducible-1.1.1/reproducible/man/cacheTools.Rd                                |only
 reproducible-1.1.1/reproducible/man/checkPath.Rd                                 |only
 reproducible-1.1.1/reproducible/man/installPackages.Rd                           |only
 reproducible-1.1.1/reproducible/man/installVersions.Rd                           |only
 reproducible-1.1.1/reproducible/man/installedVersions.Rd                         |only
 reproducible-1.1.1/reproducible/man/newLibPaths.Rd                               |only
 reproducible-1.1.1/reproducible/man/normPath.Rd                                  |only
 reproducible-1.1.1/reproducible/man/pkgDep.Rd                                    |only
 reproducible-1.1.1/reproducible/man/pkgSnapshot.Rd                               |only
 reproducible-1.1.1/reproducible/man/tempFilesAndFolders.Rd                       |only
 reproducible-1.1.1/reproducible/tests/testthat/test-git.R                        |only
 reproducible-1.1.1/reproducible/tests/testthat/test-packages.R                   |only
 reproducible-1.2.0/reproducible/DESCRIPTION                                      |   48 
 reproducible-1.2.0/reproducible/MD5                                              |  268 
 reproducible-1.2.0/reproducible/NAMESPACE                                        |  587 -
 reproducible-1.2.0/reproducible/NEWS.md                                          |  772 -
 reproducible-1.2.0/reproducible/R/DBI.R                                          | 1238 +-
 reproducible-1.2.0/reproducible/R/cache-helpers.R                                | 2302 ++---
 reproducible-1.2.0/reproducible/R/cache-internals.R                              |  683 -
 reproducible-1.2.0/reproducible/R/cache-tools.R                                  | 1542 +--
 reproducible-1.2.0/reproducible/R/cache.R                                        | 3432 ++++----
 reproducible-1.2.0/reproducible/R/checksums.R                                    |  665 -
 reproducible-1.2.0/reproducible/R/cloud.R                                        |  548 -
 reproducible-1.2.0/reproducible/R/cloudOld.R                                     |  219 
 reproducible-1.2.0/reproducible/R/convertPaths.R                                 |  356 
 reproducible-1.2.0/reproducible/R/copy.R                                         |  401 
 reproducible-1.2.0/reproducible/R/download.R                                     | 1129 +-
 reproducible-1.2.0/reproducible/R/gis.R                                          |  690 -
 reproducible-1.2.0/reproducible/R/git.R                                          |  212 
 reproducible-1.2.0/reproducible/R/helpers.R                                      |  604 -
 reproducible-1.2.0/reproducible/R/objectSize.R                                   |  364 
 reproducible-1.2.0/reproducible/R/options.R                                      |  370 
 reproducible-1.2.0/reproducible/R/packages.R                                     | 1687 ---
 reproducible-1.2.0/reproducible/R/pipe.R                                         |  396 
 reproducible-1.2.0/reproducible/R/postProcess.R                                  | 3802 ++++----
 reproducible-1.2.0/reproducible/R/preProcess.R                                   | 2375 ++---
 reproducible-1.2.0/reproducible/R/prepInputs.R                                   | 2201 ++---
 reproducible-1.2.0/reproducible/R/reexports.R                                    |only
 reproducible-1.2.0/reproducible/R/reproducible-deprecated.R                      |  108 
 reproducible-1.2.0/reproducible/R/reproducible-package.R                         |   99 
 reproducible-1.2.0/reproducible/R/robustDigest.R                                 |  752 -
 reproducible-1.2.0/reproducible/R/search.R                                       |  118 
 reproducible-1.2.0/reproducible/R/spatialObjects-class.R                         |only
 reproducible-1.2.0/reproducible/R/zzz.R                                          |  111 
 reproducible-1.2.0/reproducible/README.md                                        |  150 
 reproducible-1.2.0/reproducible/build/vignette.rds                               |binary
 reproducible-1.2.0/reproducible/inst/WORDLIST                                    |  260 
 reproducible-1.2.0/reproducible/inst/doc/Cache-using-postgresql.R                |   58 
 reproducible-1.2.0/reproducible/inst/doc/Cache-using-postgresql.Rmd              |  200 
 reproducible-1.2.0/reproducible/inst/doc/Cache-using-postgresql.html             |  802 -
 reproducible-1.2.0/reproducible/inst/doc/Intro-to-Cache.R                        |  427 -
 reproducible-1.2.0/reproducible/inst/doc/Intro-to-Cache.Rmd                      |  635 -
 reproducible-1.2.0/reproducible/inst/doc/Intro-to-Cache.html                     | 3622 ++++----
 reproducible-1.2.0/reproducible/inst/examples/example_Cache.R                    |  114 
 reproducible-1.2.0/reproducible/inst/examples/example_assessDataType.R           |  212 
 reproducible-1.2.0/reproducible/inst/examples/example_assessDataTypeGDAL.R       |  122 
 reproducible-1.2.0/reproducible/inst/examples/example_checkPath.R                |   44 
 reproducible-1.2.0/reproducible/inst/examples/example_postProcess.R              |   66 
 reproducible-1.2.0/reproducible/man/Cache.Rd                                     |only
 reproducible-1.2.0/reproducible/man/CacheHelpers.Rd                              |  134 
 reproducible-1.2.0/reproducible/man/Copy.Rd                                      |  206 
 reproducible-1.2.0/reproducible/man/Deprcated.Rd                                 |   42 
 reproducible-1.2.0/reproducible/man/Filenames.Rd                                 |   78 
 reproducible-1.2.0/reproducible/man/archiveExtractBinary.Rd                      |   38 
 reproducible-1.2.0/reproducible/man/assessDataType.Rd                            |  365 
 reproducible-1.2.0/reproducible/man/basename2.Rd                                 |   34 
 reproducible-1.2.0/reproducible/man/cache-helpers.Rd                             |  134 
 reproducible-1.2.0/reproducible/man/cache-tools.Rd                               |only
 reproducible-1.2.0/reproducible/man/checkAndMakeCloudFolderID.Rd                 |   58 
 reproducible-1.2.0/reproducible/man/checkGitConfig.Rd                            |   31 
 reproducible-1.2.0/reproducible/man/checkoutVersion.Rd                           |  118 
 reproducible-1.2.0/reproducible/man/clearStubArtifacts.Rd                        |  110 
 reproducible-1.2.0/reproducible/man/cloudDownload.Rd                             |   88 
 reproducible-1.2.0/reproducible/man/cloudSyncCacheOld.Rd                         |  134 
 reproducible-1.2.0/reproducible/man/cloudUpload.Rd                               |   62 
 reproducible-1.2.0/reproducible/man/cloudUploadFromCache.Rd                      |   82 
 reproducible-1.2.0/reproducible/man/copyFile.Rd                                  |  162 
 reproducible-1.2.0/reproducible/man/cropInputs.Rd                                |  214 
 reproducible-1.2.0/reproducible/man/determineFilename.Rd                         |  268 
 reproducible-1.2.0/reproducible/man/dlGeneric.Rd                                 |   60 
 reproducible-1.2.0/reproducible/man/dlGoogle.Rd                                  |  104 
 reproducible-1.2.0/reproducible/man/dot-formalsNotInCurrentDots.Rd               |   44 
 reproducible-1.2.0/reproducible/man/dot-requireNamespace.Rd                      |   55 
 reproducible-1.2.0/reproducible/man/downloadFile.Rd                              |  186 
 reproducible-1.2.0/reproducible/man/extractFromArchive.Rd                        |  114 
 reproducible-1.2.0/reproducible/man/fastMask.Rd                                  |  162 
 reproducible-1.2.0/reproducible/man/file.move.Rd                                 |only
 reproducible-1.2.0/reproducible/man/fixErrors.Rd                                 |  220 
 reproducible-1.2.0/reproducible/man/getGDALVersion.Rd                            |   34 
 reproducible-1.2.0/reproducible/man/isInteractive.Rd                             |   58 
 reproducible-1.2.0/reproducible/man/isWindows.Rd                                 |   24 
 reproducible-1.2.0/reproducible/man/maskInputs.Rd                                |  158 
 reproducible-1.2.0/reproducible/man/mergeCache.Rd                                |  114 
 reproducible-1.2.0/reproducible/man/messageDF.Rd                                 |only
 reproducible-1.2.0/reproducible/man/movedCache.Rd                                |  100 
 reproducible-1.2.0/reproducible/man/objSize.Rd                                   |  242 
 reproducible-1.2.0/reproducible/man/pipe.Rd                                      |  216 
 reproducible-1.2.0/reproducible/man/pkgEnv.Rd                                    |   32 
 reproducible-1.2.0/reproducible/man/postProcess.Rd                               |  480 -
 reproducible-1.2.0/reproducible/man/preProcess.Rd                                |  272 
 reproducible-1.2.0/reproducible/man/prepInputs.Rd                                |  543 -
 reproducible-1.2.0/reproducible/man/prepareFileBackedRaster.Rd                   |  126 
 reproducible-1.2.0/reproducible/man/prepareOutput.Rd                             |  120 
 reproducible-1.2.0/reproducible/man/projectInputs.Rd                             |  192 
 reproducible-1.2.0/reproducible/man/reexports.Rd                                 |only
 reproducible-1.2.0/reproducible/man/reproducible-package.Rd                      |  159 
 reproducible-1.2.0/reproducible/man/reproducibleOptions.Rd                       |  328 
 reproducible-1.2.0/reproducible/man/retry.Rd                                     |   70 
 reproducible-1.2.0/reproducible/man/robustDigest.Rd                              |  370 
 reproducible-1.2.0/reproducible/man/spatialClasses-class.Rd                      |only
 reproducible-1.2.0/reproducible/man/studyAreaName.Rd                             |   43 
 reproducible-1.2.0/reproducible/man/unrarPath.Rd                                 |   34 
 reproducible-1.2.0/reproducible/man/viewCache.Rd                                 |  446 -
 reproducible-1.2.0/reproducible/man/writeFuture.Rd                               |   92 
 reproducible-1.2.0/reproducible/man/writeOutputs.Rd                              |  192 
 reproducible-1.2.0/reproducible/tests/test-all.R                                 |    4 
 reproducible-1.2.0/reproducible/tests/testthat/helper-allEqual.R                 |  860 +-
 reproducible-1.2.0/reproducible/tests/testthat/test-cache.R                      | 2245 ++---
 reproducible-1.2.0/reproducible/tests/testthat/test-cacheArguments.R             |  150 
 reproducible-1.2.0/reproducible/tests/testthat/test-cacheHelpers.R               |  442 -
 reproducible-1.2.0/reproducible/tests/testthat/test-checkPath.R                  |  146 
 reproducible-1.2.0/reproducible/tests/testthat/test-checksums.R                  |  116 
 reproducible-1.2.0/reproducible/tests/testthat/test-cloud.R                      |  458 -
 reproducible-1.2.0/reproducible/tests/testthat/test-cluster.R                    |  102 
 reproducible-1.2.0/reproducible/tests/testthat/test-copy.R                       |  178 
 reproducible-1.2.0/reproducible/tests/testthat/test-devMode.R                    |  156 
 reproducible-1.2.0/reproducible/tests/testthat/test-download.R                   |   16 
 reproducible-1.2.0/reproducible/tests/testthat/test-examples.R                   |   76 
 reproducible-1.2.0/reproducible/tests/testthat/test-filesMissingExtension.R      |  126 
 reproducible-1.2.0/reproducible/tests/testthat/test-gis.R                        |  303 
 reproducible-1.2.0/reproducible/tests/testthat/test-misc.R                       |  662 -
 reproducible-1.2.0/reproducible/tests/testthat/test-multipleCacheRepo.R          |  141 
 reproducible-1.2.0/reproducible/tests/testthat/test-postProcess.R                |  282 
 reproducible-1.2.0/reproducible/tests/testthat/test-preProcessDoesntWork.R       |   94 
 reproducible-1.2.0/reproducible/tests/testthat/test-preProcessWorks.R            |  502 -
 reproducible-1.2.0/reproducible/tests/testthat/test-prepInputs-large-files.R     |only
 reproducible-1.2.0/reproducible/tests/testthat/test-prepInputs.R                 | 4261 +++++-----
 reproducible-1.2.0/reproducible/tests/testthat/test-prepInputsInNestedArchives.R |  374 
 reproducible-1.2.0/reproducible/tests/testthat/test-reproducibleVerbose.R        |   48 
 reproducible-1.2.0/reproducible/tests/testthat/test-robustDigest.R               |   48 
 reproducible-1.2.0/reproducible/vignettes/Cache-using-postgresql.Rmd             |  200 
 reproducible-1.2.0/reproducible/vignettes/Intro-to-Cache.Rmd                     |  635 -
 150 files changed, 27245 insertions(+), 27919 deletions(-)

More information about reproducible at CRAN
Permanent link

New package portfolioBacktest with initial version 0.2.2
Package: portfolioBacktest
Title: Automated Backtesting of Portfolios over Multiple Datasets
Version: 0.2.2
Date: 2020-07-29
Description: Automated backtesting of multiple portfolios over multiple datasets of stock prices in a rolling-window fashion. Intended for researchers and practitioners to backtest a set of different portfolios, as well as by a course instructor to assess the students in their portfolio design in a fully automated and convenient manner, with results conveniently formatted in tables and plots. Each portfolio design is easily defined as a function that takes as input a window of the stock prices and outputs the portfolio weights. Multiple portfolios can be easily specified as a list of functions or as files in a folder. Multiple datasets can be conveniently extracted randomly from different markets, different time periods, and different subsets of the stock universe. The results can be later assessed and ranked with tables based on a number of performance criteria (e.g., expected return, volatility, Sharpe ratio, drawdown, turnover rate, return on investment, computational time, etc.), as well as plotted in a number of ways with nice barplots and boxplots.
Authors@R: c( person(c("Daniel", "P."), "Palomar", role = c("cre", "aut"), email = "daniel.p.palomar@gmail.com"), person("Rui", "Zhou", role = "aut", email = "rzhouae@connect.ust.hk") )
Maintainer: Daniel P. Palomar <daniel.p.palomar@gmail.com>
URL: https://CRAN.R-project.org/package=portfolioBacktest, https://github.com/dppalomar/portfolioBacktest
BugReports: https://github.com/dppalomar/portfolioBacktest/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Imports: digest, doSNOW, evaluate, foreach, ggplot2, PerformanceAnalytics, quantmod, R.utils, rlang, snow, utils, xts, zoo, stats, quadprog
Suggests: CVXR, DT, ggfortify, gridExtra, knitr, prettydoc, readtext, rmarkdown, R.rsp, stringi, testthat
VignetteBuilder: knitr, rmarkdown, R.rsp
NeedsCompilation: no
Packaged: 2020-07-29 13:02:25 UTC; palomar
Author: Daniel P. Palomar [cre, aut], Rui Zhou [aut]
Repository: CRAN
Date/Publication: 2020-08-03 10:50:08 UTC

More information about portfolioBacktest at CRAN
Permanent link

New package frostr with initial version 0.2.0
Package: frostr
Type: Package
Title: R API to MET Norway's 'Frost' API
Version: 0.2.0
Authors@R: person("Iman", "Ghayoornia", email = "ghayoornia.iman@gmail.com", role = c("aut", "cre"))
Description: An R API to MET Norway's 'Frost' API <https://frost.met.no/index.html> to retrieve data as data frames. The 'Frost' API, and the underlying data, is made available by the Norwegian Meteorological Institute (MET Norway). The data and products are distributed under the Norwegian License for Open Data 2.0 (NLOD) <https://data.norge.no/nlod/en/2.0> and Creative Commons 4.0 <https://creativecommons.org/licenses/by/4.0/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: httr, jsonlite, tibble, tidyr
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-07-26 15:54:05 UTC; Iman Ghayoornia
Author: Iman Ghayoornia [aut, cre]
Maintainer: Iman Ghayoornia <ghayoornia.iman@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-03 10:40:09 UTC

More information about frostr at CRAN
Permanent link

Package agridat updated to version 1.17 with previous version 1.16 dated 2018-07-06

Title: Agricultural Datasets
Description: Datasets from books, papers, and websites related to agriculture. Example graphics and analyses are included. Data come from small-plot trials, multi-environment trials, uniformity trials, yield monitors, and more.
Author: Kevin Wright [aut, cre] (<https://orcid.org/0000-0002-0617-8673>)
Maintainer: Kevin Wright <kw.stat@gmail.com>

Diff between agridat versions 1.16 dated 2018-07-06 and 1.17 dated 2020-08-03

 agridat-1.16/agridat/data/datalist                         |only
 agridat-1.16/agridat/data/hutchinson.cotton.uniformity.txt |only
 agridat-1.16/agridat/inst/doc/agridat_papadakis.R          |only
 agridat-1.16/agridat/inst/doc/agridat_papadakis.Rmd        |only
 agridat-1.16/agridat/inst/doc/agridat_papadakis.html       |only
 agridat-1.16/agridat/man/hutchinson.cotton.uniformity.Rd   |only
 agridat-1.16/agridat/vignettes/agridat_papadakis.Rmd       |only
 agridat-1.17/agridat/DESCRIPTION                           |   13 
 agridat-1.17/agridat/LICENSE.note                          |only
 agridat-1.17/agridat/MD5                                   |  669 +-
 agridat-1.17/agridat/NAMESPACE                             |    3 
 agridat-1.17/agridat/NEWS.md                               |only
 agridat-1.17/agridat/R                                     |only
 agridat-1.17/agridat/build/vignette.rds                    |binary
 agridat-1.17/agridat/data/alwan.lamb.txt                   |only
 agridat-1.17/agridat/data/baker.strawberry.uniformity.txt  |only
 agridat-1.17/agridat/data/besag.checks.txt                 |only
 agridat-1.17/agridat/data/bryan.corn.uniformity.txt        |only
 agridat-1.17/agridat/data/davidian.soybean.txt             |only
 agridat-1.17/agridat/data/devries.pine.txt                 |only
 agridat-1.17/agridat/data/edwards.oats.txt                 |only
 agridat-1.17/agridat/data/gauch.soy.txt                    | 2910 ++++++-------
 agridat-1.17/agridat/data/george.wheat.txt                 |only
 agridat-1.17/agridat/data/hartman.tomato.uniformity.txt    |only
 agridat-1.17/agridat/data/heath.raddish.uniformity.txt     |only
 agridat-1.17/agridat/data/johnson.douglasfir.txt           |only
 agridat-1.17/agridat/data/kayad.alfalfa.txt                |only
 agridat-1.17/agridat/data/kerr.sugarcane.uniformity.txt    |only
 agridat-1.17/agridat/data/laycock.tea.uniformity.txt       |only
 agridat-1.17/agridat/data/lehmann.millet.uniformity.txt    |only
 agridat-1.17/agridat/data/linder.wheat.txt                 |only
 agridat-1.17/agridat/data/loesell.bean.uniformity.txt      |only
 agridat-1.17/agridat/data/miguez.biomass.txt               |only
 agridat-1.17/agridat/data/obsi.potato.uniformity.txt       |only
 agridat-1.17/agridat/data/paez.coffee.uniformity.txt       |only
 agridat-1.17/agridat/data/panse.cotton.uniformity.txt      |only
 agridat-1.17/agridat/data/parker.orange.uniformity.txt     | 2766 +++++++-----
 agridat-1.17/agridat/data/pederson.lettuce.repeated.txt    |only
 agridat-1.17/agridat/data/piepho.barley.uniformity.txt     |only
 agridat-1.17/agridat/data/rothamsted.oats.txt              |only
 agridat-1.17/agridat/data/shaw.oats.txt                    |only
 agridat-1.17/agridat/data/wyatt.multi.uniformity.txt       |only
 agridat-1.17/agridat/inst/doc/agridat_data.Rmd             |  461 +-
 agridat-1.17/agridat/inst/doc/agridat_data.html            |  587 +-
 agridat-1.17/agridat/inst/doc/agridat_examples.Rmd         |  128 
 agridat-1.17/agridat/inst/doc/agridat_examples.html        |  415 +
 agridat-1.17/agridat/inst/doc/agridat_intro.Rmd            |only
 agridat-1.17/agridat/inst/doc/agridat_intro.html           |only
 agridat-1.17/agridat/man/aastveit.barley.Rd                |   26 
 agridat-1.17/agridat/man/acorsi.grayleafspot.Rd            |    4 
 agridat-1.17/agridat/man/adugna.sorghum.Rd                 |   12 
 agridat-1.17/agridat/man/agridat.Rd                        |  140 
 agridat-1.17/agridat/man/allcroft.lodging.Rd               |   27 
 agridat-1.17/agridat/man/alwan.lamb.Rd                     |only
 agridat-1.17/agridat/man/ansari.wheat.uniformity.Rd        |    7 
 agridat-1.17/agridat/man/archbold.apple.Rd                 |   38 
 agridat-1.17/agridat/man/ars.earlywhitecorn96.Rd           |    4 
 agridat-1.17/agridat/man/australia.soybean.Rd              |   42 
 agridat-1.17/agridat/man/baker.barley.uniformity.Rd        |   34 
 agridat-1.17/agridat/man/baker.strawberry.uniformity.Rd    |only
 agridat-1.17/agridat/man/baker.wheat.uniformity.Rd         |    8 
 agridat-1.17/agridat/man/bancroft.peanut.uniformity.Rd     |   31 
 agridat-1.17/agridat/man/batchelor.uniformity.Rd           |   22 
 agridat-1.17/agridat/man/battese.survey.Rd                 |  109 
 agridat-1.17/agridat/man/beall.webworms.Rd                 |   52 
 agridat-1.17/agridat/man/beaven.barley.Rd                  |   12 
 agridat-1.17/agridat/man/becker.chicken.Rd                 |   40 
 agridat-1.17/agridat/man/besag.bayesian.Rd                 |  102 
 agridat-1.17/agridat/man/besag.beans.Rd                    |   76 
 agridat-1.17/agridat/man/besag.checks.Rd                   |only
 agridat-1.17/agridat/man/besag.elbatan.Rd                  |   90 
 agridat-1.17/agridat/man/besag.endive.Rd                   |   99 
 agridat-1.17/agridat/man/besag.met.Rd                      |  373 -
 agridat-1.17/agridat/man/besag.triticale.Rd                |   99 
 agridat-1.17/agridat/man/blackman.wheat.Rd                 |   29 
 agridat-1.17/agridat/man/bliss.borers.Rd                   |   14 
 agridat-1.17/agridat/man/bond.diallel.Rd                   |    2 
 agridat-1.17/agridat/man/bose.multi.uniformity.Rd          |   25 
 agridat-1.17/agridat/man/box.cork.Rd                       |  117 
 agridat-1.17/agridat/man/bradley.multi.uniformity.Rd       |   59 
 agridat-1.17/agridat/man/brandle.rape.Rd                   |   50 
 agridat-1.17/agridat/man/brandt.switchback.Rd              |    8 
 agridat-1.17/agridat/man/bridges.cucumber.Rd               |  201 
 agridat-1.17/agridat/man/broadbalk.wheat.Rd                |    9 
 agridat-1.17/agridat/man/bryan.corn.uniformity.Rd          |only
 agridat-1.17/agridat/man/burgueno.alpha.Rd                 |  197 
 agridat-1.17/agridat/man/burgueno.rowcol.Rd                |  114 
 agridat-1.17/agridat/man/burgueno.unreplicated.Rd          |  137 
 agridat-1.17/agridat/man/butron.maize.Rd                   |  240 -
 agridat-1.17/agridat/man/byers.apple.Rd                    |    9 
 agridat-1.17/agridat/man/caribbean.maize.Rd                |    5 
 agridat-1.17/agridat/man/carlson.germination.Rd            |   42 
 agridat-1.17/agridat/man/carmer.density.Rd                 |   30 
 agridat-1.17/agridat/man/cate.potassium.Rd                 |    4 
 agridat-1.17/agridat/man/chinloy.fractionalfactorial.Rd    |   14 
 agridat-1.17/agridat/man/christidis.competition.Rd         |   42 
 agridat-1.17/agridat/man/christidis.cotton.uniformity.Rd   |   23 
 agridat-1.17/agridat/man/christidis.wheat.uniformity.Rd    |   17 
 agridat-1.17/agridat/man/cleveland.soil.Rd                 |    8 
 agridat-1.17/agridat/man/cochran.beets.Rd                  |    6 
 agridat-1.17/agridat/man/cochran.bib.Rd                    |    6 
 agridat-1.17/agridat/man/cochran.crd.Rd                    |   14 
 agridat-1.17/agridat/man/cochran.eelworms.Rd               |   15 
 agridat-1.17/agridat/man/cochran.factorial.Rd              |   12 
 agridat-1.17/agridat/man/cochran.latin.Rd                  |   11 
 agridat-1.17/agridat/man/cochran.lattice.Rd                |   25 
 agridat-1.17/agridat/man/cochran.wireworms.Rd              |   22 
 agridat-1.17/agridat/man/connolly.potato.Rd                |   30 
 agridat-1.17/agridat/man/cornelius.maize.Rd                |   15 
 agridat-1.17/agridat/man/correa.soybean.uniformity.Rd      |   12 
 agridat-1.17/agridat/man/corsten.interaction.Rd            |   13 
 agridat-1.17/agridat/man/cox.stripsplit.Rd                 |   64 
 agridat-1.17/agridat/man/cramer.cucumber.Rd                |   32 
 agridat-1.17/agridat/man/crampton.pig.Rd                   |    4 
 agridat-1.17/agridat/man/crossa.wheat.Rd                   |   17 
 agridat-1.17/agridat/man/crowder.seeds.Rd                  |   57 
 agridat-1.17/agridat/man/cullis.earlygen.Rd                |  185 
 agridat-1.17/agridat/man/darwin.maize.Rd                   |    6 
 agridat-1.17/agridat/man/dasilva.maize.Rd                  |   36 
 agridat-1.17/agridat/man/davidian.soybean.Rd               |only
 agridat-1.17/agridat/man/davies.pasture.uniformity.Rd      |    8 
 agridat-1.17/agridat/man/day.wheat.uniformity.Rd           |   43 
 agridat-1.17/agridat/man/denis.missing.Rd                  |   23 
 agridat-1.17/agridat/man/denis.ryegrass.Rd                 |    4 
 agridat-1.17/agridat/man/depalluel.sheep.Rd                |    5 
 agridat-1.17/agridat/man/devries.pine.Rd                   |only
 agridat-1.17/agridat/man/digby.jointregression.Rd          |  156 
 agridat-1.17/agridat/man/diggle.cow.Rd                     |   74 
 agridat-1.17/agridat/man/draper.safflower.uniformity.Rd    |   16 
 agridat-1.17/agridat/man/durban.competition.Rd             |   28 
 agridat-1.17/agridat/man/durban.rowcol.Rd                  |  120 
 agridat-1.17/agridat/man/durban.splitplot.Rd               |  132 
 agridat-1.17/agridat/man/eden.nonnormal.Rd                 |   25 
 agridat-1.17/agridat/man/eden.potato.Rd                    |   58 
 agridat-1.17/agridat/man/eden.tea.uniformity.Rd            |    8 
 agridat-1.17/agridat/man/edwards.oats.Rd                   |only
 agridat-1.17/agridat/man/engelstad.nitro.Rd                |   11 
 agridat-1.17/agridat/man/fan.stability.Rd                  |   20 
 agridat-1.17/agridat/man/federer.diagcheck.Rd              |  138 
 agridat-1.17/agridat/man/federer.tobacco.Rd                |   15 
 agridat-1.17/agridat/man/figures                           |only
 agridat-1.17/agridat/man/fisher.barley.Rd                  |   90 
 agridat-1.17/agridat/man/fisher.latin.Rd                   |    4 
 agridat-1.17/agridat/man/foulley.calving.Rd                |   88 
 agridat-1.17/agridat/man/fox.wheat.Rd                      |    6 
 agridat-1.17/agridat/man/garber.multi.uniformity.Rd        |   10 
 agridat-1.17/agridat/man/gartner.corn.Rd                   |   22 
 agridat-1.17/agridat/man/gathmann.bt.Rd                    |   22 
 agridat-1.17/agridat/man/gauch.soy.Rd                      |   61 
 agridat-1.17/agridat/man/george.wheat.Rd                   |only
 agridat-1.17/agridat/man/giles.wheat.Rd                    |   28 
 agridat-1.17/agridat/man/gilmour.serpentine.Rd             |  221 
 agridat-1.17/agridat/man/gilmour.slatehall.Rd              |  103 
 agridat-1.17/agridat/man/gomez.fractionalfactorial.Rd      |   35 
 agridat-1.17/agridat/man/gomez.groupsplit.Rd               |   22 
 agridat-1.17/agridat/man/gomez.heteroskedastic.Rd          |   23 
 agridat-1.17/agridat/man/gomez.multilocsplitplot.Rd        |   19 
 agridat-1.17/agridat/man/gomez.nitrogen.Rd                 |   30 
 agridat-1.17/agridat/man/gomez.nonnormal1.Rd               |   24 
 agridat-1.17/agridat/man/gomez.nonnormal2.Rd               |   25 
 agridat-1.17/agridat/man/gomez.nonnormal3.Rd               |   26 
 agridat-1.17/agridat/man/gomez.rice.uniformity.Rd          |   88 
 agridat-1.17/agridat/man/gomez.seedrate.Rd                 |   21 
 agridat-1.17/agridat/man/gomez.splitplot.subsample.Rd      |   29 
 agridat-1.17/agridat/man/gomez.splitsplit.Rd               |   37 
 agridat-1.17/agridat/man/gomez.stripplot.Rd                |   39 
 agridat-1.17/agridat/man/gomez.stripsplitplot.Rd           |   32 
 agridat-1.17/agridat/man/gomez.wetdry.Rd                   |   36 
 agridat-1.17/agridat/man/gotway.hessianfly.Rd              |   63 
 agridat-1.17/agridat/man/goulden.barley.uniformity.Rd      |   27 
 agridat-1.17/agridat/man/goulden.eggs.Rd                   |   26 
 agridat-1.17/agridat/man/goulden.latin.Rd                  |   16 
 agridat-1.17/agridat/man/goulden.splitsplit.Rd             |   27 
 agridat-1.17/agridat/man/graybill.heteroskedastic.Rd       |    6 
 agridat-1.17/agridat/man/gregory.cotton.Rd                 |   22 
 agridat-1.17/agridat/man/gumpertz.pepper.Rd                |   26 
 agridat-1.17/agridat/man/hanks.sprinkler.Rd                |  165 
 agridat-1.17/agridat/man/hanover.whitepine.Rd              |    8 
 agridat-1.17/agridat/man/harris.multi.uniformity.Rd        |   48 
 agridat-1.17/agridat/man/harris.wateruse.Rd                |  335 -
 agridat-1.17/agridat/man/harrison.priors.Rd                |   22 
 agridat-1.17/agridat/man/hartman.tomato.uniformity.Rd      |only
 agridat-1.17/agridat/man/harvey.lsmeans.Rd                 |   32 
 agridat-1.17/agridat/man/harville.lamb.Rd                  |   22 
 agridat-1.17/agridat/man/hayman.tobacco.Rd                 |  156 
 agridat-1.17/agridat/man/hazell.vegetables.Rd              |   36 
 agridat-1.17/agridat/man/heady.fertilizer.Rd               |    6 
 agridat-1.17/agridat/man/heath.raddish.uniformity.Rd       |only
 agridat-1.17/agridat/man/henderson.milkfat.Rd              |    5 
 agridat-1.17/agridat/man/hernandez.nitrogen.Rd             |  156 
 agridat-1.17/agridat/man/hessling.argentina.Rd             |   24 
 agridat-1.17/agridat/man/hildebrand.systems.Rd             |  182 
 agridat-1.17/agridat/man/holland.arthropods.Rd             |   19 
 agridat-1.17/agridat/man/holshouser.splitstrip.Rd          |   48 
 agridat-1.17/agridat/man/holtsmark.timothy.uniformity.Rd   |   22 
 agridat-1.17/agridat/man/huehn.wheat.Rd                    |   69 
 agridat-1.17/agridat/man/hughes.grapes.Rd                  |   42 
 agridat-1.17/agridat/man/hunter.corn.Rd                    |    3 
 agridat-1.17/agridat/man/igue.sugarcane.uniformity.Rd      |   18 
 agridat-1.17/agridat/man/ilri.sheep.Rd                     |  111 
 agridat-1.17/agridat/man/immer.sugarbeet.uniformity.Rd     |   14 
 agridat-1.17/agridat/man/ivins.herbs.Rd                    |    4 
 agridat-1.17/agridat/man/iyer.wheat.uniformity.Rd          |   33 
 agridat-1.17/agridat/man/jansen.apple.Rd                   |   24 
 agridat-1.17/agridat/man/jansen.carrot.Rd                  |   11 
 agridat-1.17/agridat/man/jansen.strawberry.Rd              |   23 
 agridat-1.17/agridat/man/jenkyn.mildew.Rd                  |    4 
 agridat-1.17/agridat/man/john.alpha.Rd                     |  240 -
 agridat-1.17/agridat/man/johnson.blight.Rd                 |    4 
 agridat-1.17/agridat/man/johnson.douglasfir.Rd             |only
 agridat-1.17/agridat/man/kadam.millet.uniformity.Rd        |    8 
 agridat-1.17/agridat/man/kalamkar.potato.uniformity.Rd     |   19 
 agridat-1.17/agridat/man/kalamkar.wheat.uniformity.Rd      |   44 
 agridat-1.17/agridat/man/kang.maize.Rd                     |   17 
 agridat-1.17/agridat/man/kang.peanut.Rd                    |   26 
 agridat-1.17/agridat/man/karcher.turfgrass.Rd              |    4 
 agridat-1.17/agridat/man/kayad.alfalfa.Rd                  |only
 agridat-1.17/agridat/man/keen.potatodamage.Rd              |   41 
 agridat-1.17/agridat/man/kempton.barley.uniformity.Rd      |  106 
 agridat-1.17/agridat/man/kempton.competition.Rd            |    4 
 agridat-1.17/agridat/man/kempton.rowcol.Rd                 |   53 
 agridat-1.17/agridat/man/kempton.slatehall.Rd              |   65 
 agridat-1.17/agridat/man/kenward.cattle.Rd                 |  103 
 agridat-1.17/agridat/man/kerr.sugarcane.uniformity.Rd      |only
 agridat-1.17/agridat/man/khin.rice.uniformity.Rd           |    7 
 agridat-1.17/agridat/man/kiesselbach.oats.uniformity.Rd    |    8 
 agridat-1.17/agridat/man/kreusler.maize.Rd                 |    2 
 agridat-1.17/agridat/man/kristensen.barley.uniformity.Rd   |   17 
 agridat-1.17/agridat/man/kulkarni.sorghum.uniformity.Rd    |   34 
 agridat-1.17/agridat/man/lambert.soiltemp.Rd               |    4 
 agridat-1.17/agridat/man/lander.multi.uniformity.Rd        |   23 
 agridat-1.17/agridat/man/lasrosas.corn.Rd                  |   46 
 agridat-1.17/agridat/man/lavoranti.eucalyptus.Rd           |    7 
 agridat-1.17/agridat/man/laycock.tea.uniformity.Rd         |only
 agridat-1.17/agridat/man/lee.potatoblight.Rd               |   28 
 agridat-1.17/agridat/man/lehmann.millet.uniformity.Rd      |only
 agridat-1.17/agridat/man/lehner.soybeanmold.Rd             |   98 
 agridat-1.17/agridat/man/lessman.sorghum.uniformity.Rd     |   13 
 agridat-1.17/agridat/man/li.millet.uniformity.Rd           |    8 
 agridat-1.17/agridat/man/libs.Rd                           |only
 agridat-1.17/agridat/man/lillemo.wheat.Rd                  |   20 
 agridat-1.17/agridat/man/lin.superiority.Rd                |   10 
 agridat-1.17/agridat/man/lin.unbalanced.Rd                 |   48 
 agridat-1.17/agridat/man/linder.wheat.Rd                   |only
 agridat-1.17/agridat/man/little.splitblock.Rd              |   17 
 agridat-1.17/agridat/man/loesell.bean.uniformity.Rd        |only
 agridat-1.17/agridat/man/lonnquist.maize.Rd                |   78 
 agridat-1.17/agridat/man/lord.rice.uniformity.Rd           |   19 
 agridat-1.17/agridat/man/love.cotton.uniformity.Rd         |   15 
 agridat-1.17/agridat/man/lu.stability.Rd                   |   83 
 agridat-1.17/agridat/man/lucas.switchback.Rd               |   19 
 agridat-1.17/agridat/man/lyon.potato.uniformity.Rd         |   11 
 agridat-1.17/agridat/man/lyons.wheat.Rd                    |    4 
 agridat-1.17/agridat/man/magistad.pineapple.uniformity.Rd  |   14 
 agridat-1.17/agridat/man/masood.rice.uniformity.Rd         |   18 
 agridat-1.17/agridat/man/mcclelland.corn.uniformity.Rd     |    8 
 agridat-1.17/agridat/man/mcconway.turnip.Rd                |   31 
 agridat-1.17/agridat/man/mcleod.barley.Rd                  |    4 
 agridat-1.17/agridat/man/mead.cauliflower.Rd               |   13 
 agridat-1.17/agridat/man/mead.cowpeamaize.Rd               |   19 
 agridat-1.17/agridat/man/mead.germination.Rd               |   10 
 agridat-1.17/agridat/man/mead.lamb.Rd                      |   63 
 agridat-1.17/agridat/man/mead.strawberry.Rd                |   16 
 agridat-1.17/agridat/man/mead.turnip.Rd                    |   14 
 agridat-1.17/agridat/man/mercer.mangold.uniformity.Rd      |   18 
 agridat-1.17/agridat/man/mercer.wheat.uniformity.Rd        |   41 
 agridat-1.17/agridat/man/miguez.biomass.Rd                 |only
 agridat-1.17/agridat/man/minnesota.barley.weather.Rd       |   21 
 agridat-1.17/agridat/man/minnesota.barley.yield.Rd         |    4 
 agridat-1.17/agridat/man/montgomery.wheat.uniformity.Rd    |   18 
 agridat-1.17/agridat/man/moore.uniformity.Rd               |   43 
 agridat-1.17/agridat/man/nagai.strawberry.uniformity.Rd    |    8 
 agridat-1.17/agridat/man/narain.sorghum.uniformity.Rd      |    6 
 agridat-1.17/agridat/man/nass.corn.Rd                      |    6 
 agridat-1.17/agridat/man/nebraska.farmincome.Rd            |   73 
 agridat-1.17/agridat/man/nonnecke.peas.uniformity.Rd       |   10 
 agridat-1.17/agridat/man/nonnecke.sweetcorn.uniformity.Rd  |    6 
 agridat-1.17/agridat/man/obsi.potato.uniformity.Rd         |only
 agridat-1.17/agridat/man/odland.soy.uniformity.Rd          |   12 
 agridat-1.17/agridat/man/omer.sorghum.Rd                   |   18 
 agridat-1.17/agridat/man/onofri.winterwheat.Rd             |   19 
 agridat-1.17/agridat/man/ortiz.tomato.Rd                   |   14 
 agridat-1.17/agridat/man/pacheco.soybean.Rd                |   30 
 agridat-1.17/agridat/man/paez.coffee.uniformity.Rd         |only
 agridat-1.17/agridat/man/panse.cotton.uniformity.Rd        |only
 agridat-1.17/agridat/man/parker.orange.uniformity.Rd       |   47 
 agridat-1.17/agridat/man/patterson.switchback.Rd           |   28 
 agridat-1.17/agridat/man/pearce.apple.Rd                   |    8 
 agridat-1.17/agridat/man/pearl.kernels.Rd                  |    4 
 agridat-1.17/agridat/man/pederson.lettuce.repeated.Rd      |only
 agridat-1.17/agridat/man/perry.springwheat.Rd              |   59 
 agridat-1.17/agridat/man/piepho.barley.uniformity.Rd       |only
 agridat-1.17/agridat/man/piepho.cocksfoot.Rd               |   62 
 agridat-1.17/agridat/man/polson.safflower.uniformity.Rd    |   10 
 agridat-1.17/agridat/man/ratkowsky.onions.Rd               |   14 
 agridat-1.17/agridat/man/reid.grasses.Rd                   |   74 
 agridat-1.17/agridat/man/ridout.appleshoots.Rd             |   39 
 agridat-1.17/agridat/man/robinson.peanut.uniformity.Rd     |   14 
 agridat-1.17/agridat/man/rothamsted.brussels.Rd            |   19 
 agridat-1.17/agridat/man/rothamsted.oats.Rd                |only
 agridat-1.17/agridat/man/ryder.groundnut.Rd                |   23 
 agridat-1.17/agridat/man/salmon.bunt.Rd                    |   23 
 agridat-1.17/agridat/man/sawyer.multi.uniformity.Rd        |   39 
 agridat-1.17/agridat/man/sayer.sugarcane.uniformity.Rd     |   10 
 agridat-1.17/agridat/man/senshu.rice.Rd                    |    2 
 agridat-1.17/agridat/man/shafii.rapeseed.Rd                |   49 
 agridat-1.17/agridat/man/shaw.oats.Rd                      |only
 agridat-1.17/agridat/man/silva.cotton.Rd                   |   34 
 agridat-1.17/agridat/man/sinclair.clover.Rd                |    9 
 agridat-1.17/agridat/man/smith.beans.uniformity.Rd         |   15 
 agridat-1.17/agridat/man/smith.corn.uniformity.Rd          |   16 
 agridat-1.17/agridat/man/snedecor.asparagus.Rd             |  277 -
 agridat-1.17/agridat/man/snijders.fusarium.Rd              |   12 
 agridat-1.17/agridat/man/stephens.sorghum.uniformity.Rd    |    8 
 agridat-1.17/agridat/man/steptoe.morex.pheno.Rd            |  209 
 agridat-1.17/agridat/man/stickler.sorghum.uniformity.Rd    |    8 
 agridat-1.17/agridat/man/stirret.borers.Rd                 |   41 
 agridat-1.17/agridat/man/streibig.competition.Rd           |   12 
 agridat-1.17/agridat/man/strickland.apple.uniformity.Rd    |    6 
 agridat-1.17/agridat/man/strickland.grape.uniformity.Rd    |    6 
 agridat-1.17/agridat/man/strickland.peach.uniformity.Rd    |    6 
 agridat-1.17/agridat/man/strickland.tomato.uniformity.Rd   |    6 
 agridat-1.17/agridat/man/stroup.nin.Rd                     |  265 -
 agridat-1.17/agridat/man/stroup.splitplot.Rd               |  152 
 agridat-1.17/agridat/man/student.barley.Rd                 |   78 
 agridat-1.17/agridat/man/tai.potato.Rd                     |    6 
 agridat-1.17/agridat/man/talbot.potato.Rd                  |   50 
 agridat-1.17/agridat/man/theobald.barley.Rd                |    4 
 agridat-1.17/agridat/man/theobald.covariate.Rd             |   17 
 agridat-1.17/agridat/man/thompson.cornsoy.Rd               |    8 
 agridat-1.17/agridat/man/turner.herbicide.Rd               |   97 
 agridat-1.17/agridat/man/urquhart.feedlot.Rd               |   32 
 agridat-1.17/agridat/man/usgs.herbicides.Rd                |   15 
 agridat-1.17/agridat/man/vaneeuwijk.drymatter.Rd           |   41 
 agridat-1.17/agridat/man/vaneeuwijk.fusarium.Rd            |   29 
 agridat-1.17/agridat/man/vaneeuwijk.nematodes.Rd           |    4 
 agridat-1.17/agridat/man/vargas.txe.Rd                     |   25 
 agridat-1.17/agridat/man/vargas.wheat1.Rd                  |    6 
 agridat-1.17/agridat/man/vargas.wheat2.Rd                  |    8 
 agridat-1.17/agridat/man/verbyla.lupin.Rd                  |  199 
 agridat-1.17/agridat/man/vold.longterm.Rd                  |  119 
 agridat-1.17/agridat/man/vsn.lupin3.Rd                     |   91 
 agridat-1.17/agridat/man/wallace.iowaland.Rd               |   24 
 agridat-1.17/agridat/man/walsh.cottonprice.Rd              |    4 
 agridat-1.17/agridat/man/wassom.brome.uniformity.Rd        |    6 
 agridat-1.17/agridat/man/waynick.soil.Rd                   |    8 
 agridat-1.17/agridat/man/wedderburn.barley.Rd              |    6 
 agridat-1.17/agridat/man/weiss.incblock.Rd                 |   42 
 agridat-1.17/agridat/man/weiss.lattice.Rd                  |   51 
 agridat-1.17/agridat/man/welch.bermudagrass.Rd             |   26 
 agridat-1.17/agridat/man/wheatley.carrot.Rd                |    4 
 agridat-1.17/agridat/man/wiebe.wheat.uniformity.Rd         |  128 
 agridat-1.17/agridat/man/wiedemann.safflower.uniformity.Rd |   79 
 agridat-1.17/agridat/man/williams.barley.uniformity.Rd     |   27 
 agridat-1.17/agridat/man/williams.cotton.uniformity.Rd     |   12 
 agridat-1.17/agridat/man/williams.trees.Rd                 |   14 
 agridat-1.17/agridat/man/wyatt.multi.uniformity.Rd         |only
 agridat-1.17/agridat/man/yan.winterwheat.Rd                |   19 
 agridat-1.17/agridat/man/yang.barley.Rd                    |   26 
 agridat-1.17/agridat/man/yates.missing.Rd                  |   11 
 agridat-1.17/agridat/man/yates.oats.Rd                     |  144 
 agridat-1.17/agridat/man/zuidhof.broiler.Rd                |   12 
 agridat-1.17/agridat/tests/testthat/test-test_misc-r.R     |    3 
 agridat-1.17/agridat/vignettes/agridat.bib                 |    3 
 agridat-1.17/agridat/vignettes/agridat_data.Rmd            |  461 +-
 agridat-1.17/agridat/vignettes/agridat_examples.Rmd        |  128 
 agridat-1.17/agridat/vignettes/agridat_intro.Rmd           |only
 367 files changed, 11063 insertions(+), 9777 deletions(-)

More information about agridat at CRAN
Permanent link

Package paws.storage updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-27

Title: Amazon Web Services Storage Services
Description: Interface to Amazon Web Services storage services, including 'Simple Storage Service' ('S3') and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.storage versions 0.1.8 dated 2020-04-27 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                      |   12 
 MD5                                                              |  508 ++--
 NAMESPACE                                                        |   36 
 R/backup_interfaces.R                                            |   84 
 R/backup_operations.R                                            |  417 +++-
 R/backup_service.R                                               |   13 
 R/dlm_interfaces.R                                               |    6 
 R/dlm_operations.R                                               |    6 
 R/dlm_service.R                                                  |    2 
 R/efs_interfaces.R                                               |  138 +
 R/efs_operations.R                                               |  584 +++++
 R/efs_service.R                                                  |   13 
 R/fsx_interfaces.R                                               |   22 
 R/fsx_operations.R                                               |  360 ++-
 R/fsx_service.R                                                  |   14 
 R/glacier_service.R                                              |    2 
 R/s3_interfaces.R                                                |   36 
 R/s3_operations.R                                                | 1020 ++++------
 R/s3_service.R                                                   |    6 
 R/s3control_interfaces.R                                         |   40 
 R/s3control_operations.R                                         |  334 +++
 R/s3control_service.R                                            |   13 
 R/storagegateway_interfaces.R                                    |   50 
 R/storagegateway_operations.R                                    |  773 +++++--
 R/storagegateway_service.R                                       |   27 
 man/backup.Rd                                                    |  191 -
 man/backup_create_backup_plan.Rd                                 |   13 
 man/backup_create_backup_selection.Rd                            |   11 
 man/backup_delete_backup_vault.Rd                                |    4 
 man/backup_describe_copy_job.Rd                                  |only
 man/backup_describe_protected_resource.Rd                        |    4 
 man/backup_describe_region_settings.Rd                           |only
 man/backup_get_recovery_point_restore_metadata.Rd                |   15 
 man/backup_list_backup_jobs.Rd                                   |   16 
 man/backup_list_copy_jobs.Rd                                     |only
 man/backup_list_restore_jobs.Rd                                  |   22 
 man/backup_list_tags.Rd                                          |    3 
 man/backup_put_backup_vault_notifications.Rd                     |    2 
 man/backup_start_backup_job.Rd                                   |   15 
 man/backup_start_copy_job.Rd                                     |only
 man/backup_start_restore_job.Rd                                  |   41 
 man/backup_update_backup_plan.Rd                                 |    9 
 man/backup_update_region_settings.Rd                             |only
 man/dlm.Rd                                                       |  122 -
 man/dlm_create_lifecycle_policy.Rd                               |    3 
 man/dlm_update_lifecycle_policy.Rd                               |    3 
 man/efs.Rd                                                       |  159 -
 man/efs_create_access_point.Rd                                   |only
 man/efs_create_file_system.Rd                                    |  315 +--
 man/efs_create_mount_target.Rd                                   |  294 +-
 man/efs_create_tags.Rd                                           |  110 -
 man/efs_delete_access_point.Rd                                   |only
 man/efs_delete_file_system.Rd                                    |   96 
 man/efs_delete_file_system_policy.Rd                             |only
 man/efs_delete_mount_target.Rd                                   |  118 -
 man/efs_delete_tags.Rd                                           |   94 
 man/efs_describe_access_points.Rd                                |only
 man/efs_describe_backup_policy.Rd                                |only
 man/efs_describe_file_system_policy.Rd                           |only
 man/efs_describe_file_systems.Rd                                 |  146 -
 man/efs_describe_lifecycle_configuration.Rd                      |   88 
 man/efs_describe_mount_target_security_groups.Rd                 |   88 
 man/efs_describe_mount_targets.Rd                                |  127 -
 man/efs_describe_tags.Rd                                         |   98 
 man/efs_list_tags_for_resource.Rd                                |only
 man/efs_modify_mount_target_security_groups.Rd                   |  114 -
 man/efs_put_backup_policy.Rd                                     |only
 man/efs_put_file_system_policy.Rd                                |only
 man/efs_put_lifecycle_configuration.Rd                           |  162 -
 man/efs_tag_resource.Rd                                          |only
 man/efs_untag_resource.Rd                                        |only
 man/fsx.Rd                                                       |  138 -
 man/fsx_create_backup.Rd                                         |  174 -
 man/fsx_create_data_repository_task.Rd                           |   10 
 man/fsx_create_file_system.Rd                                    |  353 +--
 man/fsx_create_file_system_from_backup.Rd                        |  307 +--
 man/fsx_delete_backup.Rd                                         |   90 
 man/fsx_delete_file_system.Rd                                    |  151 -
 man/fsx_describe_backups.Rd                                      |  162 -
 man/fsx_describe_file_systems.Rd                                 |  144 -
 man/fsx_list_tags_for_resource.Rd                                |  134 -
 man/fsx_tag_resource.Rd                                          |   94 
 man/fsx_untag_resource.Rd                                        |   80 
 man/fsx_update_file_system.Rd                                    |  156 -
 man/glacier.Rd                                                   |  230 +-
 man/glacier_abort_multipart_upload.Rd                            |  126 -
 man/glacier_abort_vault_lock.Rd                                  |  116 -
 man/glacier_add_tags_to_vault.Rd                                 |  108 -
 man/glacier_complete_multipart_upload.Rd                         |  204 +-
 man/glacier_complete_vault_lock.Rd                               |  128 -
 man/glacier_create_vault.Rd                                      |  124 -
 man/glacier_delete_archive.Rd                                    |  136 -
 man/glacier_delete_vault.Rd                                      |  118 -
 man/glacier_delete_vault_access_policy.Rd                        |  100 
 man/glacier_delete_vault_notifications.Rd                        |  108 -
 man/glacier_describe_job.Rd                                      |  138 -
 man/glacier_describe_vault.Rd                                    |  122 -
 man/glacier_get_data_retrieval_policy.Rd                         |   78 
 man/glacier_get_job_output.Rd                                    |  242 +-
 man/glacier_get_vault_access_policy.Rd                           |   92 
 man/glacier_get_vault_lock.Rd                                    |  128 -
 man/glacier_get_vault_notifications.Rd                           |  114 -
 man/glacier_initiate_job.Rd                                      |  242 +-
 man/glacier_initiate_multipart_upload.Rd                         |  176 -
 man/glacier_initiate_vault_lock.Rd                               |  166 -
 man/glacier_list_jobs.Rd                                         |  192 -
 man/glacier_list_multipart_uploads.Rd                            |  166 -
 man/glacier_list_parts.Rd                                        |  160 -
 man/glacier_list_provisioned_capacity.Rd                         |   74 
 man/glacier_list_tags_for_vault.Rd                               |   82 
 man/glacier_list_vaults.Rd                                       |  134 -
 man/glacier_purchase_provisioned_capacity.Rd                     |   70 
 man/glacier_remove_tags_from_vault.Rd                            |  104 -
 man/glacier_set_data_retrieval_policy.Rd                         |  126 -
 man/glacier_set_vault_access_policy.Rd                           |  110 -
 man/glacier_set_vault_notifications.Rd                           |  178 -
 man/glacier_upload_archive.Rd                                    |  178 -
 man/glacier_upload_multipart_part.Rd                             |  206 +-
 man/s3.Rd                                                        |  276 +-
 man/s3_abort_multipart_upload.Rd                                 |  146 -
 man/s3_complete_multipart_upload.Rd                              |  269 +-
 man/s3_copy_object.Rd                                            |  769 +++----
 man/s3_create_bucket.Rd                                          |  285 +-
 man/s3_create_multipart_upload.Rd                                |  645 +++---
 man/s3_delete_bucket.Rd                                          |   84 
 man/s3_delete_bucket_analytics_configuration.Rd                  |    2 
 man/s3_delete_bucket_cors.Rd                                     |   94 
 man/s3_delete_bucket_encryption.Rd                               |    6 
 man/s3_delete_bucket_lifecycle.Rd                                |  104 -
 man/s3_delete_bucket_policy.Rd                                   |  112 -
 man/s3_delete_bucket_replication.Rd                              |  100 
 man/s3_delete_bucket_tagging.Rd                                  |   84 
 man/s3_delete_bucket_website.Rd                                  |  102 -
 man/s3_delete_object.Rd                                          |  190 -
 man/s3_delete_object_tagging.Rd                                  |  146 -
 man/s3_delete_objects.Rd                                         |  280 +-
 man/s3_delete_public_access_block.Rd                             |    3 
 man/s3_get_bucket_accelerate_configuration.Rd                    |    6 
 man/s3_get_bucket_cors.Rd                                        |   90 
 man/s3_get_bucket_lifecycle.Rd                                   |  122 -
 man/s3_get_bucket_lifecycle_configuration.Rd                     |  138 -
 man/s3_get_bucket_location.Rd                                    |   86 
 man/s3_get_bucket_notification.Rd                                |   76 
 man/s3_get_bucket_notification_configuration.Rd                  |    2 
 man/s3_get_bucket_policy.Rd                                      |  104 -
 man/s3_get_bucket_replication.Rd                                 |  114 -
 man/s3_get_bucket_request_payment.Rd                             |   80 
 man/s3_get_bucket_tagging.Rd                                     |  100 
 man/s3_get_bucket_versioning.Rd                                  |   92 
 man/s3_get_bucket_website.Rd                                     |   92 
 man/s3_get_object.Rd                                             |  511 ++---
 man/s3_get_object_acl.Rd                                         |  130 -
 man/s3_get_object_tagging.Rd                                     |  148 -
 man/s3_get_object_torrent.Rd                                     |  106 -
 man/s3_head_bucket.Rd                                            |   84 
 man/s3_head_object.Rd                                            |  323 +--
 man/s3_list_buckets.Rd                                           |   50 
 man/s3_list_multipart_uploads.Rd                                 |  254 +-
 man/s3_list_object_versions.Rd                                   |  189 -
 man/s3_list_objects.Rd                                           |  145 -
 man/s3_list_objects_v2.Rd                                        |  207 +-
 man/s3_list_parts.Rd                                             |  170 -
 man/s3_put_bucket_acl.Rd                                         |  376 ++-
 man/s3_put_bucket_cors.Rd                                        |  274 +-
 man/s3_put_bucket_encryption.Rd                                  |    3 
 man/s3_put_bucket_inventory_configuration.Rd                     |   10 
 man/s3_put_bucket_lifecycle.Rd                                   |   10 
 man/s3_put_bucket_lifecycle_configuration.Rd                     |  338 +--
 man/s3_put_bucket_logging.Rd                                     |  244 +-
 man/s3_put_bucket_notification_configuration.Rd                  |  320 +--
 man/s3_put_bucket_policy.Rd                                      |  130 -
 man/s3_put_bucket_replication.Rd                                 |  340 +--
 man/s3_put_bucket_request_payment.Rd                             |  114 -
 man/s3_put_bucket_tagging.Rd                                     |  220 +-
 man/s3_put_bucket_versioning.Rd                                  |  172 -
 man/s3_put_bucket_website.Rd                                     |  247 +-
 man/s3_put_object.Rd                                             |  834 +++-----
 man/s3_put_object_acl.Rd                                         |  414 ++--
 man/s3_put_object_tagging.Rd                                     |  255 +-
 man/s3_restore_object.Rd                                         |  721 +++----
 man/s3_select_object_content.Rd                                  |   15 
 man/s3_upload_part.Rd                                            |  336 +--
 man/s3_upload_part_copy.Rd                                       |  468 ++--
 man/s3control.Rd                                                 |  129 -
 man/s3control_create_access_point.Rd                             |    2 
 man/s3control_create_job.Rd                                      |   51 
 man/s3control_delete_job_tagging.Rd                              |only
 man/s3control_describe_job.Rd                                    |   16 
 man/s3control_get_job_tagging.Rd                                 |only
 man/s3control_list_access_points.Rd                              |    8 
 man/s3control_list_jobs.Rd                                       |   19 
 man/s3control_put_job_tagging.Rd                                 |only
 man/s3control_update_job_priority.Rd                             |   15 
 man/s3control_update_job_status.Rd                               |   13 
 man/storagegateway.Rd                                            |  365 +--
 man/storagegateway_activate_gateway.Rd                           |  226 +-
 man/storagegateway_add_cache.Rd                                  |  100 
 man/storagegateway_add_tags_to_resource.Rd                       |  132 -
 man/storagegateway_add_upload_buffer.Rd                          |  102 -
 man/storagegateway_add_working_storage.Rd                        |  112 -
 man/storagegateway_assign_tape_pool.Rd                           |   12 
 man/storagegateway_cancel_archival.Rd                            |   80 
 man/storagegateway_cancel_retrieval.Rd                           |   82 
 man/storagegateway_create_cachedi_scsi_volume.Rd                 |  251 +-
 man/storagegateway_create_nfs_file_share.Rd                      |   83 
 man/storagegateway_create_smb_file_share.Rd                      |  110 -
 man/storagegateway_create_snapshot.Rd                            |  162 -
 man/storagegateway_create_snapshot_from_volume_recovery_point.Rd |  152 -
 man/storagegateway_create_storedi_scsi_volume.Rd                 |  225 +-
 man/storagegateway_create_tape_with_barcode.Rd                   |  179 -
 man/storagegateway_create_tapes.Rd                               |  201 +
 man/storagegateway_delete_automatic_tape_creation_policy.Rd      |only
 man/storagegateway_delete_bandwidth_rate_limit.Rd                |   88 
 man/storagegateway_delete_chap_credentials.Rd                    |   82 
 man/storagegateway_delete_file_share.Rd                          |    6 
 man/storagegateway_delete_gateway.Rd                             |   98 
 man/storagegateway_delete_snapshot_schedule.Rd                   |   86 
 man/storagegateway_delete_tape.Rd                                |   76 
 man/storagegateway_delete_tape_archive.Rd                        |   66 
 man/storagegateway_delete_volume.Rd                              |  102 -
 man/storagegateway_describe_bandwidth_rate_limit.Rd              |   84 
 man/storagegateway_describe_cache.Rd                             |   72 
 man/storagegateway_describe_cachedi_scsi_volumes.Rd              |   89 
 man/storagegateway_describe_chap_credentials.Rd                  |   80 
 man/storagegateway_describe_gateway_information.Rd               |   76 
 man/storagegateway_describe_maintenance_start_time.Rd            |   70 
 man/storagegateway_describe_snapshot_schedule.Rd                 |   72 
 man/storagegateway_describe_storedi_scsi_volumes.Rd              |   85 
 man/storagegateway_describe_tape_archives.Rd                     |  110 -
 man/storagegateway_describe_tape_recovery_points.Rd              |  100 
 man/storagegateway_describe_tapes.Rd                             |  126 -
 man/storagegateway_describe_upload_buffer.Rd                     |   90 
 man/storagegateway_describe_vtl_devices.Rd                       |  120 -
 man/storagegateway_describe_working_storage.Rd                   |   88 
 man/storagegateway_detach_volume.Rd                              |    4 
 man/storagegateway_disable_gateway.Rd                            |   80 
 man/storagegateway_list_automatic_tape_creation_policies.Rd      |only
 man/storagegateway_list_file_shares.Rd                           |    2 
 man/storagegateway_list_gateways.Rd                              |  104 -
 man/storagegateway_list_local_disks.Rd                           |   86 
 man/storagegateway_list_tags_for_resource.Rd                     |   86 
 man/storagegateway_list_volume_recovery_points.Rd                |   80 
 man/storagegateway_list_volumes.Rd                               |  110 -
 man/storagegateway_notify_when_uploaded.Rd                       |    5 
 man/storagegateway_refresh_cache.Rd                              |   26 
 man/storagegateway_remove_tags_from_resource.Rd                  |   88 
 man/storagegateway_reset_cache.Rd                                |   94 
 man/storagegateway_retrieve_tape_archive.Rd                      |  108 -
 man/storagegateway_retrieve_tape_recovery_point.Rd               |   92 
 man/storagegateway_set_local_console_password.Rd                 |   78 
 man/storagegateway_set_smb_guest_password.Rd                     |    2 
 man/storagegateway_shutdown_gateway.Rd                           |  110 -
 man/storagegateway_start_gateway.Rd                              |   88 
 man/storagegateway_update_automatic_tape_creation_policy.Rd      |only
 man/storagegateway_update_bandwidth_rate_limit.Rd                |  112 -
 man/storagegateway_update_chap_credentials.Rd                    |  128 -
 man/storagegateway_update_gateway_information.Rd                 |  110 -
 man/storagegateway_update_gateway_software_now.Rd                |   92 
 man/storagegateway_update_maintenance_start_time.Rd              |  122 -
 man/storagegateway_update_nfs_file_share.Rd                      |   73 
 man/storagegateway_update_smb_file_share.Rd                      |  102 -
 man/storagegateway_update_snapshot_schedule.Rd                   |  148 -
 man/storagegateway_update_vtl_device_type.Rd                     |   84 
 tests/testthat/test_backup.R                                     |   12 
 tests/testthat/test_efs.R                                        |    8 
 tests/testthat/test_storagegateway.R                             |    4 
 266 files changed, 17834 insertions(+), 15822 deletions(-)

More information about paws.storage at CRAN
Permanent link

Package paws.security.identity updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Security, Identity, & Compliance Services
Description: Interface to Amazon Web Services security, identity, and compliance services, including the 'Identity & Access Management' ('IAM') service for managing access to services and resources, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.security.identity versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                |   16 
 MD5                                                        | 1024 +++++------
 NAMESPACE                                                  |   64 
 R/acm_operations.R                                         |   20 
 R/acm_service.R                                            |    4 
 R/acmpca_service.R                                         |    2 
 R/clouddirectory_service.R                                 |    2 
 R/cloudhsm_service.R                                       |    2 
 R/cloudhsmv2_interfaces.R                                  |   16 
 R/cloudhsmv2_operations.R                                  |   51 
 R/cloudhsmv2_service.R                                     |    4 
 R/cognitoidentity_service.R                                |    2 
 R/cognitoidentityprovider_interfaces.R                     |   12 
 R/cognitoidentityprovider_operations.R                     |  134 +
 R/cognitoidentityprovider_service.R                        |    2 
 R/cognitosync_service.R                                    |    2 
 R/directoryservice_interfaces.R                            |    2 
 R/directoryservice_operations.R                            |   18 
 R/directoryservice_service.R                               |    2 
 R/fms_operations.R                                         |   15 
 R/fms_service.R                                            |    2 
 R/guardduty_interfaces.R                                   |   62 
 R/guardduty_operations.R                                   |  556 ++++--
 R/guardduty_service.R                                      |   58 
 R/iam_interfaces.R                                         |   12 
 R/iam_operations.R                                         |  425 ++--
 R/iam_service.R                                            |   72 
 R/inspector_service.R                                      |    2 
 R/kms_operations.R                                         |  310 +--
 R/kms_service.R                                            |    4 
 R/macie_operations.R                                       |   86 
 R/macie_service.R                                          |   29 
 R/ram_interfaces.R                                         |   12 
 R/ram_operations.R                                         |   58 
 R/ram_service.R                                            |    3 
 R/secretsmanager_interfaces.R                              |   20 
 R/secretsmanager_operations.R                              |  529 +++--
 R/secretsmanager_service.R                                 |   67 
 R/securityhub_interfaces.R                                 |   66 
 R/securityhub_operations.R                                 | 1112 ++++++++++--
 R/securityhub_service.R                                    |   59 
 R/shield_interfaces.R                                      |   70 
 R/shield_operations.R                                      |  311 +++
 R/shield_service.R                                         |   21 
 R/sts_interfaces.R                                         |    4 
 R/sts_service.R                                            |    2 
 R/waf_interfaces.R                                         |   12 
 R/waf_operations.R                                         | 1142 +++++++++++-
 R/waf_service.R                                            |  183 +
 R/wafregional_interfaces.R                                 |   12 
 R/wafregional_operations.R                                 | 1197 +++++++++++--
 R/wafregional_service.R                                    |  195 +-
 man/acm.Rd                                                 |  128 -
 man/acm_get_certificate.Rd                                 |   14 
 man/acm_request_certificate.Rd                             |    6 
 man/acmpca.Rd                                              |  160 -
 man/clouddirectory.Rd                                      |  240 +-
 man/cloudhsm.Rd                                            |  148 -
 man/cloudhsmv2.Rd                                          |  120 -
 man/cloudhsmv2_copy_backup_to_region.Rd                    |   15 
 man/cloudhsmv2_create_cluster.Rd                           |   12 
 man/cloudhsmv2_delete_backup.Rd                            |    4 
 man/cloudhsmv2_describe_backups.Rd                         |    3 
 man/cloudhsmv2_initialize_cluster.Rd                       |    9 
 man/cloudhsmv2_restore_backup.Rd                           |    2 
 man/cognitoidentity.Rd                                     |  172 -
 man/cognitoidentityprovider.Rd                             |  308 +--
 man/cognitoidentityprovider_create_identity_provider.Rd    |   41 
 man/cognitoidentityprovider_create_user_pool.Rd            |   12 
 man/cognitoidentityprovider_create_user_pool_client.Rd     |   29 
 man/cognitoidentityprovider_forgot_password.Rd             |   13 
 man/cognitoidentityprovider_update_user_pool_client.Rd     |   30 
 man/cognitosync.Rd                                         |  164 -
 man/directoryservice.Rd                                    |  232 +-
 man/directoryservice_describe_ldaps_settings.Rd            |    4 
 man/directoryservice_disable_ldaps.Rd                      |    5 
 man/directoryservice_enable_ldaps.Rd                       |    5 
 man/fms.Rd                                                 |  138 -
 man/fms_put_policy.Rd                                      |   14 
 man/guardduty.Rd                                           |  233 +-
 man/guardduty_accept_invitation.Rd                         |    3 
 man/guardduty_archive_findings.Rd                          |   10 
 man/guardduty_create_detector.Rd                           |   10 
 man/guardduty_create_filter.Rd                             |   69 
 man/guardduty_create_ip_set.Rd                             |   31 
 man/guardduty_create_members.Rd                            |    4 
 man/guardduty_create_publishing_destination.Rd             |   12 
 man/guardduty_create_sample_findings.Rd                    |    2 
 man/guardduty_create_threat_intel_set.Rd                   |   18 
 man/guardduty_decline_invitations.Rd                       |    4 
 man/guardduty_delete_detector.Rd                           |    6 
 man/guardduty_delete_filter.Rd                             |    4 
 man/guardduty_delete_ip_set.Rd                             |    2 
 man/guardduty_delete_threat_intel_set.Rd                   |    9 
 man/guardduty_describe_organization_configuration.Rd       |only
 man/guardduty_disable_organization_admin_account.Rd        |only
 man/guardduty_disassociate_members.Rd                      |    4 
 man/guardduty_enable_organization_admin_account.Rd         |only
 man/guardduty_get_filter.Rd                                |    2 
 man/guardduty_get_findings.Rd                              |    2 
 man/guardduty_get_findings_statistics.Rd                   |    9 
 man/guardduty_get_ip_set.Rd                                |    2 
 man/guardduty_get_threat_intel_set.Rd                      |    5 
 man/guardduty_invite_members.Rd                            |   10 
 man/guardduty_list_detectors.Rd                            |    7 
 man/guardduty_list_filters.Rd                              |    9 
 man/guardduty_list_findings.Rd                             |    2 
 man/guardduty_list_invitations.Rd                          |    7 
 man/guardduty_list_ip_sets.Rd                              |    4 
 man/guardduty_list_members.Rd                              |    4 
 man/guardduty_list_organization_admin_accounts.Rd          |only
 man/guardduty_list_publishing_destinations.Rd              |    8 
 man/guardduty_list_tags_for_resource.Rd                    |    6 
 man/guardduty_list_threat_intel_sets.Rd                    |   10 
 man/guardduty_stop_monitoring_members.Rd                   |   14 
 man/guardduty_unarchive_findings.Rd                        |    2 
 man/guardduty_update_detector.Rd                           |    2 
 man/guardduty_update_findings_feedback.Rd                  |    2 
 man/guardduty_update_ip_set.Rd                             |    6 
 man/guardduty_update_organization_configuration.Rd         |only
 man/guardduty_update_publishing_destination.Rd             |    6 
 man/guardduty_update_threat_intel_set.Rd                   |    8 
 man/iam.Rd                                                 |  437 ++--
 man/iam_add_client_id_to_open_id_connect_provider.Rd       |   98 -
 man/iam_add_role_to_instance_profile.Rd                    |  117 -
 man/iam_add_user_to_group.Rd                               |   88 
 man/iam_attach_group_policy.Rd                             |  100 -
 man/iam_attach_role_policy.Rd                              |  110 -
 man/iam_attach_user_policy.Rd                              |  102 -
 man/iam_change_password.Rd                                 |  104 -
 man/iam_create_access_key.Rd                               |  110 -
 man/iam_create_account_alias.Rd                            |   76 
 man/iam_create_group.Rd                                    |  108 -
 man/iam_create_instance_profile.Rd                         |  116 -
 man/iam_create_login_profile.Rd                            |  120 -
 man/iam_create_open_id_connect_provider.Rd                 |  223 +-
 man/iam_create_role.Rd                                     |  240 +-
 man/iam_create_user.Rd                                     |  148 -
 man/iam_create_virtual_mfa_device.Rd                       |    4 
 man/iam_delete_access_key.Rd                               |  102 -
 man/iam_delete_account_alias.Rd                            |   76 
 man/iam_delete_account_password_policy.Rd                  |   42 
 man/iam_delete_group_policy.Rd                             |  106 -
 man/iam_delete_instance_profile.Rd                         |   90 
 man/iam_delete_login_profile.Rd                            |   90 
 man/iam_delete_role.Rd                                     |   84 
 man/iam_delete_role_policy.Rd                              |  106 -
 man/iam_delete_signing_certificate.Rd                      |  102 -
 man/iam_delete_user.Rd                                     |  108 -
 man/iam_delete_user_policy.Rd                              |  106 -
 man/iam_delete_virtual_mfa_device.Rd                       |   84 
 man/iam_generate_organizations_access_report.Rd            |  326 +--
 man/iam_generate_service_last_accessed_details.Rd          |  185 +-
 man/iam_get_account_password_policy.Rd                     |   42 
 man/iam_get_account_summary.Rd                             |   53 
 man/iam_get_instance_profile.Rd                            |   80 
 man/iam_get_login_profile.Rd                               |   78 
 man/iam_get_organizations_access_report.Rd                 |  160 -
 man/iam_get_role.Rd                                        |   92 
 man/iam_get_service_last_accessed_details.Rd               |  192 +-
 man/iam_get_service_last_accessed_details_with_entities.Rd |  180 -
 man/iam_get_user.Rd                                        |   86 
 man/iam_list_access_keys.Rd                                |  138 -
 man/iam_list_account_aliases.Rd                            |   94 -
 man/iam_list_group_policies.Rd                             |  132 -
 man/iam_list_groups.Rd                                     |  120 -
 man/iam_list_groups_for_user.Rd                            |  114 -
 man/iam_list_policies_granting_service_access.Rd           |  186 +-
 man/iam_list_role_tags.Rd                                  |  112 -
 man/iam_list_signing_certificates.Rd                       |  132 -
 man/iam_list_user_tags.Rd                                  |  112 -
 man/iam_list_users.Rd                                      |  126 -
 man/iam_list_virtual_mfa_devices.Rd                        |  114 -
 man/iam_put_group_policy.Rd                                |  164 -
 man/iam_put_role_policy.Rd                                 |  174 -
 man/iam_put_user_policy.Rd                                 |  160 -
 man/iam_remove_role_from_instance_profile.Rd               |  106 -
 man/iam_remove_user_from_group.Rd                          |   88 
 man/iam_set_security_token_service_preferences.Rd          |  126 -
 man/iam_simulate_custom_policy.Rd                          |   39 
 man/iam_simulate_principal_policy.Rd                       |   32 
 man/iam_tag_role.Rd                                        |  178 -
 man/iam_tag_user.Rd                                        |  174 -
 man/iam_untag_role.Rd                                      |   94 -
 man/iam_untag_user.Rd                                      |   94 -
 man/iam_update_access_key.Rd                               |  124 -
 man/iam_update_account_password_policy.Rd                  |  246 +-
 man/iam_update_assume_role_policy.Rd                       |  116 -
 man/iam_update_group.Rd                                    |  138 -
 man/iam_update_login_profile.Rd                            |  128 -
 man/iam_update_signing_certificate.Rd                      |  118 -
 man/iam_update_user.Rd                                     |  138 -
 man/iam_upload_server_certificate.Rd                       |  256 +-
 man/iam_upload_signing_certificate.Rd                      |  138 -
 man/inspector.Rd                                           |  192 +-
 man/inspector_add_attributes_to_findings.Rd                |  106 -
 man/inspector_create_assessment_target.Rd                  |  104 -
 man/inspector_create_assessment_template.Rd                |  154 -
 man/inspector_create_resource_group.Rd                     |  108 -
 man/inspector_delete_assessment_run.Rd                     |   68 
 man/inspector_delete_assessment_target.Rd                  |   68 
 man/inspector_delete_assessment_template.Rd                |   68 
 man/inspector_describe_assessment_runs.Rd                  |   76 
 man/inspector_describe_assessment_targets.Rd               |   78 
 man/inspector_describe_assessment_templates.Rd             |   76 
 man/inspector_describe_cross_account_access_role.Rd        |   44 
 man/inspector_describe_findings.Rd                         |   78 
 man/inspector_describe_resource_groups.Rd                  |   76 
 man/inspector_describe_rules_packages.Rd                   |   82 
 man/inspector_get_telemetry_metadata.Rd                    |   70 
 man/inspector_list_assessment_run_agents.Rd                |  126 -
 man/inspector_list_assessment_runs.Rd                      |  194 +-
 man/inspector_list_assessment_targets.Rd                   |  100 -
 man/inspector_list_assessment_templates.Rd                 |  138 -
 man/inspector_list_event_subscriptions.Rd                  |   96 -
 man/inspector_list_findings.Rd                             |  192 +-
 man/inspector_list_rules_packages.Rd                       |   78 
 man/inspector_list_tags_for_resource.Rd                    |   64 
 man/inspector_preview_agents.Rd                            |   92 
 man/inspector_register_cross_account_access_role.Rd        |   72 
 man/inspector_remove_attributes_from_findings.Rd           |  102 -
 man/inspector_set_tags_for_resource.Rd                     |   98 -
 man/inspector_start_assessment_run.Rd                      |   86 
 man/inspector_stop_assessment_run.Rd                       |   82 
 man/inspector_subscribe_to_event.Rd                        |   86 
 man/inspector_unsubscribe_from_event.Rd                    |   86 
 man/inspector_update_assessment_target.Rd                  |   96 -
 man/kms.Rd                                                 |  328 +--
 man/kms_cancel_key_deletion.Rd                             |  110 -
 man/kms_connect_custom_key_store.Rd                        |    7 
 man/kms_create_alias.Rd                                    |  208 +-
 man/kms_create_custom_key_store.Rd                         |    3 
 man/kms_create_grant.Rd                                    |  317 +--
 man/kms_create_key.Rd                                      |  535 ++---
 man/kms_decrypt.Rd                                         |  302 +--
 man/kms_delete_alias.Rd                                    |   88 
 man/kms_delete_custom_key_store.Rd                         |    4 
 man/kms_delete_imported_key_material.Rd                    |  120 -
 man/kms_describe_key.Rd                                    |  190 +-
 man/kms_disable_key.Rd                                     |  108 -
 man/kms_disable_key_rotation.Rd                            |  114 -
 man/kms_disconnect_custom_key_store.Rd                     |    5 
 man/kms_enable_key.Rd                                      |   98 -
 man/kms_enable_key_rotation.Rd                             |  112 -
 man/kms_encrypt.Rd                                         |  332 +--
 man/kms_generate_data_key.Rd                               |  304 +--
 man/kms_generate_data_key_pair.Rd                          |   12 
 man/kms_generate_data_key_pair_without_plaintext.Rd        |   13 
 man/kms_generate_data_key_without_plaintext.Rd             |  264 +-
 man/kms_generate_random.Rd                                 |   94 -
 man/kms_get_key_policy.Rd                                  |   98 -
 man/kms_get_key_rotation_status.Rd                         |  134 -
 man/kms_get_parameters_for_import.Rd                       |  164 -
 man/kms_import_key_material.Rd                             |  250 +-
 man/kms_list_aliases.Rd                                    |  132 -
 man/kms_list_grants.Rd                                     |  126 -
 man/kms_list_key_policies.Rd                               |  124 -
 man/kms_list_keys.Rd                                       |   82 
 man/kms_list_resource_tags.Rd                              |  122 -
 man/kms_list_retirable_grants.Rd                           |  116 -
 man/kms_put_key_policy.Rd                                  |  186 +-
 man/kms_re_encrypt.Rd                                      |  430 ++--
 man/kms_retire_grant.Rd                                    |  126 -
 man/kms_revoke_grant.Rd                                    |  106 -
 man/kms_schedule_key_deletion.Rd                           |  158 -
 man/kms_sign.Rd                                            |    4 
 man/kms_tag_resource.Rd                                    |  144 -
 man/kms_untag_resource.Rd                                  |  120 -
 man/kms_update_alias.Rd                                    |  164 -
 man/kms_update_key_description.Rd                          |  108 -
 man/kms_verify.Rd                                          |   19 
 man/macie.Rd                                               |  126 -
 man/macie_associate_member_account.Rd                      |    7 
 man/macie_associate_s3_resources.Rd                        |   23 
 man/macie_disassociate_member_account.Rd                   |    7 
 man/macie_disassociate_s3_resources.Rd                     |   19 
 man/macie_list_member_accounts.Rd                          |    8 
 man/macie_list_s3_resources.Rd                             |   12 
 man/macie_update_s3_resources.Rd                           |   12 
 man/ram.Rd                                                 |  155 -
 man/ram_list_principals.Rd                                 |    9 
 man/ram_list_resource_types.Rd                             |only
 man/ram_list_resources.Rd                                  |    9 
 man/secretsmanager.Rd                                      |  260 +-
 man/secretsmanager_cancel_rotate_secret.Rd                 |  191 +-
 man/secretsmanager_create_secret.Rd                        |  521 ++---
 man/secretsmanager_delete_resource_policy.Rd               |  134 -
 man/secretsmanager_delete_secret.Rd                        |  234 +-
 man/secretsmanager_describe_secret.Rd                      |  136 -
 man/secretsmanager_get_random_password.Rd                  |  186 +-
 man/secretsmanager_get_resource_policy.Rd                  |  140 -
 man/secretsmanager_get_secret_value.Rd                     |  196 +-
 man/secretsmanager_list_secret_version_ids.Rd              |  200 +-
 man/secretsmanager_list_secrets.Rd                         |  155 -
 man/secretsmanager_put_resource_policy.Rd                  |  177 +
 man/secretsmanager_put_secret_value.Rd                     |  416 ++--
 man/secretsmanager_restore_secret.Rd                       |  130 -
 man/secretsmanager_rotate_secret.Rd                        |  310 +--
 man/secretsmanager_tag_resource.Rd                         |  238 +-
 man/secretsmanager_untag_resource.Rd                       |  180 +
 man/secretsmanager_update_secret.Rd                        |  452 ++--
 man/secretsmanager_update_secret_version_stage.Rd          |  262 +-
 man/secretsmanager_validate_resource_policy.Rd             |only
 man/securityhub.Rd                                         |  237 +-
 man/securityhub_accept_invitation.Rd                       |    8 
 man/securityhub_batch_disable_standards.Rd                 |    6 
 man/securityhub_batch_enable_standards.Rd                  |   20 
 man/securityhub_batch_import_findings.Rd                   |  416 ++++
 man/securityhub_batch_update_findings.Rd                   |only
 man/securityhub_create_action_target.Rd                    |    8 
 man/securityhub_create_insight.Rd                          |   23 
 man/securityhub_create_members.Rd                          |   32 
 man/securityhub_decline_invitations.Rd                     |    4 
 man/securityhub_delete_action_target.Rd                    |    9 
 man/securityhub_delete_invitations.Rd                      |    2 
 man/securityhub_delete_members.Rd                          |    2 
 man/securityhub_describe_action_targets.Rd                 |    8 
 man/securityhub_describe_products.Rd                       |   15 
 man/securityhub_describe_standards.Rd                      |only
 man/securityhub_describe_standards_controls.Rd             |only
 man/securityhub_disable_import_findings_for_product.Rd     |    4 
 man/securityhub_disable_security_hub.Rd                    |   16 
 man/securityhub_enable_import_findings_for_product.Rd      |    8 
 man/securityhub_enable_security_hub.Rd                     |   44 
 man/securityhub_get_enabled_standards.Rd                   |   14 
 man/securityhub_get_findings.Rd                            |   22 
 man/securityhub_get_insight_results.Rd                     |   10 
 man/securityhub_get_insights.Rd                            |   20 
 man/securityhub_get_master_account.Rd                      |    4 
 man/securityhub_get_members.Rd                             |   12 
 man/securityhub_invite_members.Rd                          |   20 
 man/securityhub_list_enabled_products_for_import.Rd        |   20 
 man/securityhub_list_invitations.Rd                        |   12 
 man/securityhub_list_members.Rd                            |   28 
 man/securityhub_update_findings.Rd                         |   13 
 man/securityhub_update_insight.Rd                          |   11 
 man/securityhub_update_standards_control.Rd                |only
 man/shield.Rd                                              |  147 -
 man/shield_associate_drt_log_bucket.Rd                     |    4 
 man/shield_associate_drt_role.Rd                           |    4 
 man/shield_associate_health_check.Rd                       |only
 man/shield_associate_proactive_engagement_details.Rd       |only
 man/shield_create_subscription.Rd                          |    8 
 man/shield_describe_drt_access.Rd                          |    4 
 man/shield_describe_emergency_contact_settings.Rd          |   10 
 man/shield_disable_proactive_engagement.Rd                 |only
 man/shield_disassociate_drt_log_bucket.Rd                  |    4 
 man/shield_disassociate_drt_role.Rd                        |    4 
 man/shield_disassociate_health_check.Rd                    |only
 man/shield_enable_proactive_engagement.Rd                  |only
 man/shield_update_emergency_contact_settings.Rd            |   24 
 man/sts.Rd                                                 |  318 +--
 man/sts_assume_role.Rd                                     |  734 +++----
 man/sts_assume_role_with_saml.Rd                           |  492 ++---
 man/sts_assume_role_with_web_identity.Rd                   |  570 +++---
 man/sts_decode_authorization_message.Rd                    |  124 -
 man/sts_get_caller_identity.Rd                             |   92 
 man/sts_get_federation_token.Rd                            |  534 ++---
 man/sts_get_session_token.Rd                               |  234 +-
 man/waf.Rd                                                 |  275 +-
 man/waf_create_byte_match_set.Rd                           |   15 
 man/waf_create_geo_match_set.Rd                            |   17 
 man/waf_create_ip_set.Rd                                   |  125 -
 man/waf_create_rate_based_rule.Rd                          |   27 
 man/waf_create_regex_match_set.Rd                          |   15 
 man/waf_create_regex_pattern_set.Rd                        |   15 
 man/waf_create_rule.Rd                                     |  183 +
 man/waf_create_rule_group.Rd                               |   15 
 man/waf_create_size_constraint_set.Rd                      |  127 -
 man/waf_create_sql_injection_match_set.Rd                  |  127 -
 man/waf_create_web_acl.Rd                                  |  192 +-
 man/waf_create_web_acl_migration_stack.Rd                  |only
 man/waf_create_xss_match_set.Rd                            |  123 -
 man/waf_delete_byte_match_set.Rd                           |  115 -
 man/waf_delete_geo_match_set.Rd                            |   15 
 man/waf_delete_ip_set.Rd                                   |  111 -
 man/waf_delete_logging_configuration.Rd                    |   12 
 man/waf_delete_permission_policy.Rd                        |   13 
 man/waf_delete_rate_based_rule.Rd                          |   15 
 man/waf_delete_regex_match_set.Rd                          |   15 
 man/waf_delete_regex_pattern_set.Rd                        |   12 
 man/waf_delete_rule.Rd                                     |  111 -
 man/waf_delete_rule_group.Rd                               |   15 
 man/waf_delete_size_constraint_set.Rd                      |  117 -
 man/waf_delete_sql_injection_match_set.Rd                  |  117 -
 man/waf_delete_web_acl.Rd                                  |  105 -
 man/waf_delete_xss_match_set.Rd                            |  117 -
 man/waf_get_byte_match_set.Rd                              |   78 
 man/waf_get_change_token.Rd                                |   91 
 man/waf_get_change_token_status.Rd                         |   97 -
 man/waf_get_geo_match_set.Rd                               |   12 
 man/waf_get_ip_set.Rd                                      |   76 
 man/waf_get_logging_configuration.Rd                       |   12 
 man/waf_get_permission_policy.Rd                           |   12 
 man/waf_get_rate_based_rule.Rd                             |   13 
 man/waf_get_rate_based_rule_managed_keys.Rd                |   13 
 man/waf_get_regex_match_set.Rd                             |   12 
 man/waf_get_regex_pattern_set.Rd                           |   12 
 man/waf_get_rule.Rd                                        |   79 
 man/waf_get_rule_group.Rd                                  |   16 
 man/waf_get_sampled_requests.Rd                            |  180 +
 man/waf_get_size_constraint_set.Rd                         |   78 
 man/waf_get_sql_injection_match_set.Rd                     |   81 
 man/waf_get_web_acl.Rd                                     |   76 
 man/waf_get_xss_match_set.Rd                               |   78 
 man/waf_list_activated_rules_in_rule_group.Rd              |   12 
 man/waf_list_byte_match_sets.Rd                            |   12 
 man/waf_list_geo_match_sets.Rd                             |   12 
 man/waf_list_ip_sets.Rd                                    |   90 
 man/waf_list_logging_configurations.Rd                     |   12 
 man/waf_list_rate_based_rules.Rd                           |   12 
 man/waf_list_regex_match_sets.Rd                           |   12 
 man/waf_list_regex_pattern_sets.Rd                         |   12 
 man/waf_list_rule_groups.Rd                                |   12 
 man/waf_list_rules.Rd                                      |   92 
 man/waf_list_size_constraint_sets.Rd                       |  100 -
 man/waf_list_sql_injection_match_sets.Rd                   |   98 -
 man/waf_list_subscribed_rule_groups.Rd                     |   12 
 man/waf_list_tags_for_resource.Rd                          |   24 
 man/waf_list_web_ac_ls.Rd                                  |   94 -
 man/waf_list_xss_match_sets.Rd                             |   94 -
 man/waf_put_logging_configuration.Rd                       |   13 
 man/waf_put_permission_policy.Rd                           |   15 
 man/waf_tag_resource.Rd                                    |   24 
 man/waf_untag_resource.Rd                                  |   12 
 man/waf_update_byte_match_set.Rd                           |  234 +-
 man/waf_update_geo_match_set.Rd                            |   14 
 man/waf_update_ip_set.Rd                                   |  238 +-
 man/waf_update_rate_based_rule.Rd                          |   26 
 man/waf_update_regex_match_set.Rd                          |   14 
 man/waf_update_regex_pattern_set.Rd                        |   14 
 man/waf_update_rule.Rd                                     |  208 +-
 man/waf_update_rule_group.Rd                               |   13 
 man/waf_update_size_constraint_set.Rd                      |  251 +-
 man/waf_update_sql_injection_match_set.Rd                  |  233 +-
 man/waf_update_web_acl.Rd                                  |  314 +--
 man/waf_update_xss_match_set.Rd                            |  220 +-
 man/wafregional.Rd                                         |  287 +--
 man/wafregional_associate_web_acl.Rd                       |   13 
 man/wafregional_create_byte_match_set.Rd                   |   15 
 man/wafregional_create_geo_match_set.Rd                    |   17 
 man/wafregional_create_ip_set.Rd                           |  125 -
 man/wafregional_create_rate_based_rule.Rd                  |   27 
 man/wafregional_create_regex_match_set.Rd                  |   15 
 man/wafregional_create_regex_pattern_set.Rd                |   15 
 man/wafregional_create_rule.Rd                             |  183 +
 man/wafregional_create_rule_group.Rd                       |   15 
 man/wafregional_create_size_constraint_set.Rd              |  127 -
 man/wafregional_create_sql_injection_match_set.Rd          |  127 -
 man/wafregional_create_web_acl.Rd                          |  194 +-
 man/wafregional_create_web_acl_migration_stack.Rd          |only
 man/wafregional_create_xss_match_set.Rd                    |  123 -
 man/wafregional_delete_byte_match_set.Rd                   |  115 -
 man/wafregional_delete_geo_match_set.Rd                    |   15 
 man/wafregional_delete_ip_set.Rd                           |  111 -
 man/wafregional_delete_logging_configuration.Rd            |   12 
 man/wafregional_delete_permission_policy.Rd                |   13 
 man/wafregional_delete_rate_based_rule.Rd                  |   15 
 man/wafregional_delete_regex_match_set.Rd                  |   15 
 man/wafregional_delete_regex_pattern_set.Rd                |   12 
 man/wafregional_delete_rule.Rd                             |  111 -
 man/wafregional_delete_rule_group.Rd                       |   15 
 man/wafregional_delete_size_constraint_set.Rd              |  117 -
 man/wafregional_delete_sql_injection_match_set.Rd          |  119 -
 man/wafregional_delete_web_acl.Rd                          |  105 -
 man/wafregional_delete_xss_match_set.Rd                    |  117 -
 man/wafregional_disassociate_web_acl.Rd                    |   13 
 man/wafregional_get_byte_match_set.Rd                      |   78 
 man/wafregional_get_change_token.Rd                        |   91 
 man/wafregional_get_change_token_status.Rd                 |   97 -
 man/wafregional_get_geo_match_set.Rd                       |   12 
 man/wafregional_get_ip_set.Rd                              |   76 
 man/wafregional_get_logging_configuration.Rd               |   12 
 man/wafregional_get_permission_policy.Rd                   |   12 
 man/wafregional_get_rate_based_rule.Rd                     |   13 
 man/wafregional_get_rate_based_rule_managed_keys.Rd        |   13 
 man/wafregional_get_regex_match_set.Rd                     |   12 
 man/wafregional_get_regex_pattern_set.Rd                   |   12 
 man/wafregional_get_rule.Rd                                |   79 
 man/wafregional_get_rule_group.Rd                          |   16 
 man/wafregional_get_sampled_requests.Rd                    |  180 +
 man/wafregional_get_size_constraint_set.Rd                 |   78 
 man/wafregional_get_sql_injection_match_set.Rd             |   81 
 man/wafregional_get_web_acl.Rd                             |   76 
 man/wafregional_get_web_acl_for_resource.Rd                |   13 
 man/wafregional_get_xss_match_set.Rd                       |   78 
 man/wafregional_list_activated_rules_in_rule_group.Rd      |   12 
 man/wafregional_list_byte_match_sets.Rd                    |   12 
 man/wafregional_list_geo_match_sets.Rd                     |   12 
 man/wafregional_list_ip_sets.Rd                            |   90 
 man/wafregional_list_logging_configurations.Rd             |   12 
 man/wafregional_list_rate_based_rules.Rd                   |   12 
 man/wafregional_list_regex_match_sets.Rd                   |   12 
 man/wafregional_list_regex_pattern_sets.Rd                 |   12 
 man/wafregional_list_resources_for_web_acl.Rd              |   12 
 man/wafregional_list_rule_groups.Rd                        |   12 
 man/wafregional_list_rules.Rd                              |   92 
 man/wafregional_list_size_constraint_sets.Rd               |  100 -
 man/wafregional_list_sql_injection_match_sets.Rd           |   98 -
 man/wafregional_list_subscribed_rule_groups.Rd             |   12 
 man/wafregional_list_tags_for_resource.Rd                  |   24 
 man/wafregional_list_web_ac_ls.Rd                          |   94 -
 man/wafregional_list_xss_match_sets.Rd                     |   94 -
 man/wafregional_put_logging_configuration.Rd               |   13 
 man/wafregional_put_permission_policy.Rd                   |   15 
 man/wafregional_tag_resource.Rd                            |   24 
 man/wafregional_untag_resource.Rd                          |   12 
 man/wafregional_update_byte_match_set.Rd                   |  234 +-
 man/wafregional_update_geo_match_set.Rd                    |   14 
 man/wafregional_update_ip_set.Rd                           |  238 +-
 man/wafregional_update_rate_based_rule.Rd                  |   26 
 man/wafregional_update_regex_match_set.Rd                  |   14 
 man/wafregional_update_regex_pattern_set.Rd                |   14 
 man/wafregional_update_rule.Rd                             |  208 +-
 man/wafregional_update_rule_group.Rd                       |   13 
 man/wafregional_update_size_constraint_set.Rd              |  251 +-
 man/wafregional_update_sql_injection_match_set.Rd          |  233 +-
 man/wafregional_update_web_acl.Rd                          |  316 +--
 man/wafregional_update_xss_match_set.Rd                    |  220 +-
 tests/testthat/test_guardduty.R                            |    8 
 tests/testthat/test_ram.R                                  |    4 
 tests/testthat/test_securityhub.R                          |    8 
 522 files changed, 28309 insertions(+), 22012 deletions(-)

More information about paws.security.identity at CRAN
Permanent link

Package paws.networking updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Networking & Content Delivery Services
Description: Interface to Amazon Web Services networking and content delivery services, including 'Route 53' Domain Name System service, 'CloudFront' content delivery, load balancing, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.networking versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                           |   12 
 MD5                                                                   |  457 +--
 NAMESPACE                                                             |   46 
 R/apigateway_interfaces.R                                             |   22 
 R/apigateway_operations.R                                             |   46 
 R/apigateway_service.R                                                |    2 
 R/apigatewaymanagementapi_service.R                                   |    2 
 R/apigatewayv2_interfaces.R                                           |  104 
 R/apigatewayv2_operations.R                                           |  472 +++
 R/apigatewayv2_service.R                                              |   12 
 R/appmesh_interfaces.R                                                |  212 +
 R/appmesh_operations.R                                                | 1326 +++++++++-
 R/appmesh_service.R                                                   |   18 
 R/cloudfront_interfaces.R                                             |   20 
 R/cloudfront_operations.R                                             |   18 
 R/cloudfront_service.R                                                |    2 
 R/directconnect_interfaces.R                                          |   36 
 R/directconnect_operations.R                                          |  171 +
 R/directconnect_service.R                                             |    5 
 R/elb_service.R                                                       |    2 
 R/elbv2_interfaces.R                                                  |   10 
 R/elbv2_operations.R                                                  |  112 
 R/elbv2_service.R                                                     |    2 
 R/globalaccelerator_interfaces.R                                      |  102 
 R/globalaccelerator_operations.R                                      |  497 +++
 R/globalaccelerator_service.R                                         |   92 
 R/route53_interfaces.R                                                |   12 
 R/route53_operations.R                                                |  276 +-
 R/route53_service.R                                                   |    7 
 R/route53domains_interfaces.R                                         |   48 
 R/route53domains_operations.R                                         |  527 +++
 R/route53domains_service.R                                            |   14 
 R/route53resolver_service.R                                           |    2 
 R/servicediscovery_interfaces.R                                       |   44 
 R/servicediscovery_operations.R                                       |  567 +++-
 R/servicediscovery_service.R                                          |   12 
 man/apigateway.Rd                                                     |  342 +-
 man/apigateway_create_api_key.Rd                                      |    3 
 man/apigateway_create_base_path_mapping.Rd                            |    4 
 man/apigateway_create_vpc_link.Rd                                     |    4 
 man/apigateway_get_tags.Rd                                            |    3 
 man/apigateway_import_rest_api.Rd                                     |    2 
 man/apigateway_put_integration.Rd                                     |   21 
 man/apigateway_put_rest_api.Rd                                        |    2 
 man/apigateway_tag_resource.Rd                                        |    3 
 man/apigateway_untag_resource.Rd                                      |    3 
 man/apigatewaymanagementapi.Rd                                        |  112 
 man/apigatewayv2.Rd                                                   |  228 -
 man/apigatewayv2_create_integration.Rd                                |   47 
 man/apigatewayv2_create_stage.Rd                                      |    6 
 man/apigatewayv2_create_vpc_link.Rd                                   |only
 man/apigatewayv2_delete_access_log_settings.Rd                        |only
 man/apigatewayv2_delete_route_request_parameter.Rd                    |only
 man/apigatewayv2_delete_vpc_link.Rd                                   |only
 man/apigatewayv2_export_api.Rd                                        |only
 man/apigatewayv2_get_vpc_link.Rd                                      |only
 man/apigatewayv2_get_vpc_links.Rd                                     |only
 man/apigatewayv2_import_api.Rd                                        |   11 
 man/apigatewayv2_reimport_api.Rd                                      |   11 
 man/apigatewayv2_untag_resource.Rd                                    |    3 
 man/apigatewayv2_update_integration.Rd                                |   47 
 man/apigatewayv2_update_stage.Rd                                      |    6 
 man/apigatewayv2_update_vpc_link.Rd                                   |only
 man/appmesh.Rd                                                        |  188 -
 man/appmesh_create_gateway_route.Rd                                   |only
 man/appmesh_create_mesh.Rd                                            |   13 
 man/appmesh_create_route.Rd                                           |   60 
 man/appmesh_create_virtual_gateway.Rd                                 |only
 man/appmesh_create_virtual_node.Rd                                    |  113 
 man/appmesh_create_virtual_router.Rd                                  |   23 
 man/appmesh_create_virtual_service.Rd                                 |   12 
 man/appmesh_delete_gateway_route.Rd                                   |only
 man/appmesh_delete_route.Rd                                           |    7 
 man/appmesh_delete_virtual_gateway.Rd                                 |only
 man/appmesh_delete_virtual_node.Rd                                    |    7 
 man/appmesh_delete_virtual_router.Rd                                  |    7 
 man/appmesh_delete_virtual_service.Rd                                 |    7 
 man/appmesh_describe_gateway_route.Rd                                 |only
 man/appmesh_describe_mesh.Rd                                          |    9 
 man/appmesh_describe_route.Rd                                         |    8 
 man/appmesh_describe_virtual_gateway.Rd                               |only
 man/appmesh_describe_virtual_node.Rd                                  |    7 
 man/appmesh_describe_virtual_router.Rd                                |    7 
 man/appmesh_describe_virtual_service.Rd                               |    8 
 man/appmesh_list_gateway_routes.Rd                                    |only
 man/appmesh_list_routes.Rd                                            |    8 
 man/appmesh_list_virtual_gateways.Rd                                  |only
 man/appmesh_list_virtual_nodes.Rd                                     |    7 
 man/appmesh_list_virtual_routers.Rd                                   |    7 
 man/appmesh_list_virtual_services.Rd                                  |    7 
 man/appmesh_update_gateway_route.Rd                                   |only
 man/appmesh_update_route.Rd                                           |   43 
 man/appmesh_update_virtual_gateway.Rd                                 |only
 man/appmesh_update_virtual_node.Rd                                    |   99 
 man/appmesh_update_virtual_router.Rd                                  |    7 
 man/appmesh_update_virtual_service.Rd                                 |    7 
 man/cloudfront.Rd                                                     |  190 -
 man/cloudfront_create_distribution.Rd                                 |    6 
 man/cloudfront_create_distribution_with_tags.Rd                       |    6 
 man/cloudfront_update_distribution.Rd                                 |    6 
 man/directconnect.Rd                                                  |  221 -
 man/directconnect_create_private_virtual_interface.Rd                 |    9 
 man/directconnect_create_transit_virtual_interface.Rd                 |    8 
 man/directconnect_list_virtual_interface_test_history.Rd              |only
 man/directconnect_start_bgp_failover_test.Rd                          |only
 man/directconnect_stop_bgp_failover_test.Rd                           |only
 man/directconnect_update_virtual_interface_attributes.Rd              |    2 
 man/elb.Rd                                                            |  228 -
 man/elb_add_tags.Rd                                                   |  124 
 man/elb_apply_security_groups_to_load_balancer.Rd                     |   98 
 man/elb_attach_load_balancer_to_subnets.Rd                            |   96 
 man/elb_configure_health_check.Rd                                     |  108 
 man/elb_create_app_cookie_stickiness_policy.Rd                        |  120 
 man/elb_create_lb_cookie_stickiness_policy.Rd                         |  134 -
 man/elb_create_load_balancer.Rd                                       |  426 +--
 man/elb_create_load_balancer_listeners.Rd                             |  146 -
 man/elb_create_load_balancer_policy.Rd                                |  182 -
 man/elb_delete_load_balancer.Rd                                       |   82 
 man/elb_delete_load_balancer_listeners.Rd                             |   80 
 man/elb_delete_load_balancer_policy.Rd                                |   74 
 man/elb_deregister_instances_from_load_balancer.Rd                    |  106 
 man/elb_describe_instance_health.Rd                                   |   90 
 man/elb_describe_load_balancer_attributes.Rd                          |   62 
 man/elb_describe_load_balancer_policies.Rd                            |   98 
 man/elb_describe_load_balancer_policy_types.Rd                        |   98 
 man/elb_describe_load_balancers.Rd                                    |   88 
 man/elb_describe_tags.Rd                                              |   70 
 man/elb_detach_load_balancer_from_subnets.Rd                          |   96 
 man/elb_disable_availability_zones_for_load_balancer.Rd               |  114 
 man/elb_enable_availability_zones_for_load_balancer.Rd                |  106 
 man/elb_modify_load_balancer_attributes.Rd                            |  184 -
 man/elb_register_instances_with_load_balancer.Rd                      |  138 -
 man/elb_remove_tags.Rd                                                |   96 
 man/elb_set_load_balancer_listener_ssl_certificate.Rd                 |   96 
 man/elb_set_load_balancer_policies_for_backend_server.Rd              |  130 
 man/elb_set_load_balancer_policies_of_listener.Rd                     |  116 
 man/elbv2.Rd                                                          |  238 -
 man/elbv2_add_tags.Rd                                                 |  124 
 man/elbv2_create_listener.Rd                                          |  412 +--
 man/elbv2_create_load_balancer.Rd                                     |  290 +-
 man/elbv2_create_rule.Rd                                              |  386 +-
 man/elbv2_create_target_group.Rd                                      |  306 +-
 man/elbv2_delete_listener.Rd                                          |   70 
 man/elbv2_delete_load_balancer.Rd                                     |   86 
 man/elbv2_delete_rule.Rd                                              |   62 
 man/elbv2_delete_target_group.Rd                                      |   70 
 man/elbv2_deregister_targets.Rd                                       |  100 
 man/elbv2_describe_listeners.Rd                                       |  108 
 man/elbv2_describe_load_balancer_attributes.Rd                        |   76 
 man/elbv2_describe_load_balancers.Rd                                  |  106 
 man/elbv2_describe_rules.Rd                                           |   92 
 man/elbv2_describe_ssl_policies.Rd                                    |   96 
 man/elbv2_describe_tags.Rd                                            |   75 
 man/elbv2_describe_target_group_attributes.Rd                         |   72 
 man/elbv2_describe_target_groups.Rd                                   |  120 
 man/elbv2_describe_target_health.Rd                                   |  108 
 man/elbv2_modify_listener.Rd                                          |  364 +-
 man/elbv2_modify_load_balancer_attributes.Rd                          |  174 -
 man/elbv2_modify_rule.Rd                                              |  352 +-
 man/elbv2_modify_target_group.Rd                                      |  184 -
 man/elbv2_modify_target_group_attributes.Rd                           |   92 
 man/elbv2_register_targets.Rd                                         |  174 -
 man/elbv2_remove_tags.Rd                                              |  100 
 man/elbv2_set_rule_priorities.Rd                                      |   92 
 man/elbv2_set_security_groups.Rd                                      |   92 
 man/elbv2_set_subnets.Rd                                              |  142 -
 man/globalaccelerator.Rd                                              |  343 +-
 man/globalaccelerator_advertise_byoip_cidr.Rd                         |only
 man/globalaccelerator_create_accelerator.Rd                           |   39 
 man/globalaccelerator_delete_accelerator.Rd                           |   24 
 man/globalaccelerator_deprovision_byoip_cidr.Rd                       |only
 man/globalaccelerator_describe_accelerator_attributes.Rd              |    3 
 man/globalaccelerator_describe_endpoint_group.Rd                      |    3 
 man/globalaccelerator_describe_listener.Rd                            |    3 
 man/globalaccelerator_list_accelerators.Rd                            |    3 
 man/globalaccelerator_list_byoip_cidrs.Rd                             |only
 man/globalaccelerator_list_endpoint_groups.Rd                         |    4 
 man/globalaccelerator_list_listeners.Rd                               |    3 
 man/globalaccelerator_list_tags_for_resource.Rd                       |only
 man/globalaccelerator_provision_byoip_cidr.Rd                         |only
 man/globalaccelerator_tag_resource.Rd                                 |only
 man/globalaccelerator_untag_resource.Rd                               |only
 man/globalaccelerator_update_accelerator.Rd                           |    2 
 man/globalaccelerator_update_accelerator_attributes.Rd                |   10 
 man/globalaccelerator_update_listener.Rd                              |    3 
 man/globalaccelerator_withdraw_byoip_cidr.Rd                          |only
 man/route53.Rd                                                        |  223 -
 man/route53_associate_vpc_with_hosted_zone.Rd                         |  133 -
 man/route53_change_resource_record_sets.Rd                            | 1235 ++++-----
 man/route53_change_tags_for_resource.Rd                               |  156 -
 man/route53_create_health_check.Rd                                    |    4 
 man/route53_create_hosted_zone.Rd                                     |   10 
 man/route53_create_reusable_delegation_set.Rd                         |   14 
 man/route53_create_vpc_association_authorization.Rd                   |    2 
 man/route53_delete_health_check.Rd                                    |    9 
 man/route53_delete_vpc_association_authorization.Rd                   |    2 
 man/route53_disassociate_vpc_from_hosted_zone.Rd                      |   26 
 man/route53_get_checker_ip_ranges.Rd                                  |    2 
 man/route53_get_geo_location.Rd                                       |   15 
 man/route53_get_hosted_zone.Rd                                        |   68 
 man/route53_list_geo_locations.Rd                                     |   22 
 man/route53_list_hosted_zones_by_name.Rd                              |    2 
 man/route53_list_hosted_zones_by_vpc.Rd                               |only
 man/route53_list_resource_record_sets.Rd                              |    8 
 man/route53_update_health_check.Rd                                    |  641 ++--
 man/route53domains.Rd                                                 |  148 -
 man/route53domains_accept_domain_transfer_from_another_aws_account.Rd |only
 man/route53domains_cancel_domain_transfer_to_another_aws_account.Rd   |only
 man/route53domains_check_domain_availability.Rd                       |   22 
 man/route53domains_check_domain_transferability.Rd                    |   17 
 man/route53domains_enable_domain_auto_renew.Rd                        |    9 
 man/route53domains_get_domain_suggestions.Rd                          |   39 
 man/route53domains_get_operation_detail.Rd                            |    2 
 man/route53domains_list_operations.Rd                                 |   13 
 man/route53domains_register_domain.Rd                                 |   54 
 man/route53domains_reject_domain_transfer_from_another_aws_account.Rd |only
 man/route53domains_renew_domain.Rd                                    |    6 
 man/route53domains_resend_contact_reachability_email.Rd               |    2 
 man/route53domains_transfer_domain.Rd                                 |   61 
 man/route53domains_transfer_domain_to_another_aws_account.Rd          |only
 man/route53domains_update_domain_contact.Rd                           |    6 
 man/route53domains_update_domain_contact_privacy.Rd                   |   17 
 man/route53domains_view_billing.Rd                                    |    8 
 man/route53resolver.Rd                                                |  198 -
 man/servicediscovery.Rd                                               |  154 -
 man/servicediscovery_create_http_namespace.Rd                         |   28 
 man/servicediscovery_create_private_dns_namespace.Rd                  |   28 
 man/servicediscovery_create_public_dns_namespace.Rd                   |   28 
 man/servicediscovery_create_service.Rd                                |   74 
 man/servicediscovery_delete_namespace.Rd                              |    9 
 man/servicediscovery_delete_service.Rd                                |    9 
 man/servicediscovery_deregister_instance.Rd                           |   14 
 man/servicediscovery_discover_instances.Rd                            |   21 
 man/servicediscovery_get_instance.Rd                                  |   10 
 man/servicediscovery_get_instances_health_status.Rd                   |   14 
 man/servicediscovery_get_namespace.Rd                                 |    9 
 man/servicediscovery_get_operation.Rd                                 |   11 
 man/servicediscovery_get_service.Rd                                   |    9 
 man/servicediscovery_list_instances.Rd                                |    9 
 man/servicediscovery_list_namespaces.Rd                               |    7 
 man/servicediscovery_list_operations.Rd                               |   19 
 man/servicediscovery_list_services.Rd                                 |    7 
 man/servicediscovery_list_tags_for_resource.Rd                        |only
 man/servicediscovery_register_instance.Rd                             |   32 
 man/servicediscovery_tag_resource.Rd                                  |only
 man/servicediscovery_untag_resource.Rd                                |only
 man/servicediscovery_update_instance_custom_health_status.Rd          |   16 
 man/servicediscovery_update_service.Rd                                |   60 
 248 files changed, 12313 insertions(+), 7494 deletions(-)

More information about paws.networking at CRAN
Permanent link

Package paws.machine.learning updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Machine Learning Services
Description: Interface to Amazon Web Services machine learning services, including 'SageMaker' managed machine learning service, natural language processing, speech recognition, translation, and more <https://aws.amazon.com/machine-learning/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.machine.learning versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                               |   12 
 MD5                                                       |  317 ++---
 NAMESPACE                                                 |   50 
 R/comprehend_interfaces.R                                 |   52 
 R/comprehend_operations.R                                 |   25 
 R/comprehend_service.R                                    |    2 
 R/comprehendmedical_interfaces.R                          |  102 +
 R/comprehendmedical_operations.R                          |  406 ++++++
 R/comprehendmedical_service.R                             |   14 
 R/lexmodelbuildingservice_interfaces.R                    |   64 -
 R/lexmodelbuildingservice_operations.R                    |  218 +++
 R/lexmodelbuildingservice_service.R                       |    7 
 R/lexruntimeservice_service.R                             |    2 
 R/machinelearning_service.R                               |    2 
 R/personalize_interfaces.R                                |   54 
 R/personalize_operations.R                                |  171 ++
 R/personalize_service.R                                   |    6 
 R/personalizeevents_service.R                             |    2 
 R/personalizeruntime_interfaces.R                         |    6 
 R/personalizeruntime_operations.R                         |   15 
 R/personalizeruntime_service.R                            |    2 
 R/polly_operations.R                                      |    4 
 R/polly_service.R                                         |    2 
 R/rekognition_interfaces.R                                |   76 +
 R/rekognition_operations.R                                |  464 +++++++
 R/rekognition_service.R                                   |    8 
 R/sagemaker_interfaces.R                                  |   84 +
 R/sagemaker_operations.R                                  |  686 ++++++++---
 R/sagemaker_service.R                                     |   25 
 R/sagemakerruntime_interfaces.R                           |    2 
 R/sagemakerruntime_operations.R                           |   18 
 R/sagemakerruntime_service.R                              |    2 
 R/textract_service.R                                      |    2 
 R/transcribeservice_interfaces.R                          |  112 +
 R/transcribeservice_operations.R                          |  574 +++++++++
 R/transcribeservice_service.R                             |   13 
 R/translate_service.R                                     |    2 
 man/comprehend.Rd                                         |  202 +--
 man/comprehend_create_document_classifier.Rd              |    2 
 man/comprehend_detect_entities.Rd                         |   22 
 man/comprehendmedical.Rd                                  |  132 +-
 man/comprehendmedical_describe_icd10cm_inference_job.Rd   |only
 man/comprehendmedical_describe_rx_norm_inference_job.Rd   |only
 man/comprehendmedical_detect_entities_v2.Rd               |    3 
 man/comprehendmedical_detect_phi.Rd                       |    9 
 man/comprehendmedical_infer_icd10cm.Rd                    |    4 
 man/comprehendmedical_infer_rx_norm.Rd                    |    3 
 man/comprehendmedical_list_icd10cm_inference_jobs.Rd      |only
 man/comprehendmedical_list_rx_norm_inference_jobs.Rd      |only
 man/comprehendmedical_start_icd10cm_inference_job.Rd      |only
 man/comprehendmedical_start_rx_norm_inference_job.Rd      |only
 man/comprehendmedical_stop_icd10cm_inference_job.Rd       |only
 man/comprehendmedical_stop_rx_norm_inference_job.Rd       |only
 man/lexmodelbuildingservice.Rd                            |  181 +--
 man/lexmodelbuildingservice_get_bot.Rd                    |   78 -
 man/lexmodelbuildingservice_get_bots.Rd                   |  114 -
 man/lexmodelbuildingservice_get_intent.Rd                 |   80 -
 man/lexmodelbuildingservice_get_intents.Rd                |  114 -
 man/lexmodelbuildingservice_get_slot_type.Rd              |   80 -
 man/lexmodelbuildingservice_get_slot_types.Rd             |  116 -
 man/lexmodelbuildingservice_list_tags_for_resource.Rd     |only
 man/lexmodelbuildingservice_put_bot.Rd                    |  536 ++++-----
 man/lexmodelbuildingservice_put_bot_alias.Rd              |   13 
 man/lexmodelbuildingservice_put_intent.Rd                 |  833 +++++++-------
 man/lexmodelbuildingservice_put_slot_type.Rd              |  258 ++--
 man/lexmodelbuildingservice_start_import.Rd               |   13 
 man/lexmodelbuildingservice_tag_resource.Rd               |only
 man/lexmodelbuildingservice_untag_resource.Rd             |only
 man/lexruntimeservice.Rd                                  |  126 +-
 man/machinelearning.Rd                                    |  150 +-
 man/personalize.Rd                                        |  178 +-
 man/personalize_create_batch_inference_job.Rd             |    6 
 man/personalize_create_filter.Rd                          |only
 man/personalize_delete_filter.Rd                          |only
 man/personalize_describe_filter.Rd                        |only
 man/personalize_list_filters.Rd                           |only
 man/personalizeevents.Rd                                  |   96 -
 man/personalizeruntime.Rd                                 |   98 -
 man/personalizeruntime_get_personalized_ranking.Rd        |    2 
 man/personalizeruntime_get_recommendations.Rd             |   10 
 man/polly.Rd                                              |  126 +-
 man/polly_delete_lexicon.Rd                               |   76 -
 man/polly_describe_voices.Rd                              |  148 +-
 man/polly_get_lexicon.Rd                                  |   68 -
 man/polly_list_lexicons.Rd                                |   62 -
 man/polly_put_lexicon.Rd                                  |   88 -
 man/polly_start_speech_synthesis_task.Rd                  |    2 
 man/polly_synthesize_speech.Rd                            |  206 +--
 man/rekognition.Rd                                        |  210 +--
 man/rekognition_compare_faces.Rd                          |  296 ++--
 man/rekognition_create_collection.Rd                      |   92 -
 man/rekognition_delete_collection.Rd                      |   74 -
 man/rekognition_delete_faces.Rd                           |   88 -
 man/rekognition_delete_project.Rd                         |only
 man/rekognition_delete_project_version.Rd                 |only
 man/rekognition_describe_project_versions.Rd              |    5 
 man/rekognition_detect_faces.Rd                           |  174 +-
 man/rekognition_detect_labels.Rd                          |  274 ++--
 man/rekognition_detect_text.Rd                            |   22 
 man/rekognition_get_segment_detection.Rd                  |only
 man/rekognition_get_text_detection.Rd                     |only
 man/rekognition_index_faces.Rd                            |  406 +++---
 man/rekognition_list_collections.Rd                       |   82 -
 man/rekognition_list_faces.Rd                             |   98 -
 man/rekognition_search_faces.Rd                           |  138 +-
 man/rekognition_search_faces_by_image.Rd                  |  248 ++--
 man/rekognition_start_segment_detection.Rd                |only
 man/rekognition_start_text_detection.Rd                   |only
 man/sagemaker.Rd                                          |  365 +++---
 man/sagemaker_create_algorithm.Rd                         |    4 
 man/sagemaker_create_app.Rd                               |   15 
 man/sagemaker_create_auto_ml_job.Rd                       |    9 
 man/sagemaker_create_compilation_job.Rd                   |    4 
 man/sagemaker_create_domain.Rd                            |   54 
 man/sagemaker_create_endpoint.Rd                          |   37 
 man/sagemaker_create_endpoint_config.Rd                   |   52 
 man/sagemaker_create_flow_definition.Rd                   |   13 
 man/sagemaker_create_hyper_parameter_tuning_job.Rd        |    9 
 man/sagemaker_create_labeling_job.Rd                      |   17 
 man/sagemaker_create_model.Rd                             |   19 
 man/sagemaker_create_monitoring_schedule.Rd               |    1 
 man/sagemaker_create_presigned_domain_url.Rd              |    7 
 man/sagemaker_create_presigned_notebook_instance_url.Rd   |   25 
 man/sagemaker_create_processing_job.Rd                    |    6 
 man/sagemaker_create_training_job.Rd                      |    2 
 man/sagemaker_create_transform_job.Rd                     |   17 
 man/sagemaker_create_trial_component.Rd                   |    2 
 man/sagemaker_create_user_profile.Rd                      |   24 
 man/sagemaker_delete_domain.Rd                            |    6 
 man/sagemaker_delete_endpoint_config.Rd                   |    8 
 man/sagemaker_delete_human_task_ui.Rd                     |only
 man/sagemaker_delete_model.Rd                             |    7 
 man/sagemaker_delete_user_profile.Rd                      |    4 
 man/sagemaker_describe_domain.Rd                          |    4 
 man/sagemaker_describe_human_task_ui.Rd                   |    9 
 man/sagemaker_describe_hyper_parameter_tuning_job.Rd      |    2 
 man/sagemaker_describe_user_profile.Rd                    |    4 
 man/sagemaker_describe_workforce.Rd                       |only
 man/sagemaker_disassociate_trial_component.Rd             |    6 
 man/sagemaker_get_search_suggestions.Rd                   |    2 
 man/sagemaker_list_models.Rd                              |    4 
 man/sagemaker_list_trial_components.Rd                    |   24 
 man/sagemaker_list_trials.Rd                              |   16 
 man/sagemaker_render_ui_template.Rd                       |   13 
 man/sagemaker_search.Rd                                   |   27 
 man/sagemaker_update_domain.Rd                            |   12 
 man/sagemaker_update_endpoint.Rd                          |   33 
 man/sagemaker_update_endpoint_weights_and_capacities.Rd   |    3 
 man/sagemaker_update_monitoring_schedule.Rd               |    1 
 man/sagemaker_update_trial_component.Rd                   |    2 
 man/sagemaker_update_user_profile.Rd                      |    6 
 man/sagemaker_update_workforce.Rd                         |only
 man/sagemakerruntime.Rd                                   |   96 -
 man/sagemakerruntime_invoke_endpoint.Rd                   |  165 +-
 man/textract.Rd                                           |  110 -
 man/transcribeservice.Rd                                  |  131 +-
 man/transcribeservice_create_medical_vocabulary.Rd        |only
 man/transcribeservice_create_vocabulary.Rd                |   10 
 man/transcribeservice_create_vocabulary_filter.Rd         |    4 
 man/transcribeservice_delete_medical_transcription_job.Rd |only
 man/transcribeservice_delete_medical_vocabulary.Rd        |only
 man/transcribeservice_get_medical_transcription_job.Rd    |only
 man/transcribeservice_get_medical_vocabulary.Rd           |only
 man/transcribeservice_get_transcription_job.Rd            |    4 
 man/transcribeservice_list_medical_transcription_jobs.Rd  |only
 man/transcribeservice_list_medical_vocabularies.Rd        |only
 man/transcribeservice_list_vocabularies.Rd                |    4 
 man/transcribeservice_start_medical_transcription_job.Rd  |only
 man/transcribeservice_start_transcription_job.Rd          |   27 
 man/transcribeservice_update_medical_vocabulary.Rd        |only
 man/transcribeservice_update_vocabulary.Rd                |    8 
 man/transcribeservice_update_vocabulary_filter.Rd         |    4 
 man/translate.Rd                                          |  114 -
 tests/testthat/test_comprehendmedical.R                   |   16 
 tests/testthat/test_personalize.R                         |    4 
 tests/testthat/test_transcribeservice.R                   |   16 
 176 files changed, 7213 insertions(+), 4420 deletions(-)

More information about paws.machine.learning at CRAN
Permanent link

Package paws.database updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Database Services
Description: Interface to Amazon Web Services database services, including 'Relational Database Service' ('RDS'), 'DynamoDB' 'NoSQL' database, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.database versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                         |   12 
 MD5                                                                 |  374 ++-
 NAMESPACE                                                           |   40 
 R/dax_service.R                                                     |    2 
 R/docdb_operations.R                                                |  789 +++-----
 R/docdb_service.R                                                   |   60 
 R/dynamodb_interfaces.R                                             |    4 
 R/dynamodb_operations.R                                             |   83 
 R/dynamodb_service.R                                                |    2 
 R/dynamodbstreams_service.R                                         |    2 
 R/elasticache_interfaces.R                                          |  168 +
 R/elasticache_operations.R                                          |  604 +++++-
 R/elasticache_service.R                                             |   15 
 R/neptune_interfaces.R                                              |   62 
 R/neptune_operations.R                                              |  308 ++-
 R/neptune_service.R                                                 |   12 
 R/rds_interfaces.R                                                  |  116 -
 R/rds_operations.R                                                  |  860 ++++++--
 R/rds_service.R                                                     |   49 
 R/rdsdataservice_operations.R                                       |   18 
 R/rdsdataservice_service.R                                          |    2 
 R/redshift_interfaces.R                                             |   80 
 R/redshift_operations.R                                             |  469 ++++
 R/redshift_service.R                                                |   26 
 R/simpledb_service.R                                                |    2 
 man/dax.Rd                                                          |  148 -
 man/docdb.Rd                                                        |  178 -
 man/docdb_copy_db_cluster_parameter_group.Rd                        |   23 
 man/docdb_copy_db_cluster_snapshot.Rd                               |   67 
 man/docdb_create_db_cluster.Rd                                      |   39 
 man/docdb_create_db_cluster_parameter_group.Rd                      |   49 
 man/docdb_create_db_cluster_snapshot.Rd                             |   12 
 man/docdb_create_db_instance.Rd                                     |   19 
 man/docdb_create_db_subnet_group.Rd                                 |   14 
 man/docdb_delete_db_cluster.Rd                                      |   25 
 man/docdb_delete_db_cluster_parameter_group.Rd                      |   14 
 man/docdb_delete_db_cluster_snapshot.Rd                             |   10 
 man/docdb_delete_db_instance.Rd                                     |   10 
 man/docdb_delete_db_subnet_group.Rd                                 |    4 
 man/docdb_describe_certificates.Rd                                  |    4 
 man/docdb_describe_db_cluster_parameter_groups.Rd                   |    4 
 man/docdb_describe_db_cluster_parameters.Rd                         |   10 
 man/docdb_describe_db_cluster_snapshot_attributes.Rd                |   13 
 man/docdb_describe_db_cluster_snapshots.Rd                          |   43 
 man/docdb_describe_db_clusters.Rd                                   |   24 
 man/docdb_describe_db_engine_versions.Rd                            |    6 
 man/docdb_describe_db_instances.Rd                                  |   18 
 man/docdb_describe_db_subnet_groups.Rd                              |    2 
 man/docdb_describe_engine_default_cluster_parameters.Rd             |    2 
 man/docdb_describe_events.Rd                                        |   14 
 man/docdb_describe_orderable_db_instance_options.Rd                 |   11 
 man/docdb_describe_pending_maintenance_actions.Rd                   |   20 
 man/docdb_failover_db_cluster.Rd                                    |   16 
 man/docdb_modify_db_cluster.Rd                                      |   32 
 man/docdb_modify_db_cluster_parameter_group.Rd                      |   24 
 man/docdb_modify_db_cluster_snapshot_attribute.Rd                   |   43 
 man/docdb_modify_db_instance.Rd                                     |   46 
 man/docdb_modify_db_subnet_group.Rd                                 |   12 
 man/docdb_reboot_db_instance.Rd                                     |   20 
 man/docdb_reset_db_cluster_parameter_group.Rd                       |   16 
 man/docdb_restore_db_cluster_from_snapshot.Rd                       |   57 
 man/docdb_restore_db_cluster_to_point_in_time.Rd                    |   60 
 man/dynamodb.Rd                                                     |  276 +-
 man/dynamodb_batch_get_item.Rd                                      |  452 ++--
 man/dynamodb_batch_write_item.Rd                                    |  498 ++---
 man/dynamodb_create_global_table.Rd                                 |   10 
 man/dynamodb_create_table.Rd                                        |  602 +++---
 man/dynamodb_delete_item.Rd                                         |  556 ++---
 man/dynamodb_delete_table.Rd                                        |  102 -
 man/dynamodb_describe_global_table.Rd                               |    7 
 man/dynamodb_describe_global_table_settings.Rd                      |    2 
 man/dynamodb_describe_limits.Rd                                     |  168 -
 man/dynamodb_describe_table.Rd                                      |   84 
 man/dynamodb_describe_table_replica_auto_scaling.Rd                 |    2 
 man/dynamodb_get_item.Rd                                            |  304 +--
 man/dynamodb_list_global_tables.Rd                                  |   11 
 man/dynamodb_list_tables.Rd                                         |   78 
 man/dynamodb_put_item.Rd                                            |  643 +++---
 man/dynamodb_query.Rd                                               |  972 +++++-----
 man/dynamodb_restore_table_from_backup.Rd                           |   10 
 man/dynamodb_restore_table_to_point_in_time.Rd                      |   18 
 man/dynamodb_scan.Rd                                                |  772 +++----
 man/dynamodb_update_item.Rd                                         |  824 ++++----
 man/dynamodb_update_table.Rd                                        |  394 ++--
 man/dynamodb_update_table_replica_auto_scaling.Rd                   |    2 
 man/dynamodbstreams.Rd                                              |  114 -
 man/dynamodbstreams_describe_stream.Rd                              |  106 -
 man/dynamodbstreams_get_records.Rd                                  |   96 
 man/dynamodbstreams_get_shard_iterator.Rd                           |  136 -
 man/dynamodbstreams_list_streams.Rd                                 |   88 
 man/elasticache.Rd                                                  |  221 +-
 man/elasticache_create_cache_cluster.Rd                             |  651 +++---
 man/elasticache_create_global_replication_group.Rd                  |only
 man/elasticache_create_replication_group.Rd                         |   58 
 man/elasticache_decrease_node_groups_in_global_replication_group.Rd |only
 man/elasticache_decrease_replica_count.Rd                           |    8 
 man/elasticache_delete_global_replication_group.Rd                  |only
 man/elasticache_describe_global_replication_groups.Rd               |only
 man/elasticache_describe_reserved_cache_nodes.Rd                    |    3 
 man/elasticache_describe_reserved_cache_nodes_offerings.Rd          |    3 
 man/elasticache_describe_update_actions.Rd                          |    2 
 man/elasticache_disassociate_global_replication_group.Rd            |only
 man/elasticache_failover_global_replication_group.Rd                |only
 man/elasticache_increase_node_groups_in_global_replication_group.Rd |only
 man/elasticache_modify_cache_cluster.Rd                             |    3 
 man/elasticache_modify_global_replication_group.Rd                  |only
 man/elasticache_modify_replication_group.Rd                         |   29 
 man/elasticache_rebalance_slots_in_global_replication_group.Rd      |only
 man/elasticache_test_failover.Rd                                    |    2 
 man/neptune.Rd                                                      |  250 +-
 man/neptune_copy_db_cluster_snapshot.Rd                             |   12 
 man/neptune_create_db_cluster.Rd                                    |   28 
 man/neptune_create_db_instance.Rd                                   |   37 
 man/neptune_delete_db_cluster.Rd                                    |    5 
 man/neptune_delete_db_instance.Rd                                   |    2 
 man/neptune_describe_db_clusters.Rd                                 |   16 
 man/neptune_describe_db_instances.Rd                                |   18 
 man/neptune_modify_db_cluster.Rd                                    |   29 
 man/neptune_modify_db_instance.Rd                                   |   46 
 man/neptune_restore_db_cluster_from_snapshot.Rd                     |   12 
 man/neptune_restore_db_cluster_to_point_in_time.Rd                  |   12 
 man/neptune_start_db_cluster.Rd                                     |only
 man/neptune_stop_db_cluster.Rd                                      |only
 man/rds.Rd                                                          |  433 ++--
 man/rds_backtrack_db_cluster.Rd                                     |    2 
 man/rds_build_auth_token.Rd                                         |  126 -
 man/rds_cancel_export_task.Rd                                       |only
 man/rds_copy_db_cluster_snapshot.Rd                                 |   10 
 man/rds_create_db_cluster.Rd                                        |   45 
 man/rds_create_db_instance.Rd                                       |   34 
 man/rds_create_db_instance_read_replica.Rd                          |  144 -
 man/rds_create_db_proxy.Rd                                          |   14 
 man/rds_create_event_subscription.Rd                                |    8 
 man/rds_delete_db_instance.Rd                                       |   20 
 man/rds_delete_db_proxy.Rd                                          |    7 
 man/rds_deregister_db_proxy_targets.Rd                              |    8 
 man/rds_describe_db_cluster_backtracks.Rd                           |    2 
 man/rds_describe_db_proxies.Rd                                      |    7 
 man/rds_describe_db_proxy_target_groups.Rd                          |    8 
 man/rds_describe_db_proxy_targets.Rd                                |    7 
 man/rds_describe_export_tasks.Rd                                    |only
 man/rds_describe_orderable_db_instance_options.Rd                   |   11 
 man/rds_describe_source_regions.Rd                                  |    4 
 man/rds_modify_certificates.Rd                                      |    8 
 man/rds_modify_db_cluster.Rd                                        |   27 
 man/rds_modify_db_cluster_snapshot_attribute.Rd                     |   26 
 man/rds_modify_db_instance.Rd                                       |   40 
 man/rds_modify_db_parameter_group.Rd                                |    2 
 man/rds_modify_db_proxy.Rd                                          |    7 
 man/rds_modify_db_proxy_target_group.Rd                             |    7 
 man/rds_modify_db_snapshot.Rd                                       |    7 
 man/rds_modify_db_snapshot_attribute.Rd                             |   18 
 man/rds_modify_event_subscription.Rd                                |    4 
 man/rds_promote_read_replica.Rd                                     |   18 
 man/rds_promote_read_replica_db_cluster.Rd                          |    8 
 man/rds_register_db_proxy_targets.Rd                                |    8 
 man/rds_restore_db_cluster_from_s3.Rd                               |   35 
 man/rds_restore_db_cluster_from_snapshot.Rd                         |   36 
 man/rds_restore_db_cluster_to_point_in_time.Rd                      |   20 
 man/rds_restore_db_instance_from_db_snapshot.Rd                     |   17 
 man/rds_restore_db_instance_from_s3.Rd                              |   21 
 man/rds_restore_db_instance_to_point_in_time.Rd                     |   17 
 man/rds_start_export_task.Rd                                        |only
 man/rdsdataservice.Rd                                               |  126 -
 man/rdsdataservice_batch_execute_statement.Rd                       |   11 
 man/rdsdataservice_execute_statement.Rd                             |    9 
 man/redshift.Rd                                                     |  318 +--
 man/redshift_batch_modify_cluster_snapshots.Rd                      |    4 
 man/redshift_cancel_resize.Rd                                       |    4 
 man/redshift_create_cluster.Rd                                      |    9 
 man/redshift_create_event_subscription.Rd                           |    2 
 man/redshift_create_scheduled_action.Rd                             |    6 
 man/redshift_create_snapshot_schedule.Rd                            |    6 
 man/redshift_create_tags.Rd                                         |    6 
 man/redshift_create_usage_limit.Rd                                  |only
 man/redshift_delete_cluster.Rd                                      |   14 
 man/redshift_delete_tags.Rd                                         |    8 
 man/redshift_delete_usage_limit.Rd                                  |only
 man/redshift_describe_event_categories.Rd                           |    4 
 man/redshift_describe_node_configuration_options.Rd                 |    6 
 man/redshift_describe_scheduled_actions.Rd                          |    2 
 man/redshift_describe_storage.Rd                                    |    6 
 man/redshift_describe_tags.Rd                                       |    2 
 man/redshift_describe_usage_limits.Rd                               |only
 man/redshift_modify_cluster.Rd                                      |   47 
 man/redshift_modify_cluster_maintenance.Rd                          |    3 
 man/redshift_modify_cluster_snapshot.Rd                             |    4 
 man/redshift_modify_event_subscription.Rd                           |    2 
 man/redshift_modify_scheduled_action.Rd                             |   10 
 man/redshift_modify_usage_limit.Rd                                  |only
 man/redshift_pause_cluster.Rd                                       |only
 man/redshift_resize_cluster.Rd                                      |    3 
 man/redshift_restore_from_cluster_snapshot.Rd                       |    4 
 man/redshift_resume_cluster.Rd                                      |only
 man/simpledb.Rd                                                     |  114 -
 tests/testthat/test_elasticache.R                                   |    4 
 tests/testthat/test_rds.R                                           |    4 
 tests/testthat/test_redshift.R                                      |    4 
 198 files changed, 8889 insertions(+), 7111 deletions(-)

More information about paws.database at CRAN
Permanent link

Package paws.customer.engagement updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Customer Engagement Services
Description: Interface to Amazon Web Services customer engagement services, including 'Simple Email Service', 'Connect' contact center service, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.customer.engagement versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                    |   16 
 MD5                                                            |  227 +--
 NAMESPACE                                                      |   30 
 R/connect_interfaces.R                                         |   48 
 R/connect_operations.R                                         |  226 +++
 R/connect_service.R                                            |   10 
 R/pinpoint_interfaces.R                                        |  116 +
 R/pinpoint_operations.R                                        |  632 +++++++---
 R/pinpoint_service.R                                           |   13 
 R/pinpointemail_service.R                                      |    2 
 R/pinpointsmsvoice_service.R                                   |    2 
 R/ses_service.R                                                |    2 
 man/connect.Rd                                                 |  178 +-
 man/connect_get_current_metric_data.Rd                         |    4 
 man/connect_get_metric_data.Rd                                 |    4 
 man/connect_resume_contact_recording.Rd                        |only
 man/connect_start_contact_recording.Rd                         |only
 man/connect_start_outbound_voice_contact.Rd                    |   12 
 man/connect_stop_contact_recording.Rd                          |only
 man/connect_suspend_contact_recording.Rd                       |only
 man/pinpoint.Rd                                                |  313 ++--
 man/pinpoint_create_campaign.Rd                                |   18 
 man/pinpoint_create_email_template.Rd                          |    1 
 man/pinpoint_create_journey.Rd                                 |   29 
 man/pinpoint_create_push_template.Rd                           |    1 
 man/pinpoint_create_recommender_configuration.Rd               |only
 man/pinpoint_create_sms_template.Rd                            |    1 
 man/pinpoint_delete_email_template.Rd                          |   10 
 man/pinpoint_delete_push_template.Rd                           |   10 
 man/pinpoint_delete_recommender_configuration.Rd               |only
 man/pinpoint_delete_sms_template.Rd                            |   10 
 man/pinpoint_delete_voice_template.Rd                          |   10 
 man/pinpoint_get_application_date_range_kpi.Rd                 |   10 
 man/pinpoint_get_apps.Rd                                       |    4 
 man/pinpoint_get_campaign_activities.Rd                        |    4 
 man/pinpoint_get_campaign_date_range_kpi.Rd                    |   10 
 man/pinpoint_get_campaign_versions.Rd                          |    4 
 man/pinpoint_get_campaigns.Rd                                  |    4 
 man/pinpoint_get_email_template.Rd                             |   10 
 man/pinpoint_get_export_jobs.Rd                                |    4 
 man/pinpoint_get_import_jobs.Rd                                |    4 
 man/pinpoint_get_journey_date_range_kpi.Rd                     |   19 
 man/pinpoint_get_journey_execution_activity_metrics.Rd         |    8 
 man/pinpoint_get_journey_execution_metrics.Rd                  |    8 
 man/pinpoint_get_push_template.Rd                              |   10 
 man/pinpoint_get_recommender_configuration.Rd                  |only
 man/pinpoint_get_recommender_configurations.Rd                 |only
 man/pinpoint_get_segment_export_jobs.Rd                        |    4 
 man/pinpoint_get_segment_import_jobs.Rd                        |    4 
 man/pinpoint_get_segment_versions.Rd                           |    4 
 man/pinpoint_get_segments.Rd                                   |    4 
 man/pinpoint_get_sms_template.Rd                               |   10 
 man/pinpoint_get_voice_template.Rd                             |   10 
 man/pinpoint_list_journeys.Rd                                  |    4 
 man/pinpoint_list_tags_for_resource.Rd                         |    4 
 man/pinpoint_list_template_versions.Rd                         |    8 
 man/pinpoint_list_templates.Rd                                 |    8 
 man/pinpoint_put_events.Rd                                     |    2 
 man/pinpoint_send_messages.Rd                                  |    3 
 man/pinpoint_send_users_messages.Rd                            |    1 
 man/pinpoint_tag_resource.Rd                                   |    4 
 man/pinpoint_untag_resource.Rd                                 |    4 
 man/pinpoint_update_campaign.Rd                                |   18 
 man/pinpoint_update_email_template.Rd                          |   21 
 man/pinpoint_update_endpoint.Rd                                |    7 
 man/pinpoint_update_endpoints_batch.Rd                         |    9 
 man/pinpoint_update_journey.Rd                                 |   29 
 man/pinpoint_update_push_template.Rd                           |   21 
 man/pinpoint_update_recommender_configuration.Rd               |only
 man/pinpoint_update_sms_template.Rd                            |   21 
 man/pinpoint_update_voice_template.Rd                          |   20 
 man/pinpointemail.Rd                                           |  244 +--
 man/pinpointsmsvoice.Rd                                        |  110 -
 man/ses.Rd                                                     |  252 +--
 man/ses_clone_receipt_rule_set.Rd                              |   98 -
 man/ses_create_receipt_filter.Rd                               |  100 -
 man/ses_create_receipt_rule.Rd                                 |  212 +--
 man/ses_create_receipt_rule_set.Rd                             |   84 -
 man/ses_delete_identity.Rd                                     |   76 -
 man/ses_delete_identity_policy.Rd                              |  108 -
 man/ses_delete_receipt_filter.Rd                               |   72 -
 man/ses_delete_receipt_rule.Rd                                 |   82 -
 man/ses_delete_receipt_rule_set.Rd                             |   80 -
 man/ses_delete_verified_email_address.Rd                       |   66 -
 man/ses_describe_active_receipt_rule_set.Rd                    |   64 -
 man/ses_describe_receipt_rule.Rd                               |   80 -
 man/ses_describe_receipt_rule_set.Rd                           |   74 -
 man/ses_get_account_sending_enabled.Rd                         |   50 
 man/ses_get_identity_dkim_attributes.Rd                        |  118 -
 man/ses_get_identity_mail_from_domain_attributes.Rd            |   84 -
 man/ses_get_identity_notification_attributes.Rd                |   96 -
 man/ses_get_identity_policies.Rd                               |  124 -
 man/ses_get_identity_verification_attributes.Rd                |  122 -
 man/ses_get_send_quota.Rd                                      |   46 
 man/ses_get_send_statistics.Rd                                 |   50 
 man/ses_list_identities.Rd                                     |  100 -
 man/ses_list_identity_policies.Rd                              |  104 -
 man/ses_list_receipt_filters.Rd                                |   64 -
 man/ses_list_receipt_rule_sets.Rd                              |   84 -
 man/ses_list_verified_email_addresses.Rd                       |   42 
 man/ses_put_identity_policy.Rd                                 |  126 -
 man/ses_reorder_receipt_rule_set.Rd                            |  102 -
 man/ses_send_email.Rd                                          |  416 +++---
 man/ses_send_raw_email.Rd                                      |  470 +++----
 man/ses_set_active_receipt_rule_set.Rd                         |   80 -
 man/ses_set_identity_dkim_enabled.Rd                           |  108 -
 man/ses_set_identity_feedback_forwarding_enabled.Rd            |  116 -
 man/ses_set_identity_headers_in_notifications_enabled.Rd       |  120 -
 man/ses_set_identity_mail_from_domain.Rd                       |  132 +-
 man/ses_set_identity_notification_topic.Rd                     |  130 +-
 man/ses_set_receipt_rule_position.Rd                           |   94 -
 man/ses_update_account_sending_enabled.Rd                      |   80 -
 man/ses_update_configuration_set_reputation_metrics_enabled.Rd |   92 -
 man/ses_update_configuration_set_sending_enabled.Rd            |   92 -
 man/ses_update_receipt_rule.Rd                                 |  198 +--
 man/ses_verify_domain_dkim.Rd                                  |  128 +-
 man/ses_verify_domain_identity.Rd                              |   78 -
 man/ses_verify_email_address.Rd                                |   66 -
 man/ses_verify_email_identity.Rd                               |   78 -
 119 files changed, 4322 insertions(+), 3514 deletions(-)

More information about paws.customer.engagement at CRAN
Permanent link

Package paws.cost.management updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Cost Management Services
Description: Interface to Amazon Web Services cost management services, including cost and usage reports, budgets, pricing, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.cost.management versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                   |   12 
 MD5                                                           |   90 +-
 NAMESPACE                                                     |   34 -
 R/budgets_service.R                                           |    2 
 R/costandusagereportservice_service.R                         |    2 
 R/costexplorer_interfaces.R                                   |   36 -
 R/costexplorer_operations.R                                   |  329 ++++++----
 R/costexplorer_service.R                                      |   16 
 R/marketplacecommerceanalytics_operations.R                   |   76 --
 R/marketplacecommerceanalytics_service.R                      |    2 
 R/marketplaceentitlementservice_service.R                     |    2 
 R/marketplacemetering_service.R                               |    7 
 R/pricing_service.R                                           |    2 
 man/budgets.Rd                                                |  202 +++---
 man/costandusagereportservice.Rd                              |  134 ++--
 man/costandusagereportservice_delete_report_definition.Rd     |   64 -
 man/costandusagereportservice_describe_report_definitions.Rd  |   72 +-
 man/costandusagereportservice_put_report_definition.Rd        |  128 +--
 man/costexplorer.Rd                                           |  160 ++--
 man/costexplorer_create_cost_category_definition.Rd           |   29 
 man/costexplorer_delete_cost_category_definition.Rd           |    8 
 man/costexplorer_describe_cost_category_definition.Rd         |   12 
 man/costexplorer_get_cost_and_usage.Rd                        |   14 
 man/costexplorer_get_cost_and_usage_with_resources.Rd         |   14 
 man/costexplorer_get_cost_forecast.Rd                         |   10 
 man/costexplorer_get_dimension_values.Rd                      |    2 
 man/costexplorer_get_reservation_coverage.Rd                  |   17 
 man/costexplorer_get_reservation_purchase_recommendation.Rd   |   11 
 man/costexplorer_get_reservation_utilization.Rd               |   10 
 man/costexplorer_get_rightsizing_recommendation.Rd            |   29 
 man/costexplorer_get_savings_plans_coverage.Rd                |   19 
 man/costexplorer_get_savings_plans_purchase_recommendation.Rd |   61 +
 man/costexplorer_get_savings_plans_utilization.Rd             |   10 
 man/costexplorer_get_savings_plans_utilization_details.Rd     |   10 
 man/costexplorer_get_usage_forecast.Rd                        |    8 
 man/costexplorer_list_cost_category_definitions.Rd            |   34 -
 man/costexplorer_update_cost_category_definition.Rd           |   30 
 man/marketplacecommerceanalytics.Rd                           |   98 +-
 man/marketplacecommerceanalytics_generate_data_set.Rd         |   72 --
 man/marketplaceentitlementservice.Rd                          |  120 +--
 man/marketplacemetering.Rd                                    |  191 ++---
 man/pricing.Rd                                                |  154 ++--
 man/pricing_describe_services.Rd                              |  112 +--
 man/pricing_get_attribute_values.Rd                           |  100 +--
 man/pricing_get_products.Rd                                   |  134 ++--
 tests/testthat/test_costexplorer.R                            |    4 
 46 files changed, 1412 insertions(+), 1271 deletions(-)

More information about paws.cost.management at CRAN
Permanent link

Package paws.compute updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Compute Services
Description: Interface to Amazon Web Services compute services, including 'Elastic Compute Cloud' ('EC2'), 'Lambda' functions-as-a-service, containers, batch processing, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.compute versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                                        |   12 
 MD5                                                                                |  928 +--
 NAMESPACE                                                                          |   40 
 R/batch_operations.R                                                               |   10 
 R/batch_service.R                                                                  |    2 
 R/ec2_interfaces.R                                                                 |  310 -
 R/ec2_operations.R                                                                 | 2532 ++++++++--
 R/ec2_service.R                                                                    |   41 
 R/ec2instanceconnect_service.R                                                     |    2 
 R/ecr_interfaces.R                                                                 |    6 
 R/ecr_operations.R                                                                 |  233 
 R/ecr_service.R                                                                    |   42 
 R/ecs_interfaces.R                                                                 |   60 
 R/ecs_operations.R                                                                 |  302 -
 R/ecs_service.R                                                                    |    7 
 R/eks_interfaces.R                                                                 |    8 
 R/eks_operations.R                                                                 |   42 
 R/eks_service.R                                                                    |    4 
 R/elasticbeanstalk_interfaces.R                                                    |   52 
 R/elasticbeanstalk_operations.R                                                    |  461 +
 R/elasticbeanstalk_service.R                                                       |   17 
 R/lambda_interfaces.R                                                              |   20 
 R/lambda_operations.R                                                              |  604 +-
 R/lambda_service.R                                                                 |   21 
 R/lightsail_interfaces.R                                                           |  108 
 R/lightsail_operations.R                                                           | 1220 ++++
 R/lightsail_service.R                                                              |   18 
 R/serverlessapplicationrepository_interfaces.R                                     |   16 
 R/serverlessapplicationrepository_operations.R                                     |   45 
 R/serverlessapplicationrepository_service.R                                        |    3 
 man/batch.Rd                                                                       |  164 
 man/batch_cancel_job.Rd                                                            |   82 
 man/batch_create_compute_environment.Rd                                            |  396 -
 man/batch_create_job_queue.Rd                                                      |  188 
 man/batch_delete_compute_environment.Rd                                            |   76 
 man/batch_delete_job_queue.Rd                                                      |   76 
 man/batch_deregister_job_definition.Rd                                             |   65 
 man/batch_describe_compute_environments.Rd                                         |  128 
 man/batch_describe_job_definitions.Rd                                              |  126 
 man/batch_describe_job_queues.Rd                                                   |  114 
 man/batch_describe_jobs.Rd                                                         |   70 
 man/batch_list_jobs.Rd                                                             |  170 
 man/batch_register_job_definition.Rd                                               |  420 -
 man/batch_submit_job.Rd                                                            |  317 -
 man/batch_terminate_job.Rd                                                         |   80 
 man/batch_update_compute_environment.Rd                                            |  126 
 man/batch_update_job_queue.Rd                                                      |  110 
 man/ec2.Rd                                                                         |  935 +--
 man/ec2_advertise_byoip_cidr.Rd                                                    |   14 
 man/ec2_allocate_address.Rd                                                        |  196 
 man/ec2_allocate_hosts.Rd                                                          |    2 
 man/ec2_assign_ipv_6_addresses.Rd                                                  |    4 
 man/ec2_assign_private_ip_addresses.Rd                                             |  175 
 man/ec2_associate_address.Rd                                                       |  228 
 man/ec2_associate_client_vpn_target_network.Rd                                     |    7 
 man/ec2_associate_dhcp_options.Rd                                                  |  126 
 man/ec2_associate_iam_instance_profile.Rd                                          |   86 
 man/ec2_associate_route_table.Rd                                                   |  110 
 man/ec2_associate_vpc_cidr_block.Rd                                                |   24 
 man/ec2_attach_internet_gateway.Rd                                                 |   90 
 man/ec2_attach_network_interface.Rd                                                |   94 
 man/ec2_attach_volume.Rd                                                           |  142 
 man/ec2_authorize_client_vpn_ingress.Rd                                            |   10 
 man/ec2_authorize_security_group_egress.Rd                                         |  294 -
 man/ec2_authorize_security_group_ingress.Rd                                        |  414 -
 man/ec2_cancel_spot_fleet_requests.Rd                                              |  132 
 man/ec2_cancel_spot_instance_requests.Rd                                           |   90 
 man/ec2_confirm_product_instance.Rd                                                |   90 
 man/ec2_copy_image.Rd                                                              |  210 
 man/ec2_copy_snapshot.Rd                                                           |  272 -
 man/ec2_create_capacity_reservation.Rd                                             |    2 
 man/ec2_create_client_vpn_endpoint.Rd                                              |   33 
 man/ec2_create_customer_gateway.Rd                                                 |  164 
 man/ec2_create_dhcp_options.Rd                                                     |  201 
 man/ec2_create_egress_only_internet_gateway.Rd                                     |   18 
 man/ec2_create_fleet.Rd                                                            |    4 
 man/ec2_create_flow_logs.Rd                                                        |   31 
 man/ec2_create_fpga_image.Rd                                                       |    2 
 man/ec2_create_image.Rd                                                            |  208 
 man/ec2_create_instance_export_task.Rd                                             |   23 
 man/ec2_create_internet_gateway.Rd                                                 |   87 
 man/ec2_create_key_pair.Rd                                                         |  119 
 man/ec2_create_launch_template.Rd                                                  |  453 -
 man/ec2_create_launch_template_version.Rd                                          |  421 -
 man/ec2_create_local_gateway_route_table_vpc_association.Rd                        |   15 
 man/ec2_create_managed_prefix_list.Rd                                              |only
 man/ec2_create_nat_gateway.Rd                                                      |  122 
 man/ec2_create_network_acl.Rd                                                      |   99 
 man/ec2_create_network_acl_entry.Rd                                                |  232 
 man/ec2_create_network_interface.Rd                                                |  220 
 man/ec2_create_placement_group.Rd                                                  |  136 
 man/ec2_create_route.Rd                                                            |  205 
 man/ec2_create_route_table.Rd                                                      |   84 
 man/ec2_create_security_group.Rd                                                   |  182 
 man/ec2_create_snapshot.Rd                                                         |  178 
 man/ec2_create_snapshots.Rd                                                        |    2 
 man/ec2_create_spot_datafeed_subscription.Rd                                       |   90 
 man/ec2_create_subnet.Rd                                                           |  204 
 man/ec2_create_tags.Rd                                                             |  145 
 man/ec2_create_traffic_mirror_filter.Rd                                            |    2 
 man/ec2_create_traffic_mirror_session.Rd                                           |    2 
 man/ec2_create_traffic_mirror_target.Rd                                            |    2 
 man/ec2_create_transit_gateway.Rd                                                  |    2 
 man/ec2_create_transit_gateway_multicast_domain.Rd                                 |    2 
 man/ec2_create_transit_gateway_peering_attachment.Rd                               |    2 
 man/ec2_create_transit_gateway_route_table.Rd                                      |    2 
 man/ec2_create_transit_gateway_vpc_attachment.Rd                                   |    2 
 man/ec2_create_volume.Rd                                                           |  313 -
 man/ec2_create_vpc.Rd                                                              |  195 
 man/ec2_create_vpc_endpoint.Rd                                                     |   17 
 man/ec2_create_vpc_endpoint_service_configuration.Rd                               |   17 
 man/ec2_delete_customer_gateway.Rd                                                 |   76 
 man/ec2_delete_dhcp_options.Rd                                                     |   80 
 man/ec2_delete_internet_gateway.Rd                                                 |   76 
 man/ec2_delete_key_pair.Rd                                                         |   81 
 man/ec2_delete_launch_template.Rd                                                  |   86 
 man/ec2_delete_launch_template_versions.Rd                                         |  110 
 man/ec2_delete_managed_prefix_list.Rd                                              |only
 man/ec2_delete_nat_gateway.Rd                                                      |   74 
 man/ec2_delete_network_acl.Rd                                                      |   76 
 man/ec2_delete_network_acl_entry.Rd                                                |   96 
 man/ec2_delete_network_interface.Rd                                                |   76 
 man/ec2_delete_placement_group.Rd                                                  |   82 
 man/ec2_delete_route.Rd                                                            |   97 
 man/ec2_delete_route_table.Rd                                                      |   78 
 man/ec2_delete_security_group.Rd                                                   |   94 
 man/ec2_delete_snapshot.Rd                                                         |  110 
 man/ec2_delete_spot_datafeed_subscription.Rd                                       |   64 
 man/ec2_delete_subnet.Rd                                                           |   76 
 man/ec2_delete_tags.Rd                                                             |  142 
 man/ec2_delete_volume.Rd                                                           |   92 
 man/ec2_delete_vpc.Rd                                                              |   84 
 man/ec2_delete_vpn_connection.Rd                                                   |    6 
 man/ec2_delete_vpn_gateway.Rd                                                      |    9 
 man/ec2_deprovision_byoip_cidr.Rd                                                  |    4 
 man/ec2_deregister_instance_event_notification_attributes.Rd                       |only
 man/ec2_describe_account_attributes.Rd                                             |  128 
 man/ec2_describe_addresses.Rd                                                      |  222 
 man/ec2_describe_availability_zones.Rd                                             |  178 
 man/ec2_describe_byoip_cidrs.Rd                                                    |    2 
 man/ec2_describe_capacity_reservations.Rd                                          |   68 
 man/ec2_describe_client_vpn_authorization_rules.Rd                                 |    9 
 man/ec2_describe_client_vpn_connections.Rd                                         |    7 
 man/ec2_describe_client_vpn_endpoints.Rd                                           |    6 
 man/ec2_describe_client_vpn_routes.Rd                                              |    9 
 man/ec2_describe_client_vpn_target_networks.Rd                                     |    8 
 man/ec2_describe_customer_gateways.Rd                                              |  152 
 man/ec2_describe_dhcp_options.Rd                                                   |  162 
 man/ec2_describe_export_image_tasks.Rd                                             |    4 
 man/ec2_describe_export_tasks.Rd                                                   |    6 
 man/ec2_describe_fast_snapshot_restores.Rd                                         |    3 
 man/ec2_describe_flow_logs.Rd                                                      |    8 
 man/ec2_describe_iam_instance_profile_associations.Rd                              |  118 
 man/ec2_describe_image_attribute.Rd                                                |   94 
 man/ec2_describe_images.Rd                                                         |  280 -
 man/ec2_describe_instance_attribute.Rd                                             |  130 
 man/ec2_describe_instance_credit_specifications.Rd                                 |    2 
 man/ec2_describe_instance_event_notification_attributes.Rd                         |only
 man/ec2_describe_instance_status.Rd                                                |  254 -
 man/ec2_describe_instance_types.Rd                                                 |   39 
 man/ec2_describe_instances.Rd                                                      |  586 +-
 man/ec2_describe_internet_gateways.Rd                                              |  168 
 man/ec2_describe_ipv_6_pools.Rd                                                    |only
 man/ec2_describe_key_pairs.Rd                                                      |  141 
 man/ec2_describe_launch_template_versions.Rd                                       |  191 
 man/ec2_describe_launch_templates.Rd                                               |  154 
 man/ec2_describe_local_gateway_route_table_virtual_interface_group_associations.Rd |   12 
 man/ec2_describe_local_gateway_route_table_vpc_associations.Rd                     |   11 
 man/ec2_describe_local_gateway_route_tables.Rd                                     |    9 
 man/ec2_describe_local_gateway_virtual_interface_groups.Rd                         |    9 
 man/ec2_describe_local_gateways.Rd                                                 |   13 
 man/ec2_describe_managed_prefix_lists.Rd                                           |only
 man/ec2_describe_moving_addresses.Rd                                               |  136 
 man/ec2_describe_nat_gateways.Rd                                                   |  153 
 man/ec2_describe_network_acls.Rd                                                   |  202 
 man/ec2_describe_network_interface_attribute.Rd                                    |  130 
 man/ec2_describe_network_interfaces.Rd                                             |  278 -
 man/ec2_describe_placement_groups.Rd                                               |   10 
 man/ec2_describe_prefix_lists.Rd                                                   |    8 
 man/ec2_describe_public_ipv_4_pools.Rd                                             |   24 
 man/ec2_describe_regions.Rd                                                        |  132 
 man/ec2_describe_reserved_instances_offerings.Rd                                   |    2 
 man/ec2_describe_route_tables.Rd                                                   |  241 
 man/ec2_describe_scheduled_instance_availability.Rd                                |  234 
 man/ec2_describe_scheduled_instances.Rd                                            |  162 
 man/ec2_describe_security_group_references.Rd                                      |   92 
 man/ec2_describe_security_groups.Rd                                                |  294 -
 man/ec2_describe_snapshot_attribute.Rd                                             |   94 
 man/ec2_describe_snapshots.Rd                                                      |  359 -
 man/ec2_describe_spot_datafeed_subscription.Rd                                     |   70 
 man/ec2_describe_spot_fleet_instances.Rd                                           |   96 
 man/ec2_describe_spot_fleet_request_history.Rd                                     |  132 
 man/ec2_describe_spot_fleet_requests.Rd                                            |  110 
 man/ec2_describe_spot_instance_requests.Rd                                         |  317 -
 man/ec2_describe_spot_price_history.Rd                                             |  226 
 man/ec2_describe_subnets.Rd                                                        |  208 
 man/ec2_describe_tags.Rd                                                           |  160 
 man/ec2_describe_transit_gateway_peering_attachments.Rd                            |   14 
 man/ec2_describe_volume_attribute.Rd                                               |   94 
 man/ec2_describe_volume_status.Rd                                                  |  292 -
 man/ec2_describe_volumes.Rd                                                        |  268 -
 man/ec2_describe_volumes_modifications.Rd                                          |   43 
 man/ec2_describe_vpc_attribute.Rd                                                  |  108 
 man/ec2_describe_vpcs.Rd                                                           |  186 
 man/ec2_detach_internet_gateway.Rd                                                 |   90 
 man/ec2_detach_network_interface.Rd                                                |  108 
 man/ec2_detach_volume.Rd                                                           |  135 
 man/ec2_disable_vgw_route_propagation.Rd                                           |   82 
 man/ec2_disable_vpc_classic_link_dns_support.Rd                                    |    3 
 man/ec2_disassociate_address.Rd                                                    |  114 
 man/ec2_disassociate_iam_instance_profile.Rd                                       |   72 
 man/ec2_disassociate_route_table.Rd                                                |   90 
 man/ec2_enable_fast_snapshot_restores.Rd                                           |    3 
 man/ec2_enable_vgw_route_propagation.Rd                                            |   88 
 man/ec2_enable_volume_io.Rd                                                        |   78 
 man/ec2_enable_vpc_classic_link_dns_support.Rd                                     |    3 
 man/ec2_export_image.Rd                                                            |   25 
 man/ec2_export_transit_gateway_routes.Rd                                           |    5 
 man/ec2_get_associated_ipv_6_pool_cidrs.Rd                                         |only
 man/ec2_get_console_output.Rd                                                      |  120 
 man/ec2_get_default_credit_specification.Rd                                        |    2 
 man/ec2_get_launch_template_data.Rd                                                |   84 
 man/ec2_get_managed_prefix_list_associations.Rd                                    |only
 man/ec2_get_managed_prefix_list_entries.Rd                                         |only
 man/ec2_import_image.Rd                                                            |   15 
 man/ec2_import_instance.Rd                                                         |    2 
 man/ec2_import_key_pair.Rd                                                         |   18 
 man/ec2_import_snapshot.Rd                                                         |   17 
 man/ec2_modify_availability_zone_group.Rd                                          |only
 man/ec2_modify_client_vpn_endpoint.Rd                                              |   26 
 man/ec2_modify_default_credit_specification.Rd                                     |    2 
 man/ec2_modify_image_attribute.Rd                                                  |  242 
 man/ec2_modify_instance_attribute.Rd                                               |  372 -
 man/ec2_modify_instance_credit_specification.Rd                                    |    2 
 man/ec2_modify_instance_metadata_options.Rd                                        |    2 
 man/ec2_modify_launch_template.Rd                                                  |  112 
 man/ec2_modify_managed_prefix_list.Rd                                              |only
 man/ec2_modify_network_interface_attribute.Rd                                      |  206 
 man/ec2_modify_reserved_instances.Rd                                               |    2 
 man/ec2_modify_snapshot_attribute.Rd                                               |  202 
 man/ec2_modify_spot_fleet_request.Rd                                               |  172 
 man/ec2_modify_subnet_attribute.Rd                                                 |  128 
 man/ec2_modify_volume_attribute.Rd                                                 |  118 
 man/ec2_modify_vpc_attribute.Rd                                                    |  146 
 man/ec2_modify_vpn_connection.Rd                                                   |   14 
 man/ec2_monitor_instances.Rd                                                       |    2 
 man/ec2_move_address_to_vpc.Rd                                                     |   92 
 man/ec2_provision_byoip_cidr.Rd                                                    |   47 
 man/ec2_purchase_host_reservation.Rd                                               |   17 
 man/ec2_purchase_scheduled_instances.Rd                                            |  124 
 man/ec2_reboot_instances.Rd                                                        |  102 
 man/ec2_register_image.Rd                                                          |   23 
 man/ec2_register_instance_event_notification_attributes.Rd                         |only
 man/ec2_release_address.Rd                                                         |  154 
 man/ec2_replace_network_acl_association.Rd                                         |   98 
 man/ec2_replace_network_acl_entry.Rd                                               |  190 
 man/ec2_replace_route.Rd                                                           |  177 
 man/ec2_replace_route_table_association.Rd                                         |  104 
 man/ec2_request_spot_fleet.Rd                                                      |  674 +-
 man/ec2_request_spot_instances.Rd                                                  |  508 +-
 man/ec2_reset_image_attribute.Rd                                                   |   92 
 man/ec2_reset_instance_attribute.Rd                                                |  110 
 man/ec2_reset_snapshot_attribute.Rd                                                |   96 
 man/ec2_restore_address_to_classic.Rd                                              |   84 
 man/ec2_restore_managed_prefix_list_version.Rd                                     |only
 man/ec2_run_instances.Rd                                                           |  962 +--
 man/ec2_run_scheduled_instances.Rd                                                 |  332 -
 man/ec2_send_diagnostic_interrupt.Rd                                               |    2 
 man/ec2_start_instances.Rd                                                         |  136 
 man/ec2_stop_instances.Rd                                                          |  205 
 man/ec2_terminate_instances.Rd                                                     |  140 
 man/ec2_unassign_private_ip_addresses.Rd                                           |   90 
 man/ec2_unmonitor_instances.Rd                                                     |    2 
 man/ec2_update_security_group_rule_descriptions_egress.Rd                          |  208 
 man/ec2_update_security_group_rule_descriptions_ingress.Rd                         |  208 
 man/ec2_withdraw_byoip_cidr.Rd                                                     |   10 
 man/ec2instanceconnect.Rd                                                          |  112 
 man/ec2instanceconnect_send_ssh_public_key.Rd                                      |   98 
 man/ecr.Rd                                                                         |  182 
 man/ecr_batch_check_layer_availability.Rd                                          |   16 
 man/ecr_batch_delete_image.Rd                                                      |  122 
 man/ecr_batch_get_image.Rd                                                         |  132 
 man/ecr_complete_layer_upload.Rd                                                   |    9 
 man/ecr_create_repository.Rd                                                       |  127 
 man/ecr_delete_lifecycle_policy.Rd                                                 |    4 
 man/ecr_delete_repository.Rd                                                       |   87 
 man/ecr_delete_repository_policy.Rd                                                |   76 
 man/ecr_describe_image_scan_findings.Rd                                            |    4 
 man/ecr_describe_images.Rd                                                         |    6 
 man/ecr_describe_repositories.Rd                                                   |  128 
 man/ecr_get_authorization_token.Rd                                                 |   85 
 man/ecr_get_download_url_for_layer.Rd                                              |    9 
 man/ecr_get_lifecycle_policy.Rd                                                    |    4 
 man/ecr_get_lifecycle_policy_preview.Rd                                            |    6 
 man/ecr_get_repository_policy.Rd                                                   |   74 
 man/ecr_initiate_layer_upload.Rd                                                   |   15 
 man/ecr_list_images.Rd                                                             |  144 
 man/ecr_put_image.Rd                                                               |   23 
 man/ecr_put_image_scanning_configuration.Rd                                        |    4 
 man/ecr_put_image_tag_mutability.Rd                                                |    8 
 man/ecr_put_lifecycle_policy.Rd                                                    |    6 
 man/ecr_set_repository_policy.Rd                                                   |   10 
 man/ecr_start_lifecycle_policy_preview.Rd                                          |    7 
 man/ecr_upload_layer_part.Rd                                                       |   17 
 man/ecs.Rd                                                                         |  233 
 man/ecs_create_cluster.Rd                                                          |  280 -
 man/ecs_create_service.Rd                                                          |  946 +--
 man/ecs_create_task_set.Rd                                                         |   35 
 man/ecs_delete_account_setting.Rd                                                  |  112 
 man/ecs_delete_capacity_provider.Rd                                                |only
 man/ecs_delete_cluster.Rd                                                          |   77 
 man/ecs_delete_service.Rd                                                          |  122 
 man/ecs_deregister_container_instance.Rd                                           |  156 
 man/ecs_describe_clusters.Rd                                                       |  132 
 man/ecs_describe_container_instances.Rd                                            |  110 
 man/ecs_describe_services.Rd                                                       |  102 
 man/ecs_describe_task_definition.Rd                                                |   92 
 man/ecs_describe_task_sets.Rd                                                      |    9 
 man/ecs_describe_tasks.Rd                                                          |  100 
 man/ecs_list_account_settings.Rd                                                   |  150 
 man/ecs_list_clusters.Rd                                                           |   94 
 man/ecs_list_container_instances.Rd                                                |  144 
 man/ecs_list_services.Rd                                                           |  118 
 man/ecs_list_tags_for_resource.Rd                                                  |   66 
 man/ecs_list_task_definition_families.Rd                                           |  160 
 man/ecs_list_task_definitions.Rd                                                   |  152 
 man/ecs_list_tasks.Rd                                                              |  212 
 man/ecs_put_account_setting.Rd                                                     |  196 
 man/ecs_put_account_setting_default.Rd                                             |  100 
 man/ecs_register_task_definition.Rd                                                | 1003 ++-
 man/ecs_run_task.Rd                                                                |  550 +-
 man/ecs_start_task.Rd                                                              |    6 
 man/ecs_tag_resource.Rd                                                            |  142 
 man/ecs_untag_resource.Rd                                                          |   84 
 man/ecs_update_service.Rd                                                          |  512 +-
 man/eks.Rd                                                                         |  186 
 man/eks_create_cluster.Rd                                                          |  304 -
 man/eks_create_nodegroup.Rd                                                        |   13 
 man/eks_delete_cluster.Rd                                                          |   88 
 man/eks_describe_cluster.Rd                                                        |   80 
 man/eks_list_clusters.Rd                                                           |   98 
 man/eks_list_nodegroups.Rd                                                         |    9 
 man/eks_list_tags_for_resource.Rd                                                  |   66 
 man/elasticbeanstalk.Rd                                                            |  219 
 man/elasticbeanstalk_abort_environment_update.Rd                                   |   80 
 man/elasticbeanstalk_associate_environment_operations_role.Rd                      |only
 man/elasticbeanstalk_check_dns_availability.Rd                                     |   64 
 man/elasticbeanstalk_create_application.Rd                                         |  138 
 man/elasticbeanstalk_create_application_version.Rd                                 |  268 -
 man/elasticbeanstalk_create_configuration_template.Rd                              |  254 -
 man/elasticbeanstalk_create_environment.Rd                                         |  285 -
 man/elasticbeanstalk_create_storage_location.Rd                                    |   52 
 man/elasticbeanstalk_delete_application.Rd                                         |   84 
 man/elasticbeanstalk_delete_application_version.Rd                                 |   94 
 man/elasticbeanstalk_delete_configuration_template.Rd                              |   86 
 man/elasticbeanstalk_delete_environment_configuration.Rd                           |   90 
 man/elasticbeanstalk_describe_application_versions.Rd                              |  112 
 man/elasticbeanstalk_describe_applications.Rd                                      |   66 
 man/elasticbeanstalk_describe_configuration_options.Rd                             |  134 
 man/elasticbeanstalk_describe_configuration_settings.Rd                            |  134 
 man/elasticbeanstalk_describe_environment_health.Rd                                |  106 
 man/elasticbeanstalk_describe_environment_resources.Rd                             |   88 
 man/elasticbeanstalk_describe_environments.Rd                                      |  162 
 man/elasticbeanstalk_describe_events.Rd                                            |  178 
 man/elasticbeanstalk_describe_instances_health.Rd                                  |  102 
 man/elasticbeanstalk_describe_platform_version.Rd                                  |   12 
 man/elasticbeanstalk_disassociate_environment_operations_role.Rd                   |only
 man/elasticbeanstalk_list_available_solution_stacks.Rd                             |   46 
 man/elasticbeanstalk_list_platform_branches.Rd                                     |only
 man/elasticbeanstalk_list_platform_versions.Rd                                     |   25 
 man/elasticbeanstalk_list_tags_for_resource.Rd                                     |   10 
 man/elasticbeanstalk_rebuild_environment.Rd                                        |   92 
 man/elasticbeanstalk_request_environment_info.Rd                                   |  142 
 man/elasticbeanstalk_restart_app_server.Rd                                         |   90 
 man/elasticbeanstalk_retrieve_environment_info.Rd                                  |  122 
 man/elasticbeanstalk_swap_environment_cnam_es.Rd                                   |  124 
 man/elasticbeanstalk_terminate_environment.Rd                                      |  130 
 man/elasticbeanstalk_update_application.Rd                                         |   88 
 man/elasticbeanstalk_update_application_version.Rd                                 |  106 
 man/elasticbeanstalk_update_configuration_template.Rd                              |  176 
 man/elasticbeanstalk_update_environment.Rd                                         |  318 -
 man/elasticbeanstalk_update_tags_for_resource.Rd                                   |   16 
 man/elasticbeanstalk_validate_configuration_settings.Rd                            |  138 
 man/lambda.Rd                                                                      |  215 
 man/lambda_add_layer_version_permission.Rd                                         |   14 
 man/lambda_add_permission.Rd                                                       |  220 
 man/lambda_create_alias.Rd                                                         |   15 
 man/lambda_create_event_source_mapping.Rd                                          |   18 
 man/lambda_create_function.Rd                                                      |  396 -
 man/lambda_delete_alias.Rd                                                         |   95 
 man/lambda_delete_event_source_mapping.Rd                                          |   75 
 man/lambda_delete_function.Rd                                                      |  115 
 man/lambda_delete_function_concurrency.Rd                                          |   10 
 man/lambda_delete_function_event_invoke_config.Rd                                  |   11 
 man/lambda_delete_layer_version.Rd                                                 |   10 
 man/lambda_delete_provisioned_concurrency_config.Rd                                |   11 
 man/lambda_get_account_settings.Rd                                                 |   53 
 man/lambda_get_alias.Rd                                                            |   95 
 man/lambda_get_event_source_mapping.Rd                                             |   65 
 man/lambda_get_function.Rd                                                         |  107 
 man/lambda_get_function_concurrency.Rd                                             |   18 
 man/lambda_get_function_configuration.Rd                                           |  111 
 man/lambda_get_function_event_invoke_config.Rd                                     |   11 
 man/lambda_get_layer_version.Rd                                                    |   11 
 man/lambda_get_layer_version_by_arn.Rd                                             |   10 
 man/lambda_get_policy.Rd                                                           |   99 
 man/lambda_get_provisioned_concurrency_config.Rd                                   |   18 
 man/lambda_invoke.Rd                                                               |  244 
 man/lambda_invoke_async.Rd                                                         |   98 
 man/lambda_list_aliases.Rd                                                         |  114 
 man/lambda_list_event_source_mappings.Rd                                           |   10 
 man/lambda_list_function_event_invoke_configs.Rd                                   |   10 
 man/lambda_list_functions.Rd                                                       |  103 
 man/lambda_list_layer_versions.Rd                                                  |   12 
 man/lambda_list_layers.Rd                                                          |   12 
 man/lambda_list_provisioned_concurrency_configs.Rd                                 |   10 
 man/lambda_list_tags.Rd                                                            |   10 
 man/lambda_list_versions_by_function.Rd                                            |  108 
 man/lambda_publish_layer_version.Rd                                                |   23 
 man/lambda_publish_version.Rd                                                      |  146 
 man/lambda_put_function_concurrency.Rd                                             |   11 
 man/lambda_put_function_event_invoke_config.Rd                                     |   26 
 man/lambda_put_provisioned_concurrency_config.Rd                                   |   12 
 man/lambda_remove_layer_version_permission.Rd                                      |   12 
 man/lambda_remove_permission.Rd                                                    |  121 
 man/lambda_tag_resource.Rd                                                         |   13 
 man/lambda_untag_resource.Rd                                                       |   13 
 man/lambda_update_alias.Rd                                                         |  143 
 man/lambda_update_event_source_mapping.Rd                                          |  222 
 man/lambda_update_function_code.Rd                                                 |  159 
 man/lambda_update_function_configuration.Rd                                        |  297 -
 man/lambda_update_function_event_invoke_config.Rd                                  |   15 
 man/lightsail.Rd                                                                   |  338 -
 man/lightsail_attach_load_balancer_tls_certificate.Rd                              |    8 
 man/lightsail_close_instance_public_ports.Rd                                       |   23 
 man/lightsail_create_contact_method.Rd                                             |only
 man/lightsail_create_load_balancer_tls_certificate.Rd                              |    2 
 man/lightsail_delete_alarm.Rd                                                      |only
 man/lightsail_delete_contact_method.Rd                                             |only
 man/lightsail_delete_load_balancer_tls_certificate.Rd                              |    2 
 man/lightsail_get_active_names.Rd                                                  |    6 
 man/lightsail_get_alarms.Rd                                                        |only
 man/lightsail_get_blueprints.Rd                                                    |    7 
 man/lightsail_get_bundles.Rd                                                       |    7 
 man/lightsail_get_cloud_formation_stack_records.Rd                                 |    8 
 man/lightsail_get_contact_methods.Rd                                               |only
 man/lightsail_get_disk_snapshots.Rd                                                |   12 
 man/lightsail_get_disks.Rd                                                         |   12 
 man/lightsail_get_domains.Rd                                                       |    7 
 man/lightsail_get_export_snapshot_records.Rd                                       |    8 
 man/lightsail_get_instance_metric_data.Rd                                          |  133 
 man/lightsail_get_instance_port_states.Rd                                          |   12 
 man/lightsail_get_instance_snapshots.Rd                                            |    7 
 man/lightsail_get_instances.Rd                                                     |    7 
 man/lightsail_get_key_pairs.Rd                                                     |    7 
 man/lightsail_get_load_balancer_metric_data.Rd                                     |  125 
 man/lightsail_get_load_balancers.Rd                                                |   12 
 man/lightsail_get_operations.Rd                                                    |    7 
 man/lightsail_get_operations_for_resource.Rd                                       |    8 
 man/lightsail_get_relational_database_blueprints.Rd                                |    8 
 man/lightsail_get_relational_database_bundles.Rd                                   |    8 
 man/lightsail_get_relational_database_events.Rd                                    |    8 
 man/lightsail_get_relational_database_log_events.Rd                                |    9 
 man/lightsail_get_relational_database_metric_data.Rd                               |   84 
 man/lightsail_get_relational_database_parameters.Rd                                |    8 
 man/lightsail_get_relational_database_snapshots.Rd                                 |    8 
 man/lightsail_get_relational_databases.Rd                                          |    8 
 man/lightsail_get_static_ips.Rd                                                    |    7 
 man/lightsail_open_instance_public_ports.Rd                                        |   27 
 man/lightsail_put_alarm.Rd                                                         |only
 man/lightsail_put_instance_public_ports.Rd                                         |   33 
 man/lightsail_send_contact_method_verification.Rd                                  |only
 man/lightsail_test_alarm.Rd                                                        |only
 man/serverlessapplicationrepository.Rd                                             |  187 
 man/serverlessapplicationrepository_put_application_policy.Rd                      |    3 
 man/serverlessapplicationrepository_unshare_application.Rd                         |only
 tests/testthat/test_ec2.R                                                          |   20 
 tests/testthat/test_elasticbeanstalk.R                                             |    4 
 478 files changed, 29491 insertions(+), 23994 deletions(-)

More information about paws.compute at CRAN
Permanent link

Package paws.application.integration updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Application Integration Services
Description: Interface to Amazon Web Services application integration services, including 'Simple Queue Service' ('SQS') message queue, 'Simple Notification Service' ('SNS') publish/subscribe messaging, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.application.integration versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                           |   16 
 MD5                                                   |  170 ++++----
 NAMESPACE                                             |   32 -
 R/eventbridge_interfaces.R                            |    6 
 R/eventbridge_operations.R                            |  368 ++++++++----------
 R/eventbridge_service.R                               |   18 
 R/mq_service.R                                        |    2 
 R/sfn_interfaces.R                                    |    2 
 R/sfn_operations.R                                    |   64 ++-
 R/sfn_service.R                                       |    4 
 R/sns_operations.R                                    |  274 ++++++++-----
 R/sns_service.R                                       |   24 -
 R/sqs_interfaces.R                                    |    8 
 R/sqs_operations.R                                    |  235 ++++++-----
 R/sqs_service.R                                       |    2 
 R/swf_service.R                                       |    2 
 man/eventbridge.Rd                                    |  192 ++++-----
 man/eventbridge_activate_event_source.Rd              |    3 
 man/eventbridge_create_event_bus.Rd                   |   32 -
 man/eventbridge_create_partner_event_source.Rd        |   32 -
 man/eventbridge_deactivate_event_source.Rd            |   15 
 man/eventbridge_delete_event_bus.Rd                   |    7 
 man/eventbridge_delete_partner_event_source.Rd        |    4 
 man/eventbridge_delete_rule.Rd                        |    4 
 man/eventbridge_describe_event_source.Rd              |    3 
 man/eventbridge_describe_partner_event_source.Rd      |    9 
 man/eventbridge_describe_rule.Rd                      |    2 
 man/eventbridge_disable_rule.Rd                       |    4 
 man/eventbridge_enable_rule.Rd                        |    2 
 man/eventbridge_list_event_buses.Rd                   |    7 
 man/eventbridge_list_event_sources.Rd                 |    7 
 man/eventbridge_list_partner_event_source_accounts.Rd |   10 
 man/eventbridge_list_partner_event_sources.Rd         |   10 
 man/eventbridge_list_rule_names_by_target.Rd          |    4 
 man/eventbridge_list_rules.Rd                         |    8 
 man/eventbridge_list_tags_for_resource.Rd             |    4 
 man/eventbridge_put_events.Rd                         |    7 
 man/eventbridge_put_partner_events.Rd                 |    7 
 man/eventbridge_put_permission.Rd                     |   31 -
 man/eventbridge_put_rule.Rd                           |   53 +-
 man/eventbridge_put_targets.Rd                        |   78 ++-
 man/eventbridge_remove_targets.Rd                     |    4 
 man/eventbridge_tag_resource.Rd                       |   14 
 man/eventbridge_test_event_pattern.Rd                 |    6 
 man/eventbridge_untag_resource.Rd                     |    5 
 man/mq.Rd                                             |  138 +++---
 man/sfn.Rd                                            |  174 ++++----
 man/sfn_create_activity.Rd                            |    5 
 man/sfn_create_state_machine.Rd                       |   27 -
 man/sfn_delete_state_machine.Rd                       |    7 
 man/sfn_describe_execution.Rd                         |    2 
 man/sfn_describe_state_machine_for_execution.Rd       |    2 
 man/sfn_get_execution_history.Rd                      |    2 
 man/sfn_list_executions.Rd                            |    2 
 man/sfn_start_execution.Rd                            |    5 
 man/sfn_stop_execution.Rd                             |    3 
 man/sfn_update_state_machine.Rd                       |   15 
 man/sns.Rd                                            |  186 ++++-----
 man/sns_create_platform_application.Rd                |   46 +-
 man/sns_create_platform_endpoint.Rd                   |   25 -
 man/sns_create_topic.Rd                               |   24 +
 man/sns_delete_platform_application.Rd                |    6 
 man/sns_get_endpoint_attributes.Rd                    |    7 
 man/sns_get_platform_application_attributes.Rd        |    7 
 man/sns_list_endpoints_by_platform_application.Rd     |   19 
 man/sns_list_platform_applications.Rd                 |   17 
 man/sns_publish.Rd                                    |   13 
 man/sns_set_endpoint_attributes.Rd                    |    7 
 man/sns_set_platform_application_attributes.Rd        |   36 -
 man/sns_set_topic_attributes.Rd                       |   15 
 man/sns_subscribe.Rd                                  |   38 -
 man/sqs.Rd                                            |  194 ++++-----
 man/sqs_add_permission.Rd                             |    4 
 man/sqs_change_message_visibility_batch.Rd            |    4 
 man/sqs_create_queue.Rd                               |   45 +-
 man/sqs_delete_message_batch.Rd                       |    4 
 man/sqs_delete_queue.Rd                               |    3 
 man/sqs_get_queue_attributes.Rd                       |   62 +--
 man/sqs_list_dead_letter_source_queues.Rd             |   10 
 man/sqs_list_queues.Rd                                |   10 
 man/sqs_receive_message.Rd                            |   41 +-
 man/sqs_send_message.Rd                               |    4 
 man/sqs_send_message_batch.Rd                         |    4 
 man/sqs_set_queue_attributes.Rd                       |   42 +-
 man/swf.Rd                                            |  194 ++++-----
 tests/testthat/test_sqs.R                             |    4 
 86 files changed, 1716 insertions(+), 1528 deletions(-)

More information about paws.application.integration at CRAN
Permanent link

Package parmigene updated to version 1.1.0 with previous version 1.0.2 dated 2012-07-23

Title: Parallel Mutual Information Estimation for Gene Network Reconstruction
Description: Parallel estimation of the mutual information based on entropy estimates from k-nearest neighbors distances and algorithms for the reconstruction of gene regulatory networks (Sales et al, 2011 <doi:10.1093/bioinformatics/btr274>).
Author: Gabriele Sales <gabriele.sales@unipd.it>, Chiara Romualdi <chiara.romualdi@unipd.it>
Maintainer: Gabriele Sales <gabriele.sales@unipd.it>

Diff between parmigene versions 1.0.2 dated 2012-07-23 and 1.1.0 dated 2020-08-03

 DESCRIPTION     |   23 ++++++------
 MD5             |   16 +++++---
 NAMESPACE       |    6 +--
 R/inference.R   |   10 ++---
 R/knnmi.R       |   16 ++++----
 R/zzz.R         |  105 +++++++++++++++++++++++++++-----------------------------
 README.md       |only
 src/bridge.h    |only
 src/inference.h |only
 src/init.c      |only
 src/points.c    |   19 +++-------
 11 files changed, 97 insertions(+), 98 deletions(-)

More information about parmigene at CRAN
Permanent link

New package owd with initial version 1.0.5
Package: owd
Version: 1.0.5
Date: 2020-07-31
Title: Open Working Directory
Authors@R: c(person(c("Benjamin", "G."), "Feakins", role = c("aut", "cre"), email = "benjamin.feakins@ndph.ox.ac.uk", comment = c(ORCID = "0000-0002-3928-6750")), person(c("Benjamin", "J."), "Cairns", role = "ctb", email = "ben.cairns@ndph.ox.ac.uk", comment = c(ORCID = "0000-0001-7994-8213")), person("University of Oxford", role = c("cph", "sht")))
Description: Open the current working directory (or a given directory path) in your computer's file manager.
Depends: R (>= 2.13)
Suggests: tinytest
License: MIT + file LICENSE
URL: https://github.com/Feakster/owd
BugReports: https://github.com/Feakster/owd/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-07-31 16:00:23 UTC; benjamin
Author: Benjamin G. Feakins [aut, cre] (<https://orcid.org/0000-0002-3928-6750>), Benjamin J. Cairns [ctb] (<https://orcid.org/0000-0001-7994-8213>), University of Oxford [cph, sht]
Maintainer: Benjamin G. Feakins <benjamin.feakins@ndph.ox.ac.uk>
Repository: CRAN
Date/Publication: 2020-08-03 09:20:10 UTC

More information about owd at CRAN
Permanent link

New package medflex with initial version 0.6-7
Package: medflex
Title: Flexible Mediation Analysis Using Natural Effect Models
Version: 0.6-7
Date: 2020-08-02
Authors@R: c( person("Johan", "Steen", email = "johan.steen@gmail.com", role = c("aut", "cre")), person("Tom", "Loeys", email = "tom.loeys@ugent.be", role = "aut"), person("Beatrijs", "Moerkerke", email = "beatrijs.moerkerke@ugent.be", role = "aut"), person("Stijn", "Vansteelandt", email = "stijn.vansteelandt@ugent.be", role = "aut"), person("Joris", "Meys", email = "joris.meys@ugent.be", comment = "technical support", role = "ctb"), person("Theis", "Lange", email = "thlan@sund.ku.dk", comment = "valuable suggestions", role = "ctb"), person("Joscha", "Legewie", email = "", role = "ctb"), person("Paul", "Fink", email = "", role = "ctb"))
Description: Run flexible mediation analyses using natural effect models as described in Lange, Vansteelandt and Bekaert (2012) <DOI:10.1093/aje/kwr525>, Vansteelandt, Bekaert and Lange (2012) <DOI:10.1515/2161-962X.1014> and Loeys, Moerkerke, De Smet, Buysse, Steen and Vansteelandt (2013) <DOI:10.1080/00273171.2013.832132>.
Depends: R (>= 3.1.2), multcomp (>= 1.3-6)
License: GPL-2
URL: https://github.com/jmpsteen/medflex
LazyData: true
Imports: boot (>= 1.3-8), car (>= 2.0-21), Matrix (>= 1.1-4), graphics (>= 3.1.2), sandwich (>= 2.3-2), stats (>= 3.1.2), utils (>= 3.1.2)
Suggests: arm (>= 1.7-05), gam (>= 1.09.1), glmnet (>= 1.9-8), mice (>= 2.22), mitools (>= 2.3), rpart (>= 4.1-8), SuperLearner (>= 2.0-15), VGAM (>= 1.0-0)
RoxygenNote: 7.1.0
ByteCompile: yes
NeedsCompilation: no
Author: Johan Steen [aut, cre], Tom Loeys [aut], Beatrijs Moerkerke [aut], Stijn Vansteelandt [aut], Joris Meys [ctb] (technical support), Theis Lange [ctb] (valuable suggestions), Joscha Legewie [ctb], Paul Fink [ctb]
Maintainer: Johan Steen <johan.steen@gmail.com>
Packaged: 2020-08-03 06:56:14 UTC; johansteen
Repository: CRAN
Date/Publication: 2020-08-03 09:00:24 UTC

More information about medflex at CRAN
Permanent link

New package mcp with initial version 0.3.0
Package: mcp
Title: Regression with Multiple Change Points
Version: 0.3.0
Date: 2020-07-27
URL: http://lindeloev.github.io/mcp/
BugReports: https://github.com/lindeloev/mcp/issues
Authors@R: person(given = "Jonas Kristoffer", family = "Lindeløv", role = c("aut", "cre"), email = "jonas@lindeloev.dk", comment = c(ORCID = "0000-0003-4565-0595"))
Description: Flexible and informed regression with Multiple Change Points (MCP). 'mcp' can infer change points in means, variances, autocorrelation structure, and any combination of these, as well as the parameters of the segments in between. All parameters are estimated with uncertainty and prediction intervals are supported - also near the change points. 'mcp' supports hypothesis testing via Savage-Dickey density ratio, posterior contrasts, and cross-validation. 'mcp' is described in Lindeløv (submitted) <doi:10.31219/osf.io/fzqxv> and generalizes the approach described in Carlin, Gelfand, & Smith (1992) <doi:10.2307/2347570> and Stephens (1994) <doi:10.2307/2986119>.
License: GPL-2
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: parallel, future, future.apply, rjags (>= 4.9), coda (>= 0.19.3), loo (>= 2.1.0), bayesplot (>= 1.7.0), tidybayes (>= 2.0.3), dplyr (>= 1.0.0), magrittr (>= 1.5), tidyr (>= 1.0.0), tidyselect (>= 0.2.5), tibble (>= 2.1.3), stringr (>= 1.4.0), ggplot2 (>= 3.2.1), patchwork (>= 1.0.0), stats, rlang (>= 0.4.1)
Suggests: hexbin, testthat (>= 2.1.0), purrr (>= 0.3.3), knitr, rmarkdown, covr
NeedsCompilation: no
Packaged: 2020-08-02 00:24:26 UTC; jonas
Author: Jonas Kristoffer Lindeløv [aut, cre] (<https://orcid.org/0000-0003-4565-0595>)
Maintainer: Jonas Kristoffer Lindeløv <jonas@lindeloev.dk>
Repository: CRAN
Date/Publication: 2020-08-03 09:30:21 UTC

More information about mcp at CRAN
Permanent link

Package ETLUtils updated to version 1.5 with previous version 1.4.1 dated 2018-01-25

Title: Utility Functions to Execute Standard Extract/Transform/Load Operations (using Package 'ff') on Large Data
Description: Provides functions to facilitate the use of the 'ff' package in interaction with big data in 'SQL' databases (e.g. in 'Oracle', 'MySQL', 'PostgreSQL', 'Hive') by allowing easy importing directly into 'ffdf' objects using 'DBI', 'RODBC' and 'RJDBC'. Also contains some basic utility functions to do fast left outer join merging based on 'match', factorisation of data and a basic function for re-coding vectors.
Author: Jan Wijffels
Maintainer: Jan Wijffels <jwijffels@bnosac.be>

Diff between ETLUtils versions 1.4.1 dated 2018-01-25 and 1.5 dated 2020-08-03

 DESCRIPTION            |   13 ++++++-------
 MD5                    |   20 ++++++++++----------
 NEWS                   |    3 +++
 R/ffsql.R              |    6 +++---
 man/matchmerge.Rd      |   15 ++++++++++++---
 man/read.dbi.ffdf.Rd   |   24 ++++++++++++++++++------
 man/read.jdbc.ffdf.Rd  |   24 ++++++++++++++++++------
 man/read.odbc.ffdf.Rd  |   26 +++++++++++++++++++-------
 man/write.dbi.ffdf.Rd  |   13 ++++++++++---
 man/write.jdbc.ffdf.Rd |   13 ++++++++++---
 man/write.odbc.ffdf.Rd |   13 ++++++++++---
 11 files changed, 119 insertions(+), 51 deletions(-)

More information about ETLUtils at CRAN
Permanent link

Package paws.management updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Management & Governance Services
Description: Interface to Amazon Web Services management and governance services, including 'CloudWatch' application and infrastructure monitoring, 'Auto Scaling' for automatically scaling resources, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.management versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                        |   12 
 MD5                                                                |  713 +++---
 NAMESPACE                                                          |   64 
 R/applicationautoscaling_operations.R                              |  526 ++--
 R/applicationautoscaling_service.R                                 |   20 
 R/applicationinsights_interfaces.R                                 |   28 
 R/applicationinsights_operations.R                                 |   94 
 R/applicationinsights_service.R                                    |    5 
 R/autoscaling_interfaces.R                                         |   40 
 R/autoscaling_operations.R                                         |  817 +++++--
 R/autoscaling_service.R                                            |   15 
 R/autoscalingplans_service.R                                       |    2 
 R/cloudformation_interfaces.R                                      |   28 
 R/cloudformation_operations.R                                      |  331 ++-
 R/cloudformation_service.R                                         |   16 
 R/cloudtrail_service.R                                             |    2 
 R/cloudwatch_interfaces.R                                          |   22 
 R/cloudwatch_operations.R                                          |  464 +++-
 R/cloudwatch_service.R                                             |    5 
 R/cloudwatchevents_interfaces.R                                    |    6 
 R/cloudwatchevents_operations.R                                    |  364 +--
 R/cloudwatchevents_service.R                                       |   18 
 R/cloudwatchlogs_interfaces.R                                      |   36 
 R/cloudwatchlogs_operations.R                                      |  184 +
 R/cloudwatchlogs_service.R                                         |    5 
 R/configservice_interfaces.R                                       |   14 
 R/configservice_operations.R                                       |   76 
 R/configservice_service.R                                          |    5 
 R/health_interfaces.R                                              |   10 
 R/health_service.R                                                 |    2 
 R/licensemanager_service.R                                         |    2 
 R/opsworks_service.R                                               |    2 
 R/opsworkscm_operations.R                                          |   80 
 R/opsworkscm_service.R                                             |    6 
 R/organizations_interfaces.R                                       |   44 
 R/organizations_operations.R                                       | 1068 ++++++----
 R/organizations_service.R                                          |   14 
 R/pi_service.R                                                     |    2 
 R/resourcegroups_service.R                                         |    2 
 R/resourcegroupstaggingapi_operations.R                            |   10 
 R/resourcegroupstaggingapi_service.R                               |   18 
 R/servicecatalog_interfaces.R                                      |   18 
 R/servicecatalog_operations.R                                      |  196 +
 R/servicecatalog_service.R                                         |    8 
 R/servicequotas_service.R                                          |    2 
 R/ssm_interfaces.R                                                 |   58 
 R/ssm_operations.R                                                 |  647 +++---
 R/ssm_service.R                                                    |   35 
 R/support_operations.R                                             |  496 ++--
 R/support_service.R                                                |   33 
 man/applicationautoscaling.Rd                                      |  205 -
 man/applicationautoscaling_delete_scaling_policy.Rd                |  263 +-
 man/applicationautoscaling_delete_scheduled_action.Rd              |   18 
 man/applicationautoscaling_deregister_scalable_target.Rd           |  244 +-
 man/applicationautoscaling_describe_scalable_targets.Rd            |  272 +-
 man/applicationautoscaling_describe_scaling_activities.Rd          |  275 +-
 man/applicationautoscaling_describe_scaling_policies.Rd            |  286 +-
 man/applicationautoscaling_describe_scheduled_actions.Rd           |   23 
 man/applicationautoscaling_put_scaling_policy.Rd                   |  548 ++---
 man/applicationautoscaling_put_scheduled_action.Rd                 |   66 
 man/applicationautoscaling_register_scalable_target.Rd             |  390 +--
 man/applicationinsights.Rd                                         |  181 -
 man/applicationinsights_create_application.Rd                      |    7 
 man/applicationinsights_list_configuration_history.Rd              |only
 man/applicationinsights_update_application.Rd                      |    7 
 man/autoscaling.Rd                                                 |  233 +-
 man/autoscaling_attach_instances.Rd                                |  108 -
 man/autoscaling_attach_load_balancer_target_groups.Rd              |  106 
 man/autoscaling_attach_load_balancers.Rd                           |  111 -
 man/autoscaling_cancel_instance_refresh.Rd                         |only
 man/autoscaling_complete_lifecycle_action.Rd                       |  154 -
 man/autoscaling_create_auto_scaling_group.Rd                       |  665 +++---
 man/autoscaling_create_launch_configuration.Rd                     |  465 ++--
 man/autoscaling_create_or_update_tags.Rd                           |  124 -
 man/autoscaling_delete_auto_scaling_group.Rd                       |  122 -
 man/autoscaling_delete_launch_configuration.Rd                     |   72 
 man/autoscaling_delete_lifecycle_hook.Rd                           |   82 
 man/autoscaling_delete_notification_configuration.Rd               |   76 
 man/autoscaling_delete_policy.Rd                                   |   86 
 man/autoscaling_delete_scheduled_action.Rd                         |   74 
 man/autoscaling_delete_tags.Rd                                     |   94 
 man/autoscaling_describe_account_limits.Rd                         |   51 
 man/autoscaling_describe_adjustment_types.Rd                       |   50 
 man/autoscaling_describe_auto_scaling_groups.Rd                    |   96 
 man/autoscaling_describe_auto_scaling_instances.Rd                 |   92 
 man/autoscaling_describe_auto_scaling_notification_types.Rd        |   42 
 man/autoscaling_describe_instance_refreshes.Rd                     |only
 man/autoscaling_describe_launch_configurations.Rd                  |   90 
 man/autoscaling_describe_lifecycle_hook_types.Rd                   |   52 
 man/autoscaling_describe_lifecycle_hooks.Rd                        |   78 
 man/autoscaling_describe_load_balancer_target_groups.Rd            |   82 
 man/autoscaling_describe_load_balancers.Rd                         |   92 
 man/autoscaling_describe_metric_collection_types.Rd                |   47 
 man/autoscaling_describe_notification_configurations.Rd            |   94 
 man/autoscaling_describe_policies.Rd                               |  110 -
 man/autoscaling_describe_scaling_activities.Rd                     |  104 
 man/autoscaling_describe_scaling_process_types.Rd                  |   42 
 man/autoscaling_describe_scheduled_actions.Rd                      |  128 -
 man/autoscaling_describe_tags.Rd                                   |  131 -
 man/autoscaling_describe_termination_policy_types.Rd               |   46 
 man/autoscaling_detach_instances.Rd                                |  124 -
 man/autoscaling_detach_load_balancer_target_groups.Rd              |   86 
 man/autoscaling_detach_load_balancers.Rd                           |  108 -
 man/autoscaling_disable_metrics_collection.Rd                      |  108 -
 man/autoscaling_enable_metrics_collection.Rd                       |  124 -
 man/autoscaling_enter_standby.Rd                                   |  116 -
 man/autoscaling_execute_policy.Rd                                  |  133 -
 man/autoscaling_exit_standby.Rd                                    |   92 
 man/autoscaling_put_lifecycle_hook.Rd                              |  256 +-
 man/autoscaling_put_notification_configuration.Rd                  |  114 -
 man/autoscaling_put_scaling_policy.Rd                              |  346 +--
 man/autoscaling_put_scheduled_update_group_action.Rd               |  190 -
 man/autoscaling_record_lifecycle_action_heartbeat.Rd               |  144 -
 man/autoscaling_resume_processes.Rd                                |  116 -
 man/autoscaling_set_desired_capacity.Rd                            |  103 
 man/autoscaling_set_instance_health.Rd                             |  107 -
 man/autoscaling_set_instance_protection.Rd                         |  118 -
 man/autoscaling_start_instance_refresh.Rd                          |only
 man/autoscaling_suspend_processes.Rd                               |  126 -
 man/autoscaling_terminate_instance_in_auto_scaling_group.Rd        |  104 
 man/autoscaling_update_auto_scaling_group.Rd                       |  485 ++--
 man/autoscalingplans.Rd                                            |  132 -
 man/cloudformation.Rd                                              |  242 +-
 man/cloudformation_create_stack.Rd                                 |    4 
 man/cloudformation_create_stack_instances.Rd                       |   37 
 man/cloudformation_create_stack_set.Rd                             |   24 
 man/cloudformation_delete_stack_instances.Rd                       |   30 
 man/cloudformation_deregister_type.Rd                              |    8 
 man/cloudformation_describe_stack_instance.Rd                      |    6 
 man/cloudformation_describe_type.Rd                                |    8 
 man/cloudformation_list_exports.Rd                                 |    4 
 man/cloudformation_list_stack_instances.Rd                         |   15 
 man/cloudformation_list_type_registrations.Rd                      |   16 
 man/cloudformation_list_type_versions.Rd                           |   12 
 man/cloudformation_list_types.Rd                                   |    4 
 man/cloudformation_register_type.Rd                                |   26 
 man/cloudformation_set_stack_policy.Rd                             |    2 
 man/cloudformation_set_type_default_version.Rd                     |    8 
 man/cloudformation_update_stack.Rd                                 |    4 
 man/cloudformation_update_stack_instances.Rd                       |   46 
 man/cloudformation_update_stack_set.Rd                             |   72 
 man/cloudtrail.Rd                                                  |  172 -
 man/cloudwatch.Rd                                                  |  183 -
 man/cloudwatch_delete_alarms.Rd                                    |   25 
 man/cloudwatch_delete_insight_rules.Rd                             |    3 
 man/cloudwatch_describe_alarm_history.Rd                           |   22 
 man/cloudwatch_describe_alarms.Rd                                  |   71 
 man/cloudwatch_describe_anomaly_detectors.Rd                       |    2 
 man/cloudwatch_disable_insight_rules.Rd                            |    3 
 man/cloudwatch_enable_insight_rules.Rd                             |    3 
 man/cloudwatch_get_metric_data.Rd                                  |    6 
 man/cloudwatch_get_metric_widget_image.Rd                          |    2 
 man/cloudwatch_list_metrics.Rd                                     |   10 
 man/cloudwatch_list_tags_for_resource.Rd                           |   15 
 man/cloudwatch_put_composite_alarm.Rd                              |only
 man/cloudwatch_put_dashboard.Rd                                    |    3 
 man/cloudwatch_put_insight_rule.Rd                                 |   26 
 man/cloudwatch_put_metric_alarm.Rd                                 |    9 
 man/cloudwatch_put_metric_data.Rd                                  |   14 
 man/cloudwatch_set_alarm_state.Rd                                  |   26 
 man/cloudwatch_tag_resource.Rd                                     |   17 
 man/cloudwatch_untag_resource.Rd                                   |   11 
 man/cloudwatchevents.Rd                                            |  192 -
 man/cloudwatchevents_activate_event_source.Rd                      |    3 
 man/cloudwatchevents_create_event_bus.Rd                           |   32 
 man/cloudwatchevents_create_partner_event_source.Rd                |   32 
 man/cloudwatchevents_deactivate_event_source.Rd                    |   15 
 man/cloudwatchevents_delete_event_bus.Rd                           |    7 
 man/cloudwatchevents_delete_partner_event_source.Rd                |    4 
 man/cloudwatchevents_delete_rule.Rd                                |    4 
 man/cloudwatchevents_describe_event_source.Rd                      |    3 
 man/cloudwatchevents_describe_partner_event_source.Rd              |    9 
 man/cloudwatchevents_describe_rule.Rd                              |    2 
 man/cloudwatchevents_disable_rule.Rd                               |    4 
 man/cloudwatchevents_enable_rule.Rd                                |    2 
 man/cloudwatchevents_list_event_buses.Rd                           |    7 
 man/cloudwatchevents_list_event_sources.Rd                         |    7 
 man/cloudwatchevents_list_partner_event_source_accounts.Rd         |   10 
 man/cloudwatchevents_list_partner_event_sources.Rd                 |   10 
 man/cloudwatchevents_list_rule_names_by_target.Rd                  |    4 
 man/cloudwatchevents_list_rules.Rd                                 |    8 
 man/cloudwatchevents_list_tags_for_resource.Rd                     |    4 
 man/cloudwatchevents_put_events.Rd                                 |    7 
 man/cloudwatchevents_put_partner_events.Rd                         |    7 
 man/cloudwatchevents_put_permission.Rd                             |   30 
 man/cloudwatchevents_put_rule.Rd                                   |   50 
 man/cloudwatchevents_put_targets.Rd                                |   78 
 man/cloudwatchevents_remove_targets.Rd                             |    4 
 man/cloudwatchevents_tag_resource.Rd                               |   14 
 man/cloudwatchevents_test_event_pattern.Rd                         |    6 
 man/cloudwatchevents_untag_resource.Rd                             |    5 
 man/cloudwatchlogs.Rd                                              |  237 +-
 man/cloudwatchlogs_create_export_task.Rd                           |    8 
 man/cloudwatchlogs_delete_query_definition.Rd                      |only
 man/cloudwatchlogs_describe_query_definitions.Rd                   |only
 man/cloudwatchlogs_get_log_group_fields.Rd                         |    3 
 man/cloudwatchlogs_get_query_results.Rd                            |    6 
 man/cloudwatchlogs_put_destination.Rd                              |   10 
 man/cloudwatchlogs_put_log_events.Rd                               |    7 
 man/cloudwatchlogs_put_metric_filter.Rd                            |    3 
 man/cloudwatchlogs_put_query_definition.Rd                         |only
 man/cloudwatchlogs_put_subscription_filter.Rd                      |   10 
 man/cloudwatchlogs_tag_log_group.Rd                                |    8 
 man/cloudwatchlogs_untag_log_group.Rd                              |    6 
 man/configservice.Rd                                               |  289 +-
 man/configservice_batch_get_aggregate_resource_config.Rd           |    2 
 man/configservice_batch_get_resource_config.Rd                     |    2 
 man/configservice_describe_remediation_execution_status.Rd         |    2 
 man/configservice_get_aggregate_discovered_resource_counts.Rd      |    2 
 man/configservice_get_aggregate_resource_config.Rd                 |    2 
 man/configservice_get_resource_config_history.Rd                   |    2 
 man/configservice_list_aggregate_discovered_resources.Rd           |    2 
 man/configservice_list_discovered_resources.Rd                     |    2 
 man/configservice_put_configuration_recorder.Rd                    |    2 
 man/configservice_select_aggregate_resource_config.Rd              |only
 man/configservice_start_remediation_execution.Rd                   |    2 
 man/health.Rd                                                      |  244 +-
 man/licensemanager.Rd                                              |  128 -
 man/opsworks.Rd                                                    |  356 +--
 man/opsworkscm.Rd                                                  |  243 +-
 man/opsworkscm_associate_node.Rd                                   |    2 
 man/opsworkscm_create_server.Rd                                    |   59 
 man/opsworkscm_restore_server.Rd                                   |   10 
 man/opsworkscm_start_maintenance.Rd                                |   10 
 man/organizations.Rd                                               |  200 -
 man/organizations_accept_handshake.Rd                              |  132 -
 man/organizations_attach_policy.Rd                                 |  159 -
 man/organizations_cancel_handshake.Rd                              |  100 
 man/organizations_create_account.Rd                                |  299 +-
 man/organizations_create_gov_cloud_account.Rd                      |   27 
 man/organizations_create_organization.Rd                           |  147 -
 man/organizations_create_organizational_unit.Rd                    |  122 -
 man/organizations_create_policy.Rd                                 |  139 -
 man/organizations_decline_handshake.Rd                             |   96 
 man/organizations_delete_organizational_unit.Rd                    |   96 
 man/organizations_delete_policy.Rd                                 |   94 
 man/organizations_deregister_delegated_administrator.Rd            |only
 man/organizations_describe_account.Rd                              |   87 
 man/organizations_describe_create_account_status.Rd                |   95 
 man/organizations_describe_effective_policy.Rd                     |   31 
 man/organizations_describe_handshake.Rd                            |  100 
 man/organizations_describe_organization.Rd                         |   58 
 man/organizations_describe_organizational_unit.Rd                  |   87 
 man/organizations_describe_policy.Rd                               |   85 
 man/organizations_detach_policy.Rd                                 |  148 -
 man/organizations_disable_aws_service_access.Rd                    |    4 
 man/organizations_disable_policy_type.Rd                           |  131 -
 man/organizations_enable_all_features.Rd                           |  128 -
 man/organizations_enable_policy_type.Rd                            |  121 -
 man/organizations_invite_account_to_organization.Rd                |  163 -
 man/organizations_leave_organization.Rd                            |  105 
 man/organizations_list_accounts.Rd                                 |  116 -
 man/organizations_list_accounts_for_parent.Rd                      |  136 -
 man/organizations_list_aws_service_access_for_organization.Rd      |   32 
 man/organizations_list_children.Rd                                 |  162 -
 man/organizations_list_create_account_status.Rd                    |  154 -
 man/organizations_list_delegated_administrators.Rd                 |only
 man/organizations_list_delegated_services_for_account.Rd           |only
 man/organizations_list_handshakes_for_account.Rd                   |  150 -
 man/organizations_list_handshakes_for_organization.Rd              |  155 -
 man/organizations_list_organizational_units_for_parent.Rd          |  152 -
 man/organizations_list_parents.Rd                                  |  156 -
 man/organizations_list_policies.Rd                                 |  133 -
 man/organizations_list_policies_for_target.Rd                      |  177 -
 man/organizations_list_roots.Rd                                    |  126 -
 man/organizations_list_tags_for_resource.Rd                        |   12 
 man/organizations_list_targets_for_policy.Rd                       |  136 -
 man/organizations_move_account.Rd                                  |  148 -
 man/organizations_register_delegated_administrator.Rd              |only
 man/organizations_remove_account_from_organization.Rd              |  123 -
 man/organizations_tag_resource.Rd                                  |    6 
 man/organizations_update_organizational_unit.Rd                    |  106 
 man/organizations_update_policy.Rd                                 |  138 -
 man/pi.Rd                                                          |  132 -
 man/resourcegroups.Rd                                              |  178 -
 man/resourcegroupstaggingapi.Rd                                    |  386 +--
 man/resourcegroupstaggingapi_tag_resources.Rd                      |    4 
 man/resourcegroupstaggingapi_untag_resources.Rd                    |    4 
 man/servicecatalog.Rd                                              |  266 +-
 man/servicecatalog_associate_product_with_portfolio.Rd             |    3 
 man/servicecatalog_create_constraint.Rd                            |   19 
 man/servicecatalog_create_portfolio.Rd                             |    3 
 man/servicecatalog_create_portfolio_share.Rd                       |   12 
 man/servicecatalog_create_product.Rd                               |    3 
 man/servicecatalog_create_service_action.Rd                        |   10 
 man/servicecatalog_delete_constraint.Rd                            |    3 
 man/servicecatalog_delete_portfolio.Rd                             |    2 
 man/servicecatalog_delete_portfolio_share.Rd                       |    6 
 man/servicecatalog_delete_product.Rd                               |    2 
 man/servicecatalog_describe_portfolio.Rd                           |    3 
 man/servicecatalog_describe_portfolio_share_status.Rd              |    3 
 man/servicecatalog_describe_product.Rd                             |    9 
 man/servicecatalog_describe_product_as_admin.Rd                    |    9 
 man/servicecatalog_describe_provisioning_artifact.Rd               |   13 
 man/servicecatalog_describe_service_action_execution_parameters.Rd |   19 
 man/servicecatalog_disable_aws_organizations_access.Rd             |    7 
 man/servicecatalog_disassociate_product_from_portfolio.Rd          |    3 
 man/servicecatalog_enable_aws_organizations_access.Rd              |    3 
 man/servicecatalog_execute_provisioned_product_service_action.Rd   |    7 
 man/servicecatalog_get_aws_organizations_access_status.Rd          |    3 
 man/servicecatalog_list_organization_portfolio_access.Rd           |    6 
 man/servicecatalog_list_portfolio_access.Rd                        |   22 
 man/servicecatalog_update_constraint.Rd                            |   16 
 man/servicecatalog_update_provisioned_product_properties.Rd        |    6 
 man/servicecatalog_update_provisioning_artifact.Rd                 |    6 
 man/servicequotas.Rd                                               |  150 -
 man/ssm.Rd                                                         |  377 +--
 man/ssm_add_tags_to_resource.Rd                                    |    5 
 man/ssm_create_activation.Rd                                       |   32 
 man/ssm_create_association.Rd                                      |   64 
 man/ssm_create_association_batch.Rd                                |    4 
 man/ssm_create_document.Rd                                         |   44 
 man/ssm_create_maintenance_window.Rd                               |   16 
 man/ssm_create_ops_item.Rd                                         |   13 
 man/ssm_create_patch_baseline.Rd                                   |    7 
 man/ssm_create_resource_data_sync.Rd                               |   37 
 man/ssm_describe_instance_information.Rd                           |   37 
 man/ssm_describe_ops_items.Rd                                      |    6 
 man/ssm_describe_patch_properties.Rd                               |    2 
 man/ssm_get_command_invocation.Rd                                  |    4 
 man/ssm_get_connection_status.Rd                                   |    4 
 man/ssm_get_default_patch_baseline.Rd                              |    2 
 man/ssm_get_document.Rd                                            |    2 
 man/ssm_get_ops_item.Rd                                            |    4 
 man/ssm_get_patch_baseline_for_patch_group.Rd                      |    2 
 man/ssm_get_service_setting.Rd                                     |    5 
 man/ssm_list_associations.Rd                                       |   11 
 man/ssm_list_command_invocations.Rd                                |    3 
 man/ssm_list_documents.Rd                                          |   18 
 man/ssm_put_compliance_items.Rd                                    |   19 
 man/ssm_put_parameter.Rd                                           |   48 
 man/ssm_register_target_with_maintenance_window.Rd                 |    2 
 man/ssm_register_task_with_maintenance_window.Rd                   |    6 
 man/ssm_reset_service_setting.Rd                                   |    6 
 man/ssm_send_command.Rd                                            |   12 
 man/ssm_start_automation_execution.Rd                              |    2 
 man/ssm_start_session.Rd                                           |    9 
 man/ssm_update_association.Rd                                      |   34 
 man/ssm_update_document.Rd                                         |    5 
 man/ssm_update_maintenance_window.Rd                               |   14 
 man/ssm_update_maintenance_window_task.Rd                          |    4 
 man/ssm_update_managed_instance_role.Rd                            |   10 
 man/ssm_update_ops_item.Rd                                         |    8 
 man/ssm_update_patch_baseline.Rd                                   |    5 
 man/ssm_update_resource_data_sync.Rd                               |   10 
 man/ssm_update_service_setting.Rd                                  |   23 
 man/support.Rd                                                     |  228 +-
 man/support_add_attachments_to_set.Rd                              |   33 
 man/support_add_communication_to_case.Rd                           |   22 
 man/support_create_case.Rd                                         |  124 -
 man/support_describe_attachment.Rd                                 |   19 
 man/support_describe_cases.Rd                                      |   35 
 man/support_describe_communications.Rd                             |   22 
 man/support_describe_services.Rd                                   |   32 
 man/support_describe_severity_levels.Rd                            |   12 
 man/support_describe_trusted_advisor_check_refresh_statuses.Rd     |   34 
 man/support_describe_trusted_advisor_check_result.Rd               |   25 
 man/support_describe_trusted_advisor_check_summaries.Rd            |   18 
 man/support_describe_trusted_advisor_checks.Rd                     |   26 
 man/support_refresh_trusted_advisor_check.Rd                       |   39 
 man/support_resolve_case.Rd                                        |   17 
 tests/testthat/test_applicationinsights.R                          |    8 
 tests/testthat/test_cloudwatchlogs.R                               |    4 
 tests/testthat/test_servicecatalog.R                               |   12 
 364 files changed, 15696 insertions(+), 12611 deletions(-)

More information about paws.management at CRAN
Permanent link

New package lefko3 with initial version 2.2.2
Package: lefko3
Type: Package
Title: Historical and Ahistorical Population Projection Matrix Analysis
Version: 2.2.2
Date: 2020-07-28
Authors@R: c(person(given = "Richard P.", family = "Shefferson", email = "cdorm@g.ecc.u-tokyo.ac.jp", role = c("aut", "cre"), comment=c(ORCID="0000-0002-5234-3131")), person(given = "Johan", family = "Ehrlen", role = "aut", comment=c(ORCID="0000-0001-8539-8967")))
Description: Creates matrices for use in population ecological analyses. Specializes on the construction of historical matrices, which are 2-dimensional matrices comprising 3 time intervals of demographic information. Estimates both raw and function-based forms of historical and standard ahistorical matrices. Methodology based on Ehrlen (2001) <doi:10.1890/0012-9658(2000)081[1675:TDOPPD]2.0.CO;2>.
Encoding: UTF-8
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.3), glmmTMB, lme4, MASS, MuMIn, RSpectra, stats, stringr
LinkingTo: Rcpp, RcppArmadillo
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, popbio, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-07-28 03:53:32 UTC; richshefferson
Author: Richard P. Shefferson [aut, cre] (<https://orcid.org/0000-0002-5234-3131>), Johan Ehrlen [aut] (<https://orcid.org/0000-0001-8539-8967>)
Maintainer: Richard P. Shefferson <cdorm@g.ecc.u-tokyo.ac.jp>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2020-08-03 08:30:03 UTC

More information about lefko3 at CRAN
Permanent link

New package gratis with initial version 0.2.0
Package: gratis
Type: Package
Title: Generating Time Series with Diverse and Controllable Characteristics
Version: 0.2.0
Date: 2020-07-24
Authors@R: c( person("Yanfei", "Kang", role = c("aut", "cre"), email = "yanfeikang@buaa.edu.cn", comment = c(ORCID = "0000-0001-8769-6650")), person("Feng", "Li", role = "aut", email = "feng.li@cufe.edu.cn", comment = c(ORCID = "0000-0002-4248-9778")), person("Rob", "Hyndman", role = "ctb", email = "rob.hyndman@monash.edu", comment = c(ORCID = "0000-0002-2140-5352")), person("Mitchell", "O'Hara-Wild", role = "ctb", email = "mail@mitchelloharawild.com", comment = c(ORCID = "0000-0001-6729-7695")), person("Bocong", "Zhao", role = "ctb", email = "bocongzhao@163.com") )
Description: Generates time series based on mixture autoregressive models. Kang,Y.,Hyndman,R.,Li,F.(2020)<doi:10.1002/sam.11461>.
LazyLoad: yes
Repository: CRAN
URL: https://github.com/ykang/gratis
BugReports: https://github.com/ykang/gratis/issues/
Depends: R (>= 3.4.0)
Imports: tsfeatures, doRNG, polynom, mvtnorm, forecast, dplyr, stats, tibble, utils, purrr, magrittr, GA, foreach, methods, rlang, shiny, shinydashboard
Suggests: fGarch, knitr, rmarkdown
NeedsCompilation: no
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Packaged: 2020-08-02 14:17:37 UTC; mreal
Author: Yanfei Kang [aut, cre] (<https://orcid.org/0000-0001-8769-6650>), Feng Li [aut] (<https://orcid.org/0000-0002-4248-9778>), Rob Hyndman [ctb] (<https://orcid.org/0000-0002-2140-5352>), Mitchell O'Hara-Wild [ctb] (<https://orcid.org/0000-0001-6729-7695>), Bocong Zhao [ctb]
Maintainer: Yanfei Kang <yanfeikang@buaa.edu.cn>
Date/Publication: 2020-08-03 08:50:14 UTC

More information about gratis at CRAN
Permanent link

New package gasper with initial version 1.0.1
Package: gasper
Type: Package
Title: Graph Signal Processing
Version: 1.0.1
Authors@R: c(person("Fabien", "Navarro", role = c("aut", "cre"), email = "fabien.navarro@math.cnrs.fr"), person("Basile", "De Loynes", role = "aut", email = "basile.deloynes@ensai.fr"), person("Baptiste", "Olivier", role = "aut", email = "baptiste.olivier@orange.com"))
Description: Provides the standard operations for signal processing on graphs: graph Fourier transform, spectral graph wavelet transform, visualization tools. It also implements a data driven method for graph signal denoising/regression, for details see De Loynes, Navarro, Olivier (2019) <arxiv:1906.01882>.
License: LGPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: scatterplot3d, rwavelet, Rcpp, ggplot2
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-07-28 06:53:30 UTC; fnavarro
Author: Fabien Navarro [aut, cre], Basile De Loynes [aut], Baptiste Olivier [aut]
Maintainer: Fabien Navarro <fabien.navarro@math.cnrs.fr>
Repository: CRAN
Date/Publication: 2020-08-03 08:40:02 UTC

More information about gasper at CRAN
Permanent link

Package fivethirtyeight updated to version 0.6.0 with previous version 0.5.0 dated 2019-07-31

Title: Data and Code Behind the Stories and Interactives at 'FiveThirtyEight'
Description: Datasets and code published by the data journalism website 'FiveThirtyEight' available at <https://github.com/fivethirtyeight/data>. Note that while we received guidance from editors at 'FiveThirtyEight', this package is not officially published by 'FiveThirtyEight'.
Author: Albert Y. Kim [aut, cre] (<https://orcid.org/0000-0001-7824-306X>), Chester Ismay [aut] (<https://orcid.org/0000-0003-2820-2547>), Jennifer Chunn [aut], Meredith Manley [ctb] (<https://orcid.org/0000-0001-7707-0654>), Maggie Shea [ctb], Starry Yujia Zhou [ctb], Andrew Flowers [ctb], Jonathan Bouchet [ctb], G. Elliott Morris [ctb], Adam Spannbauer [ctb], Pradeep Adhokshaja [ctb], Olivia Barrows [ctb], Jojo Miller [ctb], Jayla Nakayama [ctb], Ben Baumer [ctb] (<https://orcid.org/0000-0002-3279-0516>), Rana Gahwagy [ctb] (<https://orcid.org/0000-0002-6331-2840>), Natalia Iannucci [ctb] (<https://orcid.org/0000-0001-5663-1731>), Marium Tapal [ctb] (<https://orcid.org/0000-0001-5093-6462>), Irene Ryan [ctb], Alina Barylsky [ctb], Danica Miguel [ctb], Sunni Raleigh [ctb], Anna Ballou [ctb], Jane Bang [ctb], Jordan Moody [ctb], Kara Van Allen [ctb], Jessica Keast [ctb], Lizette Carpenter [ctb], Fatima Keita [ctb]
Maintainer: Albert Y. Kim <albert.ys.kim@gmail.com>

Diff between fivethirtyeight versions 0.5.0 dated 2019-07-31 and 0.6.0 dated 2020-08-03

 fivethirtyeight-0.5.0/fivethirtyeight/R/data_albert.R                          |only
 fivethirtyeight-0.5.0/fivethirtyeight/R/data_chester.R                         |only
 fivethirtyeight-0.5.0/fivethirtyeight/R/data_jen.R                             |only
 fivethirtyeight-0.5.0/fivethirtyeight/R/data_maggie.R                          |only
 fivethirtyeight-0.5.0/fivethirtyeight/R/data_meredith.R                        |only
 fivethirtyeight-0.5.0/fivethirtyeight/R/data_starry.R                          |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/comic_characters.rda                |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/datalist                            |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/goose.rda                           |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/house_district_forecast.rda         |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/mayweather_mcgregor_tweets.rda      |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/mlb_elo.rda                         |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/nba_carmelo.rda                     |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/nfl_elo.rda                         |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/ratings.rda                         |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/senators.rda                        |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/spi_matches.rda                     |only
 fivethirtyeight-0.5.0/fivethirtyeight/data/twitter_presidents.rda              |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/comic_characters.Rd                  |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/goose.Rd                             |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/house_district_forecast.Rd           |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/mayweather_mcgregor_tweets.Rd        |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/mlb_elo.Rd                           |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/nba_carmelo.Rd                       |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/nfl_elo.Rd                           |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/ratings.Rd                           |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/senators.Rd                          |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/spi_matches.Rd                       |only
 fivethirtyeight-0.5.0/fivethirtyeight/man/twitter_presidents.Rd                |only
 fivethirtyeight-0.6.0/fivethirtyeight/DESCRIPTION                              |   60 
 fivethirtyeight-0.6.0/fivethirtyeight/MD5                                      |  320 ++--
 fivethirtyeight-0.6.0/fivethirtyeight/NEWS.md                                  |   47 
 fivethirtyeight-0.6.0/fivethirtyeight/R/data.R                                 |only
 fivethirtyeight-0.6.0/fivethirtyeight/R/fivethirtyeight.R                      |   17 
 fivethirtyeight-0.6.0/fivethirtyeight/R/zzz.R                                  |only
 fivethirtyeight-0.6.0/fivethirtyeight/build/vignette.rds                       |binary
 fivethirtyeight-0.6.0/fivethirtyeight/data/cabinet_turnover.rda                |binary
 fivethirtyeight-0.6.0/fivethirtyeight/data/dem_candidates.rda                  |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/fight_songs.rda                     |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/foul_balls.rda                      |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/impeachment_polls.rda               |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/media_mentions_cable.rda            |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/media_mentions_online.rda           |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/nba_draymond.rda                    |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/nba_elo_latest.rda                  |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/state_index.rda                     |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/state_words.rda                     |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/wwc_2019_forecasts.rda              |only
 fivethirtyeight-0.6.0/fivethirtyeight/data/wwc_2019_matches.rda                |only
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/fivethirtyeight.R               |   75 -
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/fivethirtyeight.Rmd             |   86 +
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/fivethirtyeight.html            |  675 ++++++++--
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/tame.R                          |   37 
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/tame.Rmd                        |    5 
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/tame.html                       |  327 ++--
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/user_contributed_vignettes.R    |    9 
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/user_contributed_vignettes.Rmd  |   25 
 fivethirtyeight-0.6.0/fivethirtyeight/inst/doc/user_contributed_vignettes.html |   80 -
 fivethirtyeight-0.6.0/fivethirtyeight/man/US_births_1994_2003.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/US_births_2000_2014.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/ahca_polls.Rd                        |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/airline_safety.Rd                    |   11 
 fivethirtyeight-0.6.0/fivethirtyeight/man/antiquities_act.Rd                   |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/august_senate_polls.Rd               |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/avengers.Rd                          |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/bachelorette.Rd                      |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/bad_drivers.Rd                       |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/bechdel.Rd                           |   12 
 fivethirtyeight-0.6.0/fivethirtyeight/man/biopics.Rd                           |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/bob_ross.Rd                          |   13 
 fivethirtyeight-0.6.0/fivethirtyeight/man/cabinet_turnover.Rd                  |   17 
 fivethirtyeight-0.6.0/fivethirtyeight/man/cand_events_20150114.Rd              |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/cand_events_20150130.Rd              |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/cand_state_20150114.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/cand_state_20150130.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/candy_rankings.Rd                    |   11 
 fivethirtyeight-0.6.0/fivethirtyeight/man/chess_transfers.Rd                   |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/classic_rock_raw_data.Rd             |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/classic_rock_song_list.Rd            |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/college_all_ages.Rd                  |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/college_grad_students.Rd             |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/college_recent_grads.Rd              |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/comma_survey.Rd                      |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/congress_age.Rd                      |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/cousin_marriage.Rd                   |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/daily_show_guests.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/dem_candidates.Rd                    |only
 fivethirtyeight-0.6.0/fivethirtyeight/man/democratic_bench.Rd                  |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/drinks.Rd                            |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/drug_use.Rd                          |   12 
 fivethirtyeight-0.6.0/fivethirtyeight/man/elasticity_by_district.Rd            |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/elasticity_by_state.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/elo_blatter.Rd                       |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/endorsements.Rd                      |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/endorsements_2020.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/fandango.Rd                          |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/fifa_audience.Rd                     |   11 
 fivethirtyeight-0.6.0/fivethirtyeight/man/fight_songs.Rd                       |only
 fivethirtyeight-0.6.0/fivethirtyeight/man/fivethirtyeight.Rd                   |   18 
 fivethirtyeight-0.6.0/fivethirtyeight/man/flying.Rd                            |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/food_world_cup.Rd                    |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/forecast_results_2018.Rd             |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/foul_balls.Rd                        |only
 fivethirtyeight-0.6.0/fivethirtyeight/man/generic_polllist.Rd                  |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/generic_topline.Rd                   |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/google_trends.Rd                     |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/governor_national_forecast.Rd        |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/governor_state_forecast.Rd           |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/hate_crimes.Rd                       |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/hiphop_cand_lyrics.Rd                |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/hist_ncaa_bball_casts.Rd             |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/hist_senate_preds.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/house_national_forecast.Rd           |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/impeachment_polls.Rd                 |only
 fivethirtyeight-0.6.0/fivethirtyeight/man/librarians.Rd                        |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/love_actually_adj.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/love_actually_appearance.Rd          |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/mad_men.Rd                           |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/male_flight_attend.Rd                |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/masculinity_survey.Rd                |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/media_mentions_2020.Rd               |only
 fivethirtyeight-0.6.0/fivethirtyeight/man/mediacloud_hurricanes.Rd             |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/mediacloud_online_news.Rd            |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/mediacloud_states.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/mediacloud_trump.Rd                  |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/mlb_as_play_talent.Rd                |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/mlb_as_team_talent.Rd                |   12 
 fivethirtyeight-0.6.0/fivethirtyeight/man/mueller_approval_polls.Rd            |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/murder_2015_final.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/murder_2016_prelim.Rd                |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nba_draft_2015.Rd                    |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nba_draymond.Rd                      |only
 fivethirtyeight-0.6.0/fivethirtyeight/man/nba_elo.Rd                           |only
 fivethirtyeight-0.6.0/fivethirtyeight/man/nba_tattoos.Rd                       |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/ncaa_w_bball_tourney.Rd              |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nfl_fandom_google.Rd                 |   11 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nfl_fandom_surveymonkey.Rd           |   14 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nfl_fav_team.Rd                      |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nfl_suspensions.Rd                   |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nfltix_div_avgprice.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nfltix_usa_avg.Rd                    |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nflwr_aging_curve.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nflwr_hist.Rd                        |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/nutrition_pvalues.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/partisan_lean_district.Rd            |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/partisan_lean_state.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/police_deaths.Rd                     |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/police_killings.Rd                   |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/police_locals.Rd                     |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/pres_2016_trail.Rd                   |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/pres_commencement.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/pulitzer.Rd                          |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/riddler_castles.Rd                   |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/riddler_castles2.Rd                  |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/riddler_pick_lowest.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/russia_investigation.Rd              |   12 
 fivethirtyeight-0.6.0/fivethirtyeight/man/san_andreas.Rd                       |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/sandy_311.Rd                         |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/senate_national_forecast.Rd          |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/senate_polls.Rd                      |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/senate_seat_forecast.Rd              |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/spi_global_rankings.Rd               |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/state_info.Rd                        |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/state_of_the_state.Rd                |only
 fivethirtyeight-0.6.0/fivethirtyeight/man/steak_survey.Rd                      |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/tarantino.Rd                         |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/tennis_events_time.Rd                |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/tennis_players_time.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/tennis_serve_time.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/tenth_circuit.Rd                     |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/trump_approval_poll.Rd               |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/trump_approval_trend.Rd              |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/trump_lawsuits.Rd                    |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/trump_news.Rd                        |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/trump_twitter.Rd                     |   10 
 fivethirtyeight-0.6.0/fivethirtyeight/man/trumpworld_issues.Rd                 |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/trumpworld_polls.Rd                  |   11 
 fivethirtyeight-0.6.0/fivethirtyeight/man/tv_hurricanes.Rd                     |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/tv_hurricanes_by_network.Rd          |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/tv_states.Rd                         |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/undefeated.Rd                        |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/unisex_names.Rd                      |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/weather_check.Rd                     |    8 
 fivethirtyeight-0.6.0/fivethirtyeight/man/wwc_2019.Rd                          |only
 fivethirtyeight-0.6.0/fivethirtyeight/vignettes/fivethirtyeight.Rmd            |   86 +
 fivethirtyeight-0.6.0/fivethirtyeight/vignettes/tame.Rmd                       |    5 
 fivethirtyeight-0.6.0/fivethirtyeight/vignettes/user_contributed_vignettes.Rmd |   25 
 187 files changed, 1970 insertions(+), 940 deletions(-)

More information about fivethirtyeight at CRAN
Permanent link

Package EstimationTools updated to version 2.0.0 with previous version 1.2.1 dated 2019-10-24

Title: Maximum Likelihood Estimation for Probability Functions from Data Sets
Description: Routines for parameter estimation for any probability density or mass function implemented in R via maximum likelihood (ML) given a data set. The main routines 'maxlogL' and 'maxlogLreg' are wrapper functions specifically developed for ML estimation. There are included optimization procedures such as 'nlminb' and 'optim' from base package, and 'DEoptim' Mullen (2011) <doi: 10.18637/jss.v040.i06>. Standard errors are estimated with 'numDeriv' Gilbert (2011) <https://CRAN.R-project.org/package=numDeriv> or the option 'Hessian = TRUE' of 'optim' function.
Author: Jaime Mosquera [aut, cre] (<https://orcid.org/0000-0002-1684-4756>), Freddy Hernandez [aut] (<https://orcid.org/0000-0001-7459-3329>)
Maintainer: Jaime Mosquera <jmosquerag@unal.edu.co>

Diff between EstimationTools versions 1.2.1 dated 2019-10-24 and 2.0.0 dated 2020-08-03

 EstimationTools-1.2.1/EstimationTools/R/is_maxlogL.R                         |only
 EstimationTools-1.2.1/EstimationTools/R/summary.R                            |only
 EstimationTools-2.0.0/EstimationTools/DESCRIPTION                            |   27 
 EstimationTools-2.0.0/EstimationTools/MD5                                    |   65 
 EstimationTools-2.0.0/EstimationTools/NAMESPACE                              |   22 
 EstimationTools-2.0.0/EstimationTools/NEWS.md                                |only
 EstimationTools-2.0.0/EstimationTools/R/LinkFunc.R                           |   10 
 EstimationTools-2.0.0/EstimationTools/R/TTTE_Analytical.R                    |only
 EstimationTools-2.0.0/EstimationTools/R/bootstrap_maxlogL.R                  |only
 EstimationTools-2.0.0/EstimationTools/R/generic_funcs_EstimationTools.R      |only
 EstimationTools-2.0.0/EstimationTools/R/internal.R                           |only
 EstimationTools-2.0.0/EstimationTools/R/maxlogL.R                            |  134 +
 EstimationTools-2.0.0/EstimationTools/R/maxlogLreg.R                         |only
 EstimationTools-2.0.0/EstimationTools/R/plot.empiricalTTT.R                  |only
 EstimationTools-2.0.0/EstimationTools/R/summary.maxlogL.R                    |only
 EstimationTools-2.0.0/EstimationTools/README.md                              |   61 
 EstimationTools-2.0.0/EstimationTools/build/partial.rdb                      |binary
 EstimationTools-2.0.0/EstimationTools/build/vignette.rds                     |binary
 EstimationTools-2.0.0/EstimationTools/inst/REFERENCES.bib                    |   53 
 EstimationTools-2.0.0/EstimationTools/inst/doc/Bootstrap_implementation.R    |   35 
 EstimationTools-2.0.0/EstimationTools/inst/doc/Bootstrap_implementation.Rmd  |   61 
 EstimationTools-2.0.0/EstimationTools/inst/doc/Bootstrap_implementation.html |  238 +-
 EstimationTools-2.0.0/EstimationTools/inst/doc/Examples.R                    |only
 EstimationTools-2.0.0/EstimationTools/inst/doc/Examples.Rmd                  |only
 EstimationTools-2.0.0/EstimationTools/inst/doc/Examples.html                 |only
 EstimationTools-2.0.0/EstimationTools/inst/doc/maxlogL.R                     |  154 -
 EstimationTools-2.0.0/EstimationTools/inst/doc/maxlogL.Rnw                   |  276 ---
 EstimationTools-2.0.0/EstimationTools/inst/doc/maxlogL.pdf                   |binary
 EstimationTools-2.0.0/EstimationTools/man/Fibers.Rd                          |    4 
 EstimationTools-2.0.0/EstimationTools/man/NegInv_link.Rd                     |   15 
 EstimationTools-2.0.0/EstimationTools/man/TTTE_Analytical.Rd                 |only
 EstimationTools-2.0.0/EstimationTools/man/bootstrap_maxlogL.Rd               |only
 EstimationTools-2.0.0/EstimationTools/man/internalfunc.Rd                    |only
 EstimationTools-2.0.0/EstimationTools/man/log_link.Rd                        |   15 
 EstimationTools-2.0.0/EstimationTools/man/logit_link.Rd                      |   15 
 EstimationTools-2.0.0/EstimationTools/man/maxlogL.Rd                         |   99 -
 EstimationTools-2.0.0/EstimationTools/man/maxlogLreg.Rd                      |only
 EstimationTools-2.0.0/EstimationTools/man/plot.EmpiricalTTT.Rd               |only
 EstimationTools-2.0.0/EstimationTools/man/summary.maxlogL.Rd                 |   68 
 EstimationTools-2.0.0/EstimationTools/vignettes/Bootstrap_implementation.Rmd |   61 
 EstimationTools-2.0.0/EstimationTools/vignettes/Examples.Rmd                 |only
 EstimationTools-2.0.0/EstimationTools/vignettes/maxlogL.Rnw                  |  276 ---
 EstimationTools-2.0.0/EstimationTools/vignettes/refs.bib                     |  818 +++++-----
 43 files changed, 1053 insertions(+), 1454 deletions(-)

More information about EstimationTools at CRAN
Permanent link

Package distributional updated to version 0.2.0 with previous version 0.1.0 dated 2020-06-09

Title: Vectorised Probability Distributions
Description: Vectorised distribution objects with tools for manipulating, visualising, and using probability distributions. Designed to allow model prediction outputs to return distributions rather than their parameters, allowing users to directly interact with predictive distributions in a data-oriented workflow. In addition to providing generic replacements for p/d/q/r functions, other useful statistics can be computed including means, variances, intervals, and highest density regions.
Author: Mitchell O'Hara-Wild [aut, cre] (<https://orcid.org/0000-0001-6729-7695>), Earo Wang [ctb] (<https://orcid.org/0000-0001-6448-5260>), Matthew Kay [ctb] (<https://orcid.org/0000-0001-9446-0419>), Alex Hayes [aut] (<https://orcid.org/0000-0002-4985-5160>)
Maintainer: Mitchell O'Hara-Wild <mail@mitchelloharawild.com>

Diff between distributional versions 0.1.0 dated 2020-06-09 and 0.2.0 dated 2020-08-03

 distributional-0.1.0/distributional/R/degenerate.R                       |only
 distributional-0.1.0/distributional/man/col2hex.Rd                       |only
 distributional-0.1.0/distributional/man/darken_fill.Rd                   |only
 distributional-0.1.0/distributional/man/figures/README-plot-2.png        |only
 distributional-0.2.0/distributional/DESCRIPTION                          |   24 +
 distributional-0.2.0/distributional/MD5                                  |  158 +++++-----
 distributional-0.2.0/distributional/NAMESPACE                            |   91 +++++
 distributional-0.2.0/distributional/NEWS.md                              |   36 ++
 distributional-0.2.0/distributional/R/default.R                          |   26 +
 distributional-0.2.0/distributional/R/dist_bernoulli.R                   |   94 +++++
 distributional-0.2.0/distributional/R/dist_beta.R                        |   38 ++
 distributional-0.2.0/distributional/R/dist_binomial.R                    |  102 ++++++
 distributional-0.2.0/distributional/R/dist_burr.R                        |    6 
 distributional-0.2.0/distributional/R/dist_cauchy.R                      |   73 ++++
 distributional-0.2.0/distributional/R/dist_chisq.R                       |   81 +++++
 distributional-0.2.0/distributional/R/dist_degenerate.R                  |only
 distributional-0.2.0/distributional/R/dist_exponential.R                 |   28 +
 distributional-0.2.0/distributional/R/dist_f.R                           |   97 ++++++
 distributional-0.2.0/distributional/R/dist_gamma.R                       |   81 +++++
 distributional-0.2.0/distributional/R/dist_geometric.R                   |   68 ++++
 distributional-0.2.0/distributional/R/dist_gumbel.R                      |   69 ++++
 distributional-0.2.0/distributional/R/dist_hypergeometric.R              |   80 +++++
 distributional-0.2.0/distributional/R/dist_inverse_exponential.R         |    6 
 distributional-0.2.0/distributional/R/dist_inverse_gamma.R               |    6 
 distributional-0.2.0/distributional/R/dist_inverse_gaussian.R            |    6 
 distributional-0.2.0/distributional/R/dist_logarithmic.R                 |    6 
 distributional-0.2.0/distributional/R/dist_logistic.R                    |   74 ++++
 distributional-0.2.0/distributional/R/dist_multinomial.R                 |   68 ++++
 distributional-0.2.0/distributional/R/dist_multivariate_normal.R         |    6 
 distributional-0.2.0/distributional/R/dist_negative_binomial.R           |   90 +++++
 distributional-0.2.0/distributional/R/dist_normal.R                      |   99 ++++++
 distributional-0.2.0/distributional/R/dist_pareto.R                      |    6 
 distributional-0.2.0/distributional/R/dist_poisson.R                     |   71 ++++
 distributional-0.2.0/distributional/R/dist_poisson_inverse_gaussian.R    |    6 
 distributional-0.2.0/distributional/R/dist_student_t.R                   |  131 ++++++--
 distributional-0.2.0/distributional/R/dist_studentized_range.R           |   23 +
 distributional-0.2.0/distributional/R/dist_uniform.R                     |   89 +++++
 distributional-0.2.0/distributional/R/dist_weibull.R                     |   72 ++++
 distributional-0.2.0/distributional/R/dist_wrap.R                        |only
 distributional-0.2.0/distributional/R/distribution.R                     |  129 +++++++-
 distributional-0.2.0/distributional/R/geom_hilo.R                        |   12 
 distributional-0.2.0/distributional/R/hilo.R                             |    4 
 distributional-0.2.0/distributional/R/mixture.R                          |   14 
 distributional-0.2.0/distributional/R/plot.R                             |    4 
 distributional-0.2.0/distributional/R/transformed.R                      |    4 
 distributional-0.2.0/distributional/README.md                            |   37 +-
 distributional-0.2.0/distributional/build/distributional.pdf             |binary
 distributional-0.2.0/distributional/man/autoplot.distribution.Rd         |    2 
 distributional-0.2.0/distributional/man/cdf.Rd                           |    6 
 distributional-0.2.0/distributional/man/density.distribution.Rd          |    4 
 distributional-0.2.0/distributional/man/dist_bernoulli.Rd                |   77 ++++
 distributional-0.2.0/distributional/man/dist_beta.Rd                     |   17 +
 distributional-0.2.0/distributional/man/dist_binomial.Rd                 |   80 ++++-
 distributional-0.2.0/distributional/man/dist_cauchy.Rd                   |   57 +++
 distributional-0.2.0/distributional/man/dist_chisq.Rd                    |   67 ++++
 distributional-0.2.0/distributional/man/dist_degenerate.Rd               |   56 +++
 distributional-0.2.0/distributional/man/dist_exponential.Rd              |   17 +
 distributional-0.2.0/distributional/man/dist_f.Rd                        |   61 +++
 distributional-0.2.0/distributional/man/dist_gamma.Rd                    |   69 ++++
 distributional-0.2.0/distributional/man/dist_geometric.Rd                |   56 +++
 distributional-0.2.0/distributional/man/dist_gumbel.Rd                   |   53 +++
 distributional-0.2.0/distributional/man/dist_hypergeometric.Rd           |   53 +++
 distributional-0.2.0/distributional/man/dist_logistic.Rd                 |   61 +++
 distributional-0.2.0/distributional/man/dist_multinomial.Rd              |   59 +++
 distributional-0.2.0/distributional/man/dist_negative_binomial.Rd        |   55 +++
 distributional-0.2.0/distributional/man/dist_normal.Rd                   |   81 ++++-
 distributional-0.2.0/distributional/man/dist_poisson.Rd                  |   59 +++
 distributional-0.2.0/distributional/man/dist_student_t.Rd                |   61 +++
 distributional-0.2.0/distributional/man/dist_studentized_range.Rd        |   22 +
 distributional-0.2.0/distributional/man/dist_uniform.Rd                  |   77 ++++
 distributional-0.2.0/distributional/man/dist_weibull.Rd                  |   49 +++
 distributional-0.2.0/distributional/man/dist_wrap.Rd                     |only
 distributional-0.2.0/distributional/man/distributional-package.Rd        |    6 
 distributional-0.2.0/distributional/man/figures/README-plot-1.png        |binary
 distributional-0.2.0/distributional/man/kurtosis.Rd                      |only
 distributional-0.2.0/distributional/man/likelihood.Rd                    |only
 distributional-0.2.0/distributional/man/quantile.distribution.Rd         |    4 
 distributional-0.2.0/distributional/man/scale_hilo_continuous.Rd         |    8 
 distributional-0.2.0/distributional/man/scale_level.Rd                   |   12 
 distributional-0.2.0/distributional/man/skewness.Rd                      |only
 distributional-0.2.0/distributional/man/variance.Rd                      |    2 
 distributional-0.2.0/distributional/man/variance.distribution.Rd         |    4 
 distributional-0.2.0/distributional/tests/testthat/Rplots.pdf            |binary
 distributional-0.2.0/distributional/tests/testthat/test-dist-student-t.R |   77 ++++
 distributional-0.2.0/distributional/tests/testthat/test-graphics.R       |    4 
 85 files changed, 3179 insertions(+), 252 deletions(-)

More information about distributional at CRAN
Permanent link

Package coronavirus updated to version 0.3.0 with previous version 0.2.0 dated 2020-05-13

Title: The 2019 Novel Coronavirus COVID-19 (2019-nCoV) Dataset
Description: Provides a daily summary of the Coronavirus (COVID-19) cases by state/province. Data source: Johns Hopkins University Center for Systems Science and Engineering (JHU CCSE) Coronavirus <https://systems.jhu.edu/research/public-health/ncov/>.
Author: Rami Krispin [aut, cre], Jarrett Byrnes [aut] (<https://orcid.org/0000-0002-9791-9472>)
Maintainer: Rami Krispin <rami.krispin@gmail.com>

Diff between coronavirus versions 0.2.0 dated 2020-05-13 and 0.3.0 dated 2020-08-03

 DESCRIPTION                           |   20 ++-
 MD5                                   |   27 +++--
 NAMESPACE                             |    2 
 NEWS.md                               |    7 +
 R/data_refresh.R                      |    7 +
 R/refresh_coronavirus.R               |only
 README.md                             |  173 ++++++++++++++++++----------------
 build/vignette.rds                    |binary
 data/coronavirus.rda                  |binary
 inst/doc/covid19R.R                   |only
 inst/doc/covid19R.Rmd                 |only
 inst/doc/covid19R.html                |only
 inst/doc/update_dataset_function.html |   30 ++---
 man/figures/total_cases.png           |binary
 man/figures/treemap_conf.png          |binary
 man/get_info_coronavirus.Rd           |only
 man/refresh_coronavirus_jhu.Rd        |only
 vignettes/covid19R.Rmd                |only
 18 files changed, 157 insertions(+), 109 deletions(-)

More information about coronavirus at CRAN
Permanent link

Package paws.analytics updated to version 0.1.9 with previous version 0.1.8 dated 2020-04-26

Title: Amazon Web Services Analytics Services
Description: Interface to Amazon Web Services 'analytics' services, including 'Elastic MapReduce' 'Hadoop' and 'Spark' big data service, 'Elasticsearch' search engine, and more <https://aws.amazon.com/>.
Author: David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>

Diff between paws.analytics versions 0.1.8 dated 2020-04-26 and 0.1.9 dated 2020-08-03

 DESCRIPTION                                                                    |   14 
 MD5                                                                            |  250 +-
 NAMESPACE                                                                      |   48 
 R/athena_interfaces.R                                                          |  114 
 R/athena_operations.R                                                          |  557 ++++
 R/athena_service.R                                                             |   17 
 R/cloudsearch_service.R                                                        |    2 
 R/cloudsearchdomain_service.R                                                  |    2 
 R/datapipeline_service.R                                                       |    2 
 R/elasticsearchservice_interfaces.R                                            |  188 +
 R/elasticsearchservice_operations.R                                            |  660 +++++
 R/elasticsearchservice_service.R                                               |   18 
 R/emr_interfaces.R                                                             |   46 
 R/emr_operations.R                                                             |  177 +
 R/emr_service.R                                                                |    5 
 R/firehose_interfaces.R                                                        |    4 
 R/firehose_operations.R                                                        |   55 
 R/firehose_service.R                                                           |    2 
 R/glue_interfaces.R                                                            |  172 +
 R/glue_operations.R                                                            |  759 ++++++
 R/glue_service.R                                                               |   11 
 R/kafka_interfaces.R                                                           |   48 
 R/kafka_operations.R                                                           |  190 +
 R/kafka_service.R                                                              |    5 
 R/kinesis_service.R                                                            |    2 
 R/kinesisanalytics_service.R                                                   |    2 
 R/kinesisanalyticsv2_service.R                                                 |    2 
 R/mturk_service.R                                                              |    2 
 R/quicksight_interfaces.R                                                      |  184 +
 R/quicksight_operations.R                                                      | 1163 +++++++++-
 R/quicksight_service.R                                                         |   18 
 man/athena.Rd                                                                  |  173 -
 man/athena_create_data_catalog.Rd                                              |only
 man/athena_create_work_group.Rd                                                |    3 
 man/athena_delete_data_catalog.Rd                                              |only
 man/athena_get_data_catalog.Rd                                                 |only
 man/athena_get_database.Rd                                                     |only
 man/athena_get_query_results.Rd                                                |    6 
 man/athena_get_table_metadata.Rd                                               |only
 man/athena_list_data_catalogs.Rd                                               |only
 man/athena_list_databases.Rd                                                   |only
 man/athena_list_named_queries.Rd                                               |   13 
 man/athena_list_query_executions.Rd                                            |   15 
 man/athena_list_table_metadata.Rd                                              |only
 man/athena_list_tags_for_resource.Rd                                           |   12 
 man/athena_list_work_groups.Rd                                                 |    5 
 man/athena_start_query_execution.Rd                                            |   10 
 man/athena_tag_resource.Rd                                                     |   36 
 man/athena_untag_resource.Rd                                                   |   13 
 man/athena_update_data_catalog.Rd                                              |only
 man/cloudsearch.Rd                                                             |  168 -
 man/cloudsearchdomain.Rd                                                       |  120 -
 man/datapipeline.Rd                                                            |  176 -
 man/elasticsearchservice.Rd                                                    |  174 -
 man/elasticsearchservice_accept_inbound_cross_cluster_search_connection.Rd     |only
 man/elasticsearchservice_associate_package.Rd                                  |only
 man/elasticsearchservice_create_elasticsearch_domain.Rd                        |   13 
 man/elasticsearchservice_create_outbound_cross_cluster_search_connection.Rd    |only
 man/elasticsearchservice_create_package.Rd                                     |only
 man/elasticsearchservice_delete_inbound_cross_cluster_search_connection.Rd     |only
 man/elasticsearchservice_delete_outbound_cross_cluster_search_connection.Rd    |only
 man/elasticsearchservice_delete_package.Rd                                     |only
 man/elasticsearchservice_describe_inbound_cross_cluster_search_connections.Rd  |only
 man/elasticsearchservice_describe_outbound_cross_cluster_search_connections.Rd |only
 man/elasticsearchservice_describe_packages.Rd                                  |only
 man/elasticsearchservice_dissociate_package.Rd                                 |only
 man/elasticsearchservice_list_domains_for_package.Rd                           |only
 man/elasticsearchservice_list_packages_for_domain.Rd                           |only
 man/elasticsearchservice_reject_inbound_cross_cluster_search_connection.Rd     |only
 man/elasticsearchservice_update_elasticsearch_domain_config.Rd                 |   13 
 man/emr.Rd                                                                     |  165 -
 man/emr_add_instance_fleet.Rd                                                  |    6 
 man/emr_get_managed_scaling_policy.Rd                                          |only
 man/emr_put_block_public_access_configuration.Rd                               |    8 
 man/emr_put_managed_scaling_policy.Rd                                          |only
 man/emr_remove_managed_scaling_policy.Rd                                       |only
 man/emr_run_job_flow.Rd                                                        |   38 
 man/firehose.Rd                                                                |  128 -
 man/firehose_create_delivery_stream.Rd                                         |   23 
 man/firehose_start_delivery_stream_encryption.Rd                               |   18 
 man/firehose_update_destination.Rd                                             |   14 
 man/glue.Rd                                                                    |  349 +--
 man/glue_create_connection.Rd                                                  |    2 
 man/glue_create_crawler.Rd                                                     |   19 
 man/glue_create_database.Rd                                                    |    4 
 man/glue_create_job.Rd                                                         |   12 
 man/glue_create_ml_transform.Rd                                                |   12 
 man/glue_create_table.Rd                                                       |    5 
 man/glue_create_trigger.Rd                                                     |    2 
 man/glue_delete_column_statistics_for_partition.Rd                             |only
 man/glue_delete_column_statistics_for_table.Rd                                 |only
 man/glue_delete_resource_policy.Rd                                             |    7 
 man/glue_get_column_statistics_for_partition.Rd                                |only
 man/glue_get_column_statistics_for_table.Rd                                    |only
 man/glue_get_connections.Rd                                                    |    2 
 man/glue_get_databases.Rd                                                      |   14 
 man/glue_get_resource_policies.Rd                                              |only
 man/glue_get_resource_policy.Rd                                                |   11 
 man/glue_get_user_defined_functions.Rd                                         |    4 
 man/glue_list_ml_transforms.Rd                                                 |only
 man/glue_put_resource_policy.Rd                                                |   20 
 man/glue_search_tables.Rd                                                      |   14 
 man/glue_stop_workflow_run.Rd                                                  |only
 man/glue_update_column_statistics_for_partition.Rd                             |only
 man/glue_update_column_statistics_for_table.Rd                                 |only
 man/glue_update_connection.Rd                                                  |    2 
 man/glue_update_crawler.Rd                                                     |   13 
 man/glue_update_crawler_schedule.Rd                                            |    6 
 man/glue_update_database.Rd                                                    |    4 
 man/glue_update_job.Rd                                                         |    3 
 man/glue_update_table.Rd                                                       |    5 
 man/glue_update_trigger.Rd                                                     |    2 
 man/kafka.Rd                                                                   |  137 -
 man/kafka_create_cluster.Rd                                                    |   21 
 man/kafka_create_configuration.Rd                                              |    3 
 man/kafka_get_compatible_kafka_versions.Rd                                     |only
 man/kafka_list_kafka_versions.Rd                                               |only
 man/kafka_update_cluster_kafka_version.Rd                                      |only
 man/kafka_update_monitoring.Rd                                                 |   21 
 man/kinesis.Rd                                                                 |  154 -
 man/kinesisanalytics.Rd                                                        |  150 -
 man/kinesisanalyticsv2.Rd                                                      |  154 -
 man/mturk.Rd                                                                   |  172 -
 man/quicksight.Rd                                                              |  250 +-
 man/quicksight_create_dashboard.Rd                                             |   44 
 man/quicksight_create_data_source.Rd                                           |   93 
 man/quicksight_create_ingestion.Rd                                             |    7 
 man/quicksight_create_template.Rd                                              |   17 
 man/quicksight_create_theme.Rd                                                 |only
 man/quicksight_create_theme_alias.Rd                                           |only
 man/quicksight_delete_template_alias.Rd                                        |    8 
 man/quicksight_delete_theme.Rd                                                 |only
 man/quicksight_delete_theme_alias.Rd                                           |only
 man/quicksight_describe_theme.Rd                                               |only
 man/quicksight_describe_theme_alias.Rd                                         |only
 man/quicksight_describe_theme_permissions.Rd                                   |only
 man/quicksight_get_dashboard_embed_url.Rd                                      |   24 
 man/quicksight_list_theme_aliases.Rd                                           |only
 man/quicksight_list_theme_versions.Rd                                          |only
 man/quicksight_list_themes.Rd                                                  |only
 man/quicksight_register_user.Rd                                                |    5 
 man/quicksight_search_dashboards.Rd                                            |only
 man/quicksight_update_dashboard.Rd                                             |   40 
 man/quicksight_update_data_source.Rd                                           |   93 
 man/quicksight_update_template.Rd                                              |   15 
 man/quicksight_update_theme.Rd                                                 |only
 man/quicksight_update_theme_alias.Rd                                           |only
 man/quicksight_update_theme_permissions.Rd                                     |only
 tests/testthat/test_athena.R                                                   |    8 
 tests/testthat/test_elasticsearchservice.R                                     |   24 
 tests/testthat/test_glue.R                                                     |    8 
 tests/testthat/test_kafka.R                                                    |    8 
 152 files changed, 6215 insertions(+), 1822 deletions(-)

More information about paws.analytics at CRAN
Permanent link

Package Pareto updated to version 2.2.0 with previous version 2.1.0 dated 2020-07-09

Title: The Pareto, Piecewise Pareto and Generalized Pareto Distribution
Description: Utilities for the Pareto, piecewise Pareto and generalized Pareto distribution that are useful for reinsurance pricing. In particular, the package provides a non-trivial algorithm that can be used to match the expected losses of a tower of reinsurance layers with a layer-independent collective risk model. The theoretical background of the matching algorithm and most other methods are described in Ulrich Riegel (2018) <doi:10.1007/s13385-018-0177-3>.
Author: Ulrich Riegel [aut, cre]
Maintainer: Ulrich Riegel <ulrich.riegel@gmx.de>

Diff between Pareto versions 2.1.0 dated 2020-07-09 and 2.2.0 dated 2020-08-03

 DESCRIPTION                               |    8 
 MD5                                       |   26 -
 NAMESPACE                                 |    1 
 NEWS.md                                   |    7 
 R/Functions.R                             |  507 +++++++++++++++++++++---------
 R/PPPModel.R                              |    4 
 R/ValidationFunctions.R                   |   26 +
 R/lp_functions.R                          |only
 README.md                                 |    3 
 inst/doc/Pareto.R                         |   10 
 inst/doc/Pareto.Rmd                       |   16 
 inst/doc/Pareto.html                      |  291 +++++++++--------
 man/Fit_References.Rd                     |only
 tests/testthat/test_functions_PPP_Model.R |   95 +++++
 vignettes/Pareto.Rmd                      |   16 
 15 files changed, 718 insertions(+), 292 deletions(-)

More information about Pareto at CRAN
Permanent link

Package MatrixCorrelation updated to version 0.9.4 with previous version 0.9.2 dated 2017-09-24

Title: Matrix Correlation Coefficients
Description: Computation and visualization of matrix correlation coefficients. The main method is the Similarity of Matrices Index, while various related measures like r1, r2, r3, r4, Yanai's GCD, RV, RV2, adjusted RV, Rozeboom's linear correlation and Coxhead's coefficient are included for comparison and flexibility.
Author: Kristian Hovde Liland
Maintainer: Kristian Hovde Liland <kristian.liland@nmbu.no>

Diff between MatrixCorrelation versions 0.9.2 dated 2017-09-24 and 0.9.4 dated 2020-08-03

 MatrixCorrelation-0.9.2/MatrixCorrelation/R/PMI.R                  |only
 MatrixCorrelation-0.9.4/MatrixCorrelation/DESCRIPTION              |   23 -
 MatrixCorrelation-0.9.4/MatrixCorrelation/MD5                      |   55 ++-
 MatrixCorrelation-0.9.4/MatrixCorrelation/NAMESPACE                |    4 
 MatrixCorrelation-0.9.4/MatrixCorrelation/NEWS                     |only
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/Coxhead.R              |only
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/MatrixCorrelation.R    |   25 +
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/PSI.R                  |only
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/RV.R                   |   53 ++-
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/RcppExports.R          |    6 
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/Rozeboom.R             |only
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/SMI.R                  |    5 
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/SMI_results.R          |    2 
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/SMI_significance.R     |    2 
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/allCorrelations.R      |    9 
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/candy.R                |    2 
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/cor.test_eq.R          |    2 
 MatrixCorrelation-0.9.4/MatrixCorrelation/R/rx.R                   |   46 ++-
 MatrixCorrelation-0.9.4/MatrixCorrelation/inst/CITATION            |   12 
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/Coxhead.Rd           |only
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/MatrixCorrelation.Rd |   35 +-
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/PSI.Rd               |    6 
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/RV.Rd                |   20 -
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/Rozeboom.Rd          |only
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/SMI.Rd               |   16 -
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/allCorrelations.Rd   |  146 +++++-----
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/candy.Rd             |    4 
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/plot.SMI.Rd          |   26 +
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/r1.Rd                |   17 -
 MatrixCorrelation-0.9.4/MatrixCorrelation/man/significant.Rd       |    2 
 MatrixCorrelation-0.9.4/MatrixCorrelation/src/RcppExports.cpp      |    6 
 MatrixCorrelation-0.9.4/MatrixCorrelation/src/init.c               |   12 
 32 files changed, 333 insertions(+), 203 deletions(-)

More information about MatrixCorrelation at CRAN
Permanent link

Package lidR updated to version 3.0.3 with previous version 3.0.2 dated 2020-07-05

Title: Airborne LiDAR Data Manipulation and Visualization for Forestry Applications
Description: Airborne LiDAR (Light Detection and Ranging) interface for data manipulation and visualization. Read/write 'las' and 'laz' files, computation of metrics in area based approach, point filtering, artificial point reduction, classification from geographic data, normalization, individual tree segmentation and other manipulations.
Author: Jean-Romain Roussel [aut, cre, cph], David Auty [aut, ctb] (Reviews the documentation), Florian De Boissieu [ctb] (Fixed bugs and improved catalog features), Andrew Sánchez Meador [ctb] (Implemented wing2015() for segment_snags()), Bourdon Jean-François [ctb] (Contributed to Roussel2020() for track_sensor()), Gatziolis Demetrios [ctb] (Implemented Gatziolis2019() for track_sensor())
Maintainer: Jean-Romain Roussel <jean-romain.roussel.1@ulaval.ca>

Diff between lidR versions 3.0.2 dated 2020-07-05 and 3.0.3 dated 2020-08-03

 DESCRIPTION                                     |   10 
 MD5                                             |   52 +-
 NEWS.md                                         |   21 
 R/algorithm-snag.R                              |    3 
 R/algorithm-spi.R                               |   30 +
 R/clip_roi.R                                    |   12 
 R/grid_terrain.R                                |    8 
 R/normalize_height.R                            |    4 
 R/utils_assertive.R                             |    5 
 R/utils_define_constant.R                       |    2 
 README.md                                       |    2 
 inst/doc/lidR-LAS-class.html                    |  284 +++++------
 inst/doc/lidR-LAScatalog-class.html             |  226 ++++----
 inst/doc/lidR-LAScatalog-engine.R               |    1 
 inst/doc/lidR-LAScatalog-engine.Rmd             |    1 
 inst/doc/lidR-LAScatalog-engine.html            |  616 +++++++++++-------------
 inst/doc/lidR-catalog-apply-examples.html       |  144 +++--
 inst/doc/lidR-computation-speed-LAScatalog.html |   62 +-
 man/clip.Rd                                     |    8 
 man/grid_terrain.Rd                             |   11 
 man/tin.Rd                                      |    9 
 man/wing2015.Rd                                 |    3 
 src/LAS.cpp                                     |   14 
 tests/testthat/Rplots.pdf                       |binary
 tests/testthat/test-grid_terrain.R              |    1 
 tests/testthat/test-lasclip.R                   |    4 
 vignettes/lidR-LAScatalog-engine.Rmd            |    1 
 27 files changed, 807 insertions(+), 727 deletions(-)

More information about lidR at CRAN
Permanent link

Package fauxnaif updated to version 0.6.0 with previous version 0.5.6 dated 2020-03-01

Title: Convert Values to NA
Description: Provides a replacement for dplyr::na_if(). Allows you to specify multiple values to be replaced with NA using a single function.
Author: Alexander Rossell Hayes [aut, cre] (<https://orcid.org/0000-0001-9412-0457>)
Maintainer: Alexander Rossell Hayes <alexander@rossellhayes.com>

Diff between fauxnaif versions 0.5.6 dated 2020-03-01 and 0.6.0 dated 2020-08-03

 fauxnaif-0.5.6/fauxnaif/man/na_if.Rd                              |only
 fauxnaif-0.6.0/fauxnaif/DESCRIPTION                               |   20 
 fauxnaif-0.6.0/fauxnaif/MD5                                       |   48 
 fauxnaif-0.6.0/fauxnaif/NAMESPACE                                 |    1 
 fauxnaif-0.6.0/fauxnaif/NEWS.md                                   |   96 -
 fauxnaif-0.6.0/fauxnaif/R/error_helpers.r                         |  107 --
 fauxnaif-0.6.0/fauxnaif/R/faux_na_if.r                            |  152 +-
 fauxnaif-0.6.0/fauxnaif/R/fauxnaif-package.R                      |only
 fauxnaif-0.6.0/fauxnaif/R/na_if.r                                 |  209 ++--
 fauxnaif-0.6.0/fauxnaif/R/scoped_na_if.r                          |  276 ++---
 fauxnaif-0.6.0/fauxnaif/README.md                                 |   76 -
 fauxnaif-0.6.0/fauxnaif/build/fauxnaif.pdf                        |only
 fauxnaif-0.6.0/fauxnaif/build/vignette.rds                        |binary
 fauxnaif-0.6.0/fauxnaif/inst/CITATION                             |   32 
 fauxnaif-0.6.0/fauxnaif/inst/doc/fauxnaif.R                       |   41 
 fauxnaif-0.6.0/fauxnaif/inst/doc/fauxnaif.Rmd                     |  514 ++++------
 fauxnaif-0.6.0/fauxnaif/inst/doc/fauxnaif.html                    |  342 +++---
 fauxnaif-0.6.0/fauxnaif/man/faux_census.Rd                        |    4 
 fauxnaif-0.6.0/fauxnaif/man/fauxnaif-package.Rd                   |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-archived.svg        |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-defunct.svg         |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-deprecated.svg      |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-experimental.svg    |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-maturing.svg        |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-questioning.svg     |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-soft-deprecated.svg |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-stable.svg          |only
 fauxnaif-0.6.0/fauxnaif/man/figures/lifecycle-superseded.svg      |only
 fauxnaif-0.6.0/fauxnaif/man/na_if_in.Rd                           |only
 fauxnaif-0.6.0/fauxnaif/man/scoped_na_if.Rd                       |    9 
 fauxnaif-0.6.0/fauxnaif/tests/testthat/test-na_if.R               |  154 +-
 fauxnaif-0.6.0/fauxnaif/vignettes/fauxnaif.Rmd                    |  514 ++++------
 32 files changed, 1295 insertions(+), 1300 deletions(-)

More information about fauxnaif at CRAN
Permanent link

Package exact2x2 updated to version 1.6.5 with previous version 1.6.4.1 dated 2020-06-30

Title: Exact Tests and Confidence Intervals for 2x2 Tables
Description: Calculates conditional exact tests (Fisher's exact test, Blaker's exact test, or exact McNemar's test) and unconditional exact tests (including score-based tests on differences in proportions, ratios of proportions, and odds ratios, and Boshcloo's test) with appropriate matching confidence intervals, and provides power and sample size calculations. Gives melded confidence intervals for the binomial case (Fay, et al, 2015, <DOI:10.1111/biom.12231>). Gives boundary-optimized rejection region test (Gabriel, et al, 2018, <DOI:10.1002/sim.7579>), an unconditional exact test for the situation where the controls are all expected to fail.
Author: Michael P. Fay [aut, cre], Sally A. Hunsberger [ctb], Martha Nason [ctb], Erin Gabriel [ctb], Keith Lumbard [ctb]
Maintainer: Michael P. Fay <mfay@niaid.nih.gov>

Diff between exact2x2 versions 1.6.4.1 dated 2020-06-30 and 1.6.5 dated 2020-08-03

 ChangeLog                               |    3 +
 DESCRIPTION                             |    8 ++--
 MD5                                     |   20 ++++++------
 R/boschloo.R                            |    8 ++--
 R/uncondExact2x2.R                      |   52 +++++++++++++++++++++++++++-----
 inst/doc/exact2x2.pdf                   |binary
 inst/doc/exact2x2Validation.pdf         |binary
 inst/doc/exactMcNemar.pdf               |binary
 inst/doc/midpAdjustment.pdf             |binary
 inst/doc/unconditionalExact2x2Tests.pdf |binary
 man/exact2x2-package.Rd                 |    6 +--
 11 files changed, 69 insertions(+), 28 deletions(-)

More information about exact2x2 at CRAN
Permanent link

Package blavaan updated to version 0.3-10 with previous version 0.3-9 dated 2020-03-09

Title: Bayesian Latent Variable Analysis
Description: Fit a variety of Bayesian latent variable models, including confirmatory factor analysis, structural equation models, and latent growth curve models.
Author: Edgar Merkle [aut, cre] (<https://orcid.org/0000-0001-7158-0653>), Yves Rosseel [aut], Ben Goodrich [aut], Mauricio Garnier-Villarreal [ctb] (<https://orcid.org/0000-0002-2951-6647>, R/blav_compare.R, R/ctr_bayes_fit.R), Terrence D. Jorgensen [ctb] (<https://orcid.org/0000-0001-5111-6773>, R/ctr_bayes_fit.R, R/ctr_ppmc.R), Huub Hoofs [ctb] (R/ctr_bayes_fit.R), Rens van de Schoot [ctb] (R/ctr_bayes_fit.R)
Maintainer: Edgar Merkle <merklee@missouri.edu>

Diff between blavaan versions 0.3-9 dated 2020-03-09 and 0.3-10 dated 2020-08-03

 DESCRIPTION                                  |    8 
 MD5                                          |   40 +--
 NEWS                                         |   10 
 R/blav_compare.R                             |   22 +
 R/blav_object_inspect.R                      |   47 +++
 R/blav_utils.R                               |  100 +++++++
 R/blavaan.R                                  |   50 ++-
 R/ctr_bayes_fit.R                            |    4 
 R/lav_export_mcmc.R                          |    9 
 R/lav_export_stanclassic.R                   |   17 +
 R/lav_export_stanmarg.R                      |  226 ++++++++++++-----
 R/set_priors.R                               |    7 
 R/set_stanpars.R                             |   21 +
 R/stanmarg_data.R                            |   45 +--
 man/bcfa.Rd                                  |   23 +
 man/bgrowth.Rd                               |   22 +
 man/blavaan.Rd                               |   22 +
 man/bsem.Rd                                  |   21 +
 src/stan_files/stanmarg.stan                 |  344 +++++++++++++++------------
 tests/testthat/tests.blavaan.R               |   12 
 tests/testthat/tests.blavaanobject-methods.R |    7 
 21 files changed, 711 insertions(+), 346 deletions(-)

More information about blavaan at CRAN
Permanent link

Package MTGS (with last version 0.1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2019-10-16 0.1.0

Permanent link
Package portfolioBacktest (with last version 0.2.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2019-10-07 0.2.1
2019-08-23 0.2.0
2019-07-05 0.1.1
2019-06-19 0.1.0

Permanent link
Package fastkmedoids (with last version 1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2020-07-18 1.0

Permanent link
Package suppdata (with last version 1.1-1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2019-04-25 1.1-1

Permanent link
Package resautonet (with last version 1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2019-03-16 1.0

Permanent link
Package QUIC (with last version 1.1.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2020-07-20 1.1.1
2012-05-17 1.1
2012-05-16 1.0
2012-02-29 2012.02

Permanent link
Package scio (with last version 0.9.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2020-03-02 0.9.0
2014-04-15 0.6.1
2012-05-06 0.4.1

Permanent link
Package pulsar (with last version 0.3.6) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2019-08-22 0.3.6
2019-03-07 0.3.5
2018-09-02 0.3.4
2018-06-12 0.3.3

Permanent link
Package SparseTSCGM (with last version 3.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2020-05-24 3.0

Permanent link
Package abundant (with last version 1.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2017-01-01 1.1
2013-07-03 1.0

Permanent link
Package obliclus (with last version 0.9) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-07-20 0.9

Permanent link
Package NeatMap (with last version 0.3.6.2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2014-07-29 0.3.6.2
2013-11-01 0.3.6.1
2012-10-02 0.3.6
2012-03-16 0.3.5
2010-04-23 0.3.4
2010-01-29 0.3.3
2010-01-04 0.3.2
2009-09-21 0.3.1
2009-05-15 0.2
2009-05-13 0.1

Permanent link
Package MRwarping (with last version 1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2013-10-11 1.0

Permanent link
Package brainwaver (with last version 1.6) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-12-02 1.6

Permanent link
Package qVarSel (with last version 1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2014-06-12 1.0

Permanent link
Package tsnetwork (with last version 1.2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2020-02-29 1.2

Permanent link
Package MRCE (with last version 2.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2017-01-05 2.1
2013-06-10 2.0
2012-01-07 1.0

Permanent link
Package StratifiedMedicine updated to version 1.0.2 with previous version 1.0.1 dated 2020-06-17

Title: Stratified Medicine
Description: A toolkit for stratified medicine, subgroup identification, and precision medicine. Current tools include (1) filtering models (reduce covariate space), (2) patient-level estimate models (counterfactual patient-level quantities, for example the individual treatment effect), (3) subgroup identification models (find subsets of patients with similar treatment effects), and (4) parameter estimation and inference (for the overall population and discovered subgroups). These tools can directly feed into stratified medicine algorithms including PRISM (patient response identifiers for stratified medicine; Jemielita and Mehrotra 2019 <arXiv:1912.03337>. PRISM is a flexible and general framework which accepts user-created models/functions. This package is in beta and will be continually updated.
Author: Thomas Jemielita [aut, cre]
Maintainer: Thomas Jemielita <thomasjemielita@gmail.com>

Diff between StratifiedMedicine versions 1.0.1 dated 2020-06-17 and 1.0.2 dated 2020-08-03

 DESCRIPTION                        |   10 
 MD5                                |  114 +--
 NAMESPACE                          |  162 ++--
 NEWS.md                            |   26 
 R/PRISM.R                          | 1075 ++++++++++++++---------------
 R/PRISM_resamp.R                   |  407 +++++------
 R/PRISM_train.R                    |  205 ++---
 R/filter_train.R                   |  204 ++---
 R/generate_subgrp_data.R           |  176 ++--
 R/learners.R                       | 1364 ++++++++++++++++++-------------------
 R/meta_learners.R                  |  360 ++++-----
 R/param_combine.R                  |   82 +-
 R/param_est.R                      |  194 ++---
 R/ple_train.R                      |  414 +++++------
 R/plot.R                           |  456 ++++++------
 R/plot_dependence.R                |  362 ++++-----
 R/plot_forest.R                    |   72 -
 R/plot_ggparty.R                   |  701 +++++++++----------
 R/plot_importance.R                |   76 +-
 R/plot_ple.R                       |  160 ++--
 R/plot_resample.R                  |   72 -
 R/submod_train.R                   |  389 +++++-----
 R/utils.R                          |  852 +++++++++++------------
 README.md                          |  308 ++++----
 inst/doc/SM_PRISM.R                |   19 
 inst/doc/SM_PRISM.Rmd              |  641 ++++++++---------
 inst/doc/SM_PRISM.html             |  713 ++++++++++---------
 inst/doc/SM_User_Models.Rmd        |  446 ++++++------
 man/PRISM.Rd                       |  658 ++++++++---------
 man/figures/README-example-1.png   |binary
 man/figures/README-example-2.png   |binary
 man/figures/README-example-3.png   |binary
 man/figures/README-example-4.png   |binary
 man/figures/README-example-5.png   |binary
 man/figures/README-example-6.png   |binary
 man/figures/README-example-7.png   |binary
 man/filter_train.Rd                |  246 +++---
 man/generate_subgrp_data.Rd        |   52 -
 man/param_combine.Rd               |   54 -
 man/param_est.Rd                   |  192 ++---
 man/ple_train.Rd                   |  286 +++----
 man/plot.PRISM.Rd                  |  164 ++--
 man/plot_dependence.Rd             |  114 +--
 man/plot_importance.Rd             |   70 -
 man/plot_ple.Rd                    |   82 +-
 man/predict.PRISM.Rd               |   96 +-
 man/predict.ple_train.Rd           |   86 +-
 man/predict.submod_train.Rd        |   84 +-
 man/submod_train.Rd                |  297 ++++----
 man/summary.PRISM.Rd               |   44 -
 tests/testthat.R                   |    8 
 tests/testthat/test-param_est.R    |  200 ++---
 tests/testthat/test-resampling.R   |  118 +--
 tests/testthat/test_filter_train.R |  160 ++--
 tests/testthat/test_ple_train.R    |  178 ++--
 tests/testthat/test_ple_train_A3.R |  268 +++----
 vignettes/SM_PRISM.Rmd             |  641 ++++++++---------
 vignettes/SM_User_Models.Rmd       |  446 ++++++------
 58 files changed, 7360 insertions(+), 7244 deletions(-)

More information about StratifiedMedicine at CRAN
Permanent link

Package MCPModPack updated to version 0.3 with previous version 0.2 dated 2020-06-17

Title: Simulation-Based Design and Analysis of Dose-Finding Trials
Description: An efficient implementation of the MCPMod (Multiple Comparisons and Modeling) method to support a simulation-based design and analysis of dose-finding trials with normally distributed, binary and count endpoints (Bretz et al. (2005) <doi:10.1111/j.1541-0420.2005.00344.x>).
Author: Alex Dmitrienko [aut, cre], Alun Bedding [ctb], John Cook [ctb]
Maintainer: Alex Dmitrienko <admitrienko@medianainc.com>

Diff between MCPModPack versions 0.2 dated 2020-06-17 and 0.3 dated 2020-08-03

 DESCRIPTION                             |   14 
 MD5                                     |   28 
 R/supportive.r                          |   77 +-
 inst/AnalysisApp/ui.r                   |   14 
 inst/SimulationApp/ui.r                 | 1098 ++++++++++++++++----------------
 inst/doc/technical_manual.pdf           |binary
 man/AnalysisApp.Rd                      |    2 
 man/AnalysisReport.Rd                   |   10 
 man/MCPModAnalysis.Rd                   |   10 
 man/MCPModPack-package.Rd               |   12 
 man/MCPModSimulation.Rd                 |   14 
 man/SimulationReport.Rd                 |   10 
 src/mcpmodpack.cpp                      |   49 -
 tests/testthat/test-optimal_contrasts.r |  307 ++++----
 tests/testthat/test-test_statistics.r   |  317 ++++-----
 15 files changed, 990 insertions(+), 972 deletions(-)

More information about MCPModPack at CRAN
Permanent link

Package spmoran updated to version 0.2.0-2 with previous version 0.2.0-1 dated 2020-05-31

Title: Moran Eigenvector-Based Scalable Spatial Additive Mixed Modeling
Description: Functions for estimating Moran eigenvector-based spatial additive mixed models, and other spatial regression models. For details see Murakami (2020) <arXiv:1703.04467>.
Author: Daisuke Murakami
Maintainer: Daisuke Murakami <dmuraka@ism.ac.jp>

Diff between spmoran versions 0.2.0-1 dated 2020-05-31 and 0.2.0-2 dated 2020-08-03

 DESCRIPTION                |    8 ++---
 MD5                        |   14 ++++-----
 R/plot_s.R                 |   43 +++++++++++++++++++++---------
 R/resf_vc.R                |   64 ++++++++++++++++++++++++++++++++++++---------
 inst/doc/boston_sample.pdf |binary
 man/plot_s.Rd              |    9 +++---
 man/resf.Rd                |   12 ++++++++
 man/resf_vc.Rd             |   25 +++++++++--------
 8 files changed, 125 insertions(+), 50 deletions(-)

More information about spmoran at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.