Title: Calculate Expertise Indices
Description: Institutional performance assessment remains a key challenge to a multitude of stakeholders. Existing indicators such as h-type indicators, g-type indicators, and many others do not reflect expertise of institutions that defines their research portfolio. The package offers functionality to compute and visualise two novel indices: the x-index and the xd-index. The x-index evaluates an institution's scholarly expertise within a specific discipline or field, while the xd-index provides a broader assessment of overall scholarly expertise considering an institution's publication pattern and strengths across coarse thematic areas. These indices offer a nuanced understanding of institutional research capabilities, aiding stakeholders in research management and resource allocation decisions. Lathabai, H.H., Nandy, A., and Singh, V.K. (2021) <doi:10.1007/s11192-021-04188-3>. Nandy, A., Lathabai, H.H., and Singh, V.K. (2023) <doi:10.5281/zenodo.8305585>.
Author: Nilabhra Rohan Das [cre, aut] ,
Abhirup Nandy [aut]
Maintainer: Nilabhra Rohan Das <nr.das@yahoo.com>
Diff between xxdi versions 1.1.0 dated 2024-06-21 and 1.2.3 dated 2024-08-16
DESCRIPTION | 6 +-- MD5 | 28 +++++++------- NEWS.md | 6 +++ R/g_index.R | 65 +++++++++++++++++++------------- R/h_index.R | 63 ++++++++++++++++++------------- R/x_index.R | 19 ++++++--- R/xc_index.R | 19 +++++++-- R/xd_index.R | 19 ++++++--- R/xdc_index.R | 109 ++++++++++++++++++++++++++++++++++++++++++++++--------- man/g_index.Rd | 6 +-- man/h_index.Rd | 6 +-- man/x_index.Rd | 12 +++--- man/xc_index.Rd | 22 +++++++++-- man/xd_index.Rd | 12 +++--- man/xdc_index.Rd | 8 ++-- 15 files changed, 273 insertions(+), 127 deletions(-)
Title: Supporting Functions for Packages Maintained by 'Yihui Xie'
Description: Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.
Author: Yihui Xie [aut, cre, cph] ,
Wush Wu [ctb],
Daijiang Li [ctb],
Xianying Tan [ctb],
Salim Brueggemann [ctb] ,
Christophe Dervieux [ctb],
Posit Software, PBC [cph, fnd]
Maintainer: Yihui Xie <xie@yihui.name>
Diff between xfun versions 0.46 dated 2024-07-18 and 0.47 dated 2024-08-16
DESCRIPTION | 9 ++++---- MD5 | 26 +++++++++++++----------- NAMESPACE | 2 + NEWS.md | 8 +++++++ R/base64.R | 2 - R/cache.R | 24 +++++++++++----------- R/io.R | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++ R/record.R | 13 ++++++++++-- R/revcheck.R | 43 +++++++++++++++++++++++----------------- R/session.R | 2 - R/zzz.R |only build/vignette.rds |binary inst/doc/xfun.html | 10 ++++----- man/cache_exec.Rd | 19 ++++++++--------- man/lazy_save.Rd |only 15 files changed, 149 insertions(+), 65 deletions(-)
Title: Producing and Reproducing Results
Description: A system for embedded scientific computing and reproducible research with R.
The OpenCPU server exposes a simple but powerful HTTP api for RPC and data interchange
with R. This provides a reliable and scalable foundation for statistical services or
building R web applications. The OpenCPU server runs either as a single-user development
server within the interactive R session, or as a multi-user Linux stack based on Apache2.
The entire system is fully open source and permissively licensed. The OpenCPU website
has detailed documentation and example apps.
Author: Jeroen Ooms [aut, cre]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Diff between opencpu versions 2.2.12 dated 2024-05-14 and 2.2.13 dated 2024-08-16
DESCRIPTION | 8 ++++---- MD5 | 16 ++++++++-------- NAMESPACE | 1 + NEWS | 4 ++++ R/httpget_info.R | 1 + build/vignette.rds |binary inst/config/defaults.conf | 2 +- inst/doc/opencpu-paper.pdf |binary man/apps.Rd | 2 +- 9 files changed, 20 insertions(+), 14 deletions(-)
Title: Integration to 'Apache' 'Arrow'
Description: 'Apache' 'Arrow' <https://arrow.apache.org/> is a cross-language
development platform for in-memory data. It specifies a standardized
language-independent columnar memory format for flat and hierarchical data,
organized for efficient analytic operations on modern hardware. This
package provides an interface to the 'Arrow C++' library.
Author: Neal Richardson [aut],
Ian Cook [aut],
Nic Crane [aut],
Dewey Dunnington [aut] ,
Romain Francois [aut] ,
Jonathan Keane [aut, cre],
Dragoș Moldovan-Gruenfeld [aut],
Jeroen Ooms [aut],
Jacob Wujciak-Jens [aut],
Javier Luraschi [ctb],
Karl Dunkle Werner [...truncated...]
Maintainer: Jonathan Keane <jkeane@gmail.com>
Diff between arrow versions 16.1.0 dated 2024-05-25 and 17.0.0 dated 2024-08-16
arrow-16.1.0/arrow/tools/checksums/darwin-arm64-openssl-1.1/arrow-16.1.0.zip.sha512 |only arrow-16.1.0/arrow/tools/checksums/darwin-arm64-openssl-3.0/arrow-16.1.0.zip.sha512 |only arrow-16.1.0/arrow/tools/checksums/darwin-x86_64-openssl-1.1/arrow-16.1.0.zip.sha512 |only arrow-16.1.0/arrow/tools/checksums/darwin-x86_64-openssl-3.0/arrow-16.1.0.zip.sha512 |only arrow-16.1.0/arrow/tools/checksums/linux-openssl-1.0/arrow-16.1.0.zip.sha512 |only arrow-16.1.0/arrow/tools/checksums/linux-openssl-1.1/arrow-16.1.0.zip.sha512 |only arrow-16.1.0/arrow/tools/checksums/linux-openssl-3.0/arrow-16.1.0.zip.sha512 |only arrow-16.1.0/arrow/tools/checksums/windows/arrow-16.1.0.zip.sha512 |only arrow-16.1.0/arrow/tools/cpp/build-support/__pycache__ |only arrow-17.0.0/arrow/DESCRIPTION | 15 arrow-17.0.0/arrow/MD5 | 618 - arrow-17.0.0/arrow/NEWS.md | 42 arrow-17.0.0/arrow/R/arrow-datum.R | 31 arrow-17.0.0/arrow/R/arrow-info.R | 2 arrow-17.0.0/arrow/R/arrow-package.R | 17 arrow-17.0.0/arrow/R/arrowExports.R | 12 arrow-17.0.0/arrow/R/dplyr-across.R | 7 arrow-17.0.0/arrow/R/dplyr-arrange.R | 81 arrow-17.0.0/arrow/R/dplyr-collect.R | 2 arrow-17.0.0/arrow/R/dplyr-datetime-helpers.R | 31 arrow-17.0.0/arrow/R/dplyr-eval.R | 260 arrow-17.0.0/arrow/R/dplyr-filter.R | 90 arrow-17.0.0/arrow/R/dplyr-funcs-agg.R |only arrow-17.0.0/arrow/R/dplyr-funcs-conditional.R | 16 arrow-17.0.0/arrow/R/dplyr-funcs-datetime.R | 18 arrow-17.0.0/arrow/R/dplyr-funcs-doc.R | 14 arrow-17.0.0/arrow/R/dplyr-funcs-simple.R | 2 arrow-17.0.0/arrow/R/dplyr-funcs-string.R | 76 arrow-17.0.0/arrow/R/dplyr-funcs-type.R | 7 arrow-17.0.0/arrow/R/dplyr-funcs.R | 109 arrow-17.0.0/arrow/R/dplyr-join.R | 8 arrow-17.0.0/arrow/R/dplyr-mutate.R | 199 arrow-17.0.0/arrow/R/dplyr-slice.R | 2 arrow-17.0.0/arrow/R/dplyr-summarize.R | 508 - arrow-17.0.0/arrow/R/dplyr.R | 16 arrow-17.0.0/arrow/R/expression.R | 3 arrow-17.0.0/arrow/R/extension.R | 7 arrow-17.0.0/arrow/R/filesystem.R | 3 arrow-17.0.0/arrow/R/metadata.R | 109 arrow-17.0.0/arrow/R/query-engine.R | 8 arrow-17.0.0/arrow/R/udf.R | 7 arrow-17.0.0/arrow/configure | 14 arrow-17.0.0/arrow/inst/build_arrow_static.sh | 2 arrow-17.0.0/arrow/man/acero.Rd | 14 arrow-17.0.0/arrow/man/arrow_not_supported.Rd |only arrow-17.0.0/arrow/man/register_binding.Rd | 45 arrow-17.0.0/arrow/src/arrowExports.cpp | 28 arrow-17.0.0/arrow/src/arrow_cpp11.h | 39 arrow-17.0.0/arrow/src/compute-exec.cpp | 18 arrow-17.0.0/arrow/src/expression.cpp | 17 arrow-17.0.0/arrow/src/filesystem.cpp | 14 arrow-17.0.0/arrow/tests/testthat/_snaps/dataset-dplyr.md |only arrow-17.0.0/arrow/tests/testthat/_snaps/dplyr-across.md |only arrow-17.0.0/arrow/tests/testthat/_snaps/dplyr-eval.md |only arrow-17.0.0/arrow/tests/testthat/_snaps/dplyr-funcs-datetime.md |only arrow-17.0.0/arrow/tests/testthat/_snaps/dplyr-mutate.md |only arrow-17.0.0/arrow/tests/testthat/_snaps/dplyr-query.md | 4 arrow-17.0.0/arrow/tests/testthat/_snaps/dplyr-summarize.md | 41 arrow-17.0.0/arrow/tests/testthat/helper-expectation.R | 7 arrow-17.0.0/arrow/tests/testthat/test-compute-arith.R | 57 arrow-17.0.0/arrow/tests/testthat/test-csv.R | 17 arrow-17.0.0/arrow/tests/testthat/test-dataset-dplyr.R | 16 arrow-17.0.0/arrow/tests/testthat/test-dplyr-across.R | 39 arrow-17.0.0/arrow/tests/testthat/test-dplyr-collapse.R | 13 arrow-17.0.0/arrow/tests/testthat/test-dplyr-eval.R |only arrow-17.0.0/arrow/tests/testthat/test-dplyr-filter.R | 26 arrow-17.0.0/arrow/tests/testthat/test-dplyr-funcs-conditional.R | 130 arrow-17.0.0/arrow/tests/testthat/test-dplyr-funcs-datetime.R | 67 arrow-17.0.0/arrow/tests/testthat/test-dplyr-funcs-string.R | 89 arrow-17.0.0/arrow/tests/testthat/test-dplyr-funcs.R | 32 arrow-17.0.0/arrow/tests/testthat/test-dplyr-join.R | 32 arrow-17.0.0/arrow/tests/testthat/test-dplyr-mutate.R | 70 arrow-17.0.0/arrow/tests/testthat/test-dplyr-query.R | 1 arrow-17.0.0/arrow/tests/testthat/test-dplyr-summarize.R | 188 arrow-17.0.0/arrow/tests/testthat/test-extension.R | 8 arrow-17.0.0/arrow/tests/testthat/test-metadata.R | 69 arrow-17.0.0/arrow/tests/testthat/test-udf.R | 14 arrow-17.0.0/arrow/tools/checksums/darwin-arm64-openssl-1.1/arrow-17.0.0.zip.sha512 |only arrow-17.0.0/arrow/tools/checksums/darwin-arm64-openssl-3.0/arrow-17.0.0.zip.sha512 |only arrow-17.0.0/arrow/tools/checksums/darwin-x86_64-openssl-1.1/arrow-17.0.0.zip.sha512 |only arrow-17.0.0/arrow/tools/checksums/darwin-x86_64-openssl-3.0/arrow-17.0.0.zip.sha512 |only arrow-17.0.0/arrow/tools/checksums/linux-openssl-1.0/arrow-17.0.0.zip.sha512 |only arrow-17.0.0/arrow/tools/checksums/linux-openssl-1.1/arrow-17.0.0.zip.sha512 |only arrow-17.0.0/arrow/tools/checksums/linux-openssl-3.0/arrow-17.0.0.zip.sha512 |only arrow-17.0.0/arrow/tools/checksums/windows/arrow-17.0.0.zip.sha512 |only arrow-17.0.0/arrow/tools/cpp/CMakeLists.txt | 19 arrow-17.0.0/arrow/tools/cpp/CMakeLists.txt-e |only arrow-17.0.0/arrow/tools/cpp/CMakePresets.json | 52 arrow-17.0.0/arrow/tools/cpp/build-support/update-thrift.sh | 2 arrow-17.0.0/arrow/tools/cpp/cmake_modules/DefineOptions.cmake | 2 arrow-17.0.0/arrow/tools/cpp/cmake_modules/FindProtobufAlt.cmake | 5 arrow-17.0.0/arrow/tools/cpp/cmake_modules/Findlz4Alt.cmake | 12 arrow-17.0.0/arrow/tools/cpp/cmake_modules/FindorcAlt.cmake | 1 arrow-17.0.0/arrow/tools/cpp/cmake_modules/Findutf8proc.cmake | 2 arrow-17.0.0/arrow/tools/cpp/cmake_modules/SetupCxxFlags.cmake | 4 arrow-17.0.0/arrow/tools/cpp/cmake_modules/ThirdpartyToolchain.cmake | 362 arrow-17.0.0/arrow/tools/cpp/src/arrow/CMakeLists.txt | 74 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/CMakeLists.txt | 21 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc | 158 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/exec_plan.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/hash_join.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/hash_join_benchmark.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc | 42 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/query_context.cc | 12 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/query_context.h | 8 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/sink_node.cc | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc | 52 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/swiss_join.cc | 18 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/task_util.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/acero/tpch_node.cc | 14 arrow-17.0.0/arrow/tools/cpp/src/arrow/adapters/orc/adapter.cc | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/adapters/orc/util.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/array_base.h | 8 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/array_nested.cc | 90 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/array_nested.h | 41 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/builder_base.h | 11 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/builder_nested.h | 22 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/builder_primitive.h | 5 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/builder_run_end.cc | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/concatenate.cc | 5 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/data.cc | 54 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/data.h | 22 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/util.cc | 7 arrow-17.0.0/arrow/tools/cpp/src/arrow/array/validate.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/buffer.cc | 12 arrow-17.0.0/arrow/tools/cpp/src/arrow/c/bridge.cc | 317 arrow-17.0.0/arrow/tools/cpp/src/arrow/c/bridge.h | 61 arrow-17.0.0/arrow/tools/cpp/src/arrow/c/helpers.h | 49 arrow-17.0.0/arrow/tools/cpp/src/arrow/c/util_internal.h | 22 arrow-17.0.0/arrow/tools/cpp/src/arrow/chunk_resolver.cc | 80 arrow-17.0.0/arrow/tools/cpp/src/arrow/chunk_resolver.h | 128 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/CMakeLists.txt | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/api_scalar.cc | 8 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/api_scalar.h | 7 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/api_vector.cc | 7 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/api_vector.h | 12 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/exec.cc | 10 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/expression.cc | 8 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/function_internal.h | 5 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernel.cc | 44 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/CMakeLists.txt | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc | 21 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/gather_internal.h |only arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc | 18 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc | 5 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc | 13 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc | 157 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else_benchmark.cc | 50 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_list_benchmark.cc |only arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc | 391 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc | 20 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc | 10 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/test_util.cc | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc | 16 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc | 121 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc | 36 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc | 60 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc | 166 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.h | 14 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc | 651 - arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc | 30 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h | 19 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/key_map_internal.h | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/light_array_internal.h | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/row/CMakeLists.txt | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc | 41 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h | 35 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc | 66 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/row/grouper.cc | 52 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/row/grouper.h | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/row/grouper_benchmark.cc |only arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/util.cc | 31 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/util.h | 73 arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/util_internal.cc |only arrow-17.0.0/arrow/tools/cpp/src/arrow/compute/util_internal.h | 63 arrow-17.0.0/arrow/tools/cpp/src/arrow/config.cc | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/csv/reader.cc | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/csv/writer.cc | 96 arrow-17.0.0/arrow/tools/cpp/src/arrow/csv/writer.h | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/dataset/dataset.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/dataset/file_csv.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc | 9 arrow-17.0.0/arrow/tools/cpp/src/arrow/dataset/scan_node.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/dataset/scanner.cc | 35 arrow-17.0.0/arrow/tools/cpp/src/arrow/dataset/scanner.h | 9 arrow-17.0.0/arrow/tools/cpp/src/arrow/dataset/test_util_internal.h | 18 arrow-17.0.0/arrow/tools/cpp/src/arrow/device.cc | 30 arrow-17.0.0/arrow/tools/cpp/src/arrow/device.h | 12 arrow-17.0.0/arrow/tools/cpp/src/arrow/engine/substrait/expression_internal.cc | 26 arrow-17.0.0/arrow/tools/cpp/src/arrow/engine/substrait/extended_expression_internal.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/engine/substrait/extension_set.cc | 10 arrow-17.0.0/arrow/tools/cpp/src/arrow/engine/substrait/plan_internal.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/engine/substrait/relation_internal.cc | 11 arrow-17.0.0/arrow/tools/cpp/src/arrow/engine/substrait/serde.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/engine/substrait/type_internal.cc | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc | 66 arrow-17.0.0/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.h | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/CMakeLists.txt | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/azurefs.cc | 87 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/azurefs.h | 40 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc | 39 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/filesystem.h | 30 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/localfs.cc | 39 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/localfs.h | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/s3fs.cc | 147 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/s3fs.h | 11 arrow-17.0.0/arrow/tools/cpp/src/arrow/filesystem/util_internal.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/CMakeLists.txt | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/client.cc | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/client.h | 8 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/cookie_internal.cc | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/flight_benchmark.cc | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/integration_tests/test_integration.cc | 125 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/middleware.h | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/otel_logging.cc |only arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/otel_logging.h |only arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/otel_logging_internal.h |only arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/server.h | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/server_middleware.h | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/server_tracing_middleware.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/sql/client.cc | 110 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/sql/client.h | 18 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/sql/server.cc | 106 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/sql/server.h | 30 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/sql/server_session_middleware.h | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/sql/test_app_cli.cc | 61 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/sql/test_server_cli.cc | 40 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/sql/types.h | 31 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/transport.h | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/types.h | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/flight/types_async.h | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/gpu/cuda_benchmark.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/gpu/cuda_memory.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/integration/json_internal.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/io/buffered.cc | 12 arrow-17.0.0/arrow/tools/cpp/src/arrow/io/compressed.cc | 46 arrow-17.0.0/arrow/tools/cpp/src/arrow/io/file.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/io/hdfs.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/io/stdio.cc | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/ipc/CMakeLists.txt | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/ipc/message.cc | 18 arrow-17.0.0/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc | 15 arrow-17.0.0/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/ipc/reader.cc | 11 arrow-17.0.0/arrow/tools/cpp/src/arrow/ipc/writer.cc | 52 arrow-17.0.0/arrow/tools/cpp/src/arrow/json/object_writer.h | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/pretty_print.cc | 9 arrow-17.0.0/arrow/tools/cpp/src/arrow/record_batch.cc | 305 arrow-17.0.0/arrow/tools/cpp/src/arrow/record_batch.h | 60 arrow-17.0.0/arrow/tools/cpp/src/arrow/scalar.cc | 8 arrow-17.0.0/arrow/tools/cpp/src/arrow/table.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/table.h | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/table_builder.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/telemetry |only arrow-17.0.0/arrow/tools/cpp/src/arrow/tensor.cc | 206 arrow-17.0.0/arrow/tools/cpp/src/arrow/tensor.h | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/testing/builder.h | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/testing/examplefs.cc | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/testing/extension_type.h | 19 arrow-17.0.0/arrow/tools/cpp/src/arrow/testing/fixed_width_test_util.cc |only arrow-17.0.0/arrow/tools/cpp/src/arrow/testing/fixed_width_test_util.h |only arrow-17.0.0/arrow/tools/cpp/src/arrow/type.cc | 30 arrow-17.0.0/arrow/tools/cpp/src/arrow/type.h | 43 arrow-17.0.0/arrow/tools/cpp/src/arrow/type_fwd.h | 12 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/CMakeLists.txt | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/align_util.cc | 17 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/async_generator.h | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/bit_util_benchmark.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/bitmap_builders.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/bitmap_reader_benchmark.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/compression.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/config.h.cmake | 3 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/config_internal.h.cmake |only arrow-17.0.0/arrow/tools/cpp/src/arrow/util/decimal.cc | 4 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/decimal.h | 8 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc |only arrow-17.0.0/arrow/tools/cpp/src/arrow/util/fixed_width_internal.h |only arrow-17.0.0/arrow/tools/cpp/src/arrow/util/future.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/future.h | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/io_util.cc | 6 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/iterator.h | 19 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/logger.cc |only arrow-17.0.0/arrow/tools/cpp/src/arrow/util/logger.h |only arrow-17.0.0/arrow/tools/cpp/src/arrow/util/logging.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/logging.h | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/macros.h | 78 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/tracing_internal.cc | 1 arrow-17.0.0/arrow/tools/cpp/src/arrow/util/vector.h | 6 arrow-17.0.0/arrow/tools/cpp/src/generated/parquet_types.cpp | 4745 ---------- arrow-17.0.0/arrow/tools/cpp/src/generated/parquet_types.h | 426 arrow-17.0.0/arrow/tools/cpp/src/generated/parquet_types.tcc |only arrow-17.0.0/arrow/tools/cpp/src/parquet/CMakeLists.txt | 3 arrow-17.0.0/arrow/tools/cpp/src/parquet/arrow/reader.cc | 10 arrow-17.0.0/arrow/tools/cpp/src/parquet/arrow/writer.cc | 12 arrow-17.0.0/arrow/tools/cpp/src/parquet/arrow/writer.h | 10 arrow-17.0.0/arrow/tools/cpp/src/parquet/column_page.h | 12 arrow-17.0.0/arrow/tools/cpp/src/parquet/column_reader.cc | 214 arrow-17.0.0/arrow/tools/cpp/src/parquet/column_reader.h | 2 arrow-17.0.0/arrow/tools/cpp/src/parquet/column_writer.cc | 22 arrow-17.0.0/arrow/tools/cpp/src/parquet/encoding.cc | 24 arrow-17.0.0/arrow/tools/cpp/src/parquet/encoding_benchmark.cc | 12 arrow-17.0.0/arrow/tools/cpp/src/parquet/encryption/encryption.h | 8 arrow-17.0.0/arrow/tools/cpp/src/parquet/encryption/encryption_internal.cc | 208 arrow-17.0.0/arrow/tools/cpp/src/parquet/encryption/encryption_internal.h | 20 arrow-17.0.0/arrow/tools/cpp/src/parquet/encryption/encryption_internal_nossl.cc | 14 arrow-17.0.0/arrow/tools/cpp/src/parquet/encryption/file_key_unwrapper.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/parquet/encryption/internal_file_decryptor.cc | 16 arrow-17.0.0/arrow/tools/cpp/src/parquet/encryption/internal_file_decryptor.h | 6 arrow-17.0.0/arrow/tools/cpp/src/parquet/encryption/key_toolkit_internal.cc | 12 arrow-17.0.0/arrow/tools/cpp/src/parquet/file_reader.cc | 3 arrow-17.0.0/arrow/tools/cpp/src/parquet/file_writer.h | 2 arrow-17.0.0/arrow/tools/cpp/src/parquet/metadata_benchmark.cc |only arrow-17.0.0/arrow/tools/cpp/src/parquet/platform.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/parquet/printer.cc | 3 arrow-17.0.0/arrow/tools/cpp/src/parquet/properties.cc | 2 arrow-17.0.0/arrow/tools/cpp/src/parquet/thrift_internal.h | 27 arrow-17.0.0/arrow/tools/cpp/src/parquet/types.h | 6 arrow-17.0.0/arrow/tools/cpp/thirdparty/versions.txt | 18 arrow-17.0.0/arrow/tools/cpp/vcpkg.json | 2 arrow-17.0.0/arrow/tools/dotenv | 18 arrow-17.0.0/arrow/tools/nixlibs.R | 30 arrow-17.0.0/arrow/tools/test-nixlibs.R | 4 arrow-17.0.0/arrow/tools/ubsan.supp | 1 330 files changed, 6978 insertions(+), 8852 deletions(-)
Title: A Toolbox for Public Health and Epidemiology
Description: A toolbox for making R functions and capabilities more
accessible to students and professionals from Epidemiology and
Public Health related disciplines. Includes a function to report
coefficients and confidence intervals from models using robust
standard errors (when available), functions that expand 'ggplot2'
plots and functions relevant for introductory papers in Epidemiology
or Public Health. Please note that use of the
provided data sets is for educational purposes only.
Author: Josie Athens [aut, cre],
Frank Harell [ctb],
John Fox [ctb],
R-Core [ctb]
Maintainer: Josie Athens <josie.athens@gmail.com>
Diff between pubh versions 1.3.2 dated 2024-01-11 and 1.3.7 dated 2024-08-16
DESCRIPTION | 24 - MD5 | 104 +++---- NAMESPACE | 8 R/data.R | 63 ++-- R/descriptive_functions.R | 52 +-- R/display_functions.R | 36 +- R/epi_functions.R | 31 +- R/misc_functions.R | 76 ++--- R/plot_functions.R | 240 ++++++++--------- build/vignette.rds |binary inst/doc/introduction.R | 138 ++++------ inst/doc/introduction.Rmd | 181 ++++++------- inst/doc/introduction.html | 424 +++++++++++++++---------------- inst/doc/regression.R | 266 +++++++++++-------- inst/doc/regression.Rmd | 295 ++++++++++++--------- inst/doc/regression.html | 608 ++++++++++++++++++++++++--------------------- man/Bernard.Rd | 4 man/Brenner.Rd | 4 man/Fentress.Rd | 2 man/Hodgkin.Rd | 6 man/Kirkwood.Rd | 4 man/Macmahon.Rd | 4 man/Oncho.Rd | 4 man/Roberts.Rd | 4 man/Rothman.Rd | 10 man/Sandler.Rd | 4 man/Sharples.Rd | 7 man/Tuzson.Rd | 2 man/Vanderpump.Rd | 8 man/axis_labs.Rd | 14 - man/bar_error.Rd | 12 man/bland_altman.Rd | 16 - man/box_plot.Rd | 14 - man/contingency.Rd | 8 man/cosm_reg.Rd | 22 - man/cosm_sum.Rd | 8 man/cross_tbl.Rd | 18 - man/diag_test.Rd | 2 man/estat.Rd | 6 man/gen_bst_df.Rd | 6 man/get_r2.Rd | 14 - man/gf_star.Rd | 18 - man/glm_coef.Rd | 8 man/hist_norm.Rd | 10 man/mhor.Rd | 17 - man/model_labels.Rd | 6 man/multiple.Rd | 4 man/predict_inv.Rd | 6 man/qq_plot.Rd | 10 man/strip_error.Rd | 32 +- man/theme_pubh.Rd | 10 vignettes/introduction.Rmd | 181 ++++++------- vignettes/regression.Rmd | 295 ++++++++++++--------- 53 files changed, 1752 insertions(+), 1594 deletions(-)
Title: Missing Person Identification Tools
Description: An open source software package written in R statistical language. It consist in a set of decision making tools to conduct missing person searches. Particularly, it allows computing optimal LR threshold for declaring potential matches in DNA-based database search. More recently 'mispitools' incorporates preliminary investigation data based LRs. Statistical weight of different traces of evidence such as biological sex, age and hair color are presented. For citing mispitools please use the following references: Marsico and Caridi, 2023 <doi:10.1016/j.fsigen.2023.102891> and Marsico, Vigeland et al. 2021 <doi:10.1016/j.fsigen.2021.102519>.
Author: Franco Marsico [aut, cre]
Maintainer: Franco Marsico <franco.lmarsico@gmail.com>
Diff between mispitools versions 1.1.0 dated 2024-07-07 and 1.2.0 dated 2024-08-16
DESCRIPTION | 11 ++--- MD5 | 46 +++++++++++++++--------- NAMESPACE | 10 +++-- R/DeT.R | 19 +--------- R/LRage.R | 4 +- R/LRcol.R | 7 ++- R/LRcolors.R |only R/LRdist.R | 87 ++++++++++++---------------------------------- R/LRsex.R | 12 ++---- R/Trates.R | 18 +-------- R/compute_LRs_colors.R |only R/conditionedProp.R |only R/deplot.R | 55 +++++++++++++++-------------- R/klPIE.R |only R/refProp.R |only R/simLR2dataframe.R |only R/simRef.R |only README.md | 12 +----- build/partial.rdb |binary man/LRage.Rd | 5 ++ man/LRcol.Rd | 9 +++- man/LRcolors.Rd |only man/LRdist.Rd | 4 -- man/LRsex.Rd | 9 +++- man/compute_LRs_colors.Rd |only man/conditionedProp.Rd |only man/deplot.Rd | 5 +- man/klPIE.Rd |only man/refProp.Rd |only man/simLR2dataframe.Rd |only man/simRef.Rd |only 31 files changed, 134 insertions(+), 179 deletions(-)
Title: Simulation of Chromosomal Regions Shared by Family Members
Description: Simulation of segments shared identical-by-descent (IBD) by
pedigree members. Using sex specific recombination rates along the
human genome (Halldorsson et al. (2019)
<doi:10.1126/science.aau1043>), phased chromosomes are simulated for
all pedigree members. Applications include calculation of realised
relatedness coefficients and IBD segment distributions. 'ibdsim2' is
part of the 'ped suite' collection of packages for pedigree analysis.
A detailed presentation of the 'ped suite', including a separate
chapter on 'ibdsim2', is available in the book 'Pedigree analysis in
R' (Vigeland, 2021, ISBN:9780128244302). A 'shiny' app for visualising
and comparing IBD distributions is available at
<https://magnusdv.shinyapps.io/ibdsim2-shiny/>.
Author: Magnus Dehli Vigeland [aut, cre]
Maintainer: Magnus Dehli Vigeland <m.d.vigeland@medisin.uio.no>
Diff between ibdsim2 versions 2.0.0 dated 2023-08-17 and 2.1.0 dated 2024-08-16
DESCRIPTION | 14 +++++----- MD5 | 35 +++++++++++++++++--------- NAMESPACE | 1 NEWS.md | 26 +++++++++++++++++++ R/findPattern.R | 5 +++ R/haploDraw.R | 41 ++++++++++++++++--------------- R/ibdsim2-package.R | 2 - R/launchApp.R |only R/plotSegmentDistribution.R | 10 +++---- README.md | 43 ++++++++++++++++++--------------- build/partial.rdb |binary inst |only man/figures/README-quartet-haplo-1.png |binary man/haploDraw.Rd | 16 +++++++----- man/launchApp.Rd |only man/plotSegmentDistribution.Rd | 10 +++---- 16 files changed, 126 insertions(+), 77 deletions(-)
Title: High Dimensional Mean Comparison with Projection and
Cross-Fitting
Description: Provides interpretable High-dimensional Mean Comparison methods (HMC). For example, users can use them to assess the difference in gene expression between two treatment groups. It is not a gene-by-gene comparison. Instead, we focus on the interplay between features and are interested in those that are predictive of the group label. The methods are valid frequentist tests and give sparse estimates indicating which features contribute to the test results.
Author: Tianyu Zhang [aut, cre, cph]
Maintainer: Tianyu Zhang <tianyuz3@andrew.cmu.edu>
Diff between HMC versions 1.0 dated 2024-03-09 and 1.1 dated 2024-08-16
HMC-1.0/HMC/R/high_dimensional_mean_comparison.R |only HMC-1.1/HMC/DESCRIPTION | 8 +-- HMC-1.1/HMC/MD5 | 25 ++++++------ HMC-1.1/HMC/R/anchored_lasso_and_related.R |only HMC-1.1/HMC/R/principle_component_based_methods.R |only HMC-1.1/HMC/R/supporting_function.R | 2 HMC-1.1/HMC/man/anchored_lasso_testing.Rd | 7 ++- HMC-1.1/HMC/man/debiased_pc_testing.Rd | 2 HMC-1.1/HMC/man/estimate_nuisance_parameter_lasso.Rd | 9 ++-- HMC-1.1/HMC/man/estimate_nuisance_pc.Rd | 2 HMC-1.1/HMC/man/evaluate_influence_function_multi_factor.Rd | 2 HMC-1.1/HMC/man/evaluate_pca_lasso_plug_in.Rd | 4 - HMC-1.1/HMC/man/evaluate_pca_plug_in.Rd | 2 HMC-1.1/HMC/man/index_spliter.Rd | 2 HMC-1.1/HMC/man/simple_pc_testing.Rd | 2 15 files changed, 38 insertions(+), 29 deletions(-)
Title: Reads Fixed-Width ASCII Data Files (.txt or .dat) that Have
Accompanying Setup Files (.sps or .sas)
Description: Lets you open a fixed-width ASCII file (.txt or
.dat) that has an accompanying setup file (.sps or .sas). These file
combinations are sometimes referred to as .txt+.sps, .txt+.sas,
.dat+.sps, or .dat+.sas. This will only run in a txt-sps or txt-sas
pair in which the setup file contains instructions to open that text
file. It will NOT open other text files, .sav, .sas, or .por data
files. Fixed-width ASCII files with setup files are common in older
(pre-2000) government data.
Author: Jacob Kaplan [aut, cre]
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Diff between asciiSetupReader versions 2.5.1 dated 2023-07-05 and 2.5.2 dated 2024-08-16
DESCRIPTION | 6 +++--- MD5 | 14 +++++++------- NEWS.md | 4 ++++ R/utils.R | 8 -------- build/vignette.rds |binary inst/doc/Introduction_to_asciiSetupReader.html | 6 +++--- inst/doc/making-an-sps-file.html | 6 +++--- inst/doc/parsing-an-sps-or-sas-file.html | 6 +++--- 8 files changed, 23 insertions(+), 27 deletions(-)
More information about asciiSetupReader at CRAN
Permanent link
Title: Statistical Support for Hierarchical Clusters
Description: Generates n hierarchical clustering hypotheses on subsets of classifiers (usually species in community ecology studies). The n clustering hypotheses are combined to generate a generalized cluster, and computes three metrics of support. 1) The average proportion of elements conforming the group in each of the n clusters (integrity). And 2) the contamination, i.e., the average proportion of elements from other groups that enter a focal group. 3) The probability of existence of the group gives the integrity and contamination in a Bayesian approach.
Author: Roger Guevara [aut, cre],
Ian MacGregor-Fors [aut]
Maintainer: Roger Guevara <roger.guevara@inecol.mx>
Diff between octopucs versions 0.1.0 dated 2024-07-28 and 0.1.1 dated 2024-08-16
DESCRIPTION | 18 +++++------------- MD5 | 5 +++-- R/draw.octopucs.R | 2 +- inst |only 4 files changed, 9 insertions(+), 16 deletions(-)
Title: Novel Methods for Reproduction Number Estimation,
Back-Calculation, and Forecasting
Description: A collection of functions related to novel methods for estimating R(t),
created by the lab of Professor Laura White. Currently implemented methods include
two-step Bayesian back-calculation and now-casting for line-list data with missing reporting delays,
adapted in 'STAN' from Li (2021) <doi:10.1371/journal.pcbi.1009210>,
and calculation of time-varying reproduction number assuming a flux between various adjacent states, adapted into 'STAN' from
Zhou (2021) <doi:10.1371/journal.pcbi.1010434>.
Author: Chad Milando [aut, cre],
Tenglong Li [ctb],
Zhenwei Zhou [ctb],
Laura White [ctb]
Maintainer: Chad Milando <cmilando@bu.edu>
Diff between WhiteLabRt versions 1.0 dated 2024-07-31 and 1.0.1 dated 2024-08-16
DESCRIPTION | 6 +++--- MD5 | 6 +++--- R/spatialRt.R | 2 +- inst/doc/backcalc.html | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-)
Title: Board Game Graphics
Description: Functions to make board game graphics with the 'ggplot2', 'grid', 'rayrender', 'rayvertex', and 'rgl' packages. Specializes in game diagrams, animations, and "Print & Play" layouts for the 'piecepack' <https://www.ludism.org/ppwiki> but can make graphics for other board game systems. Includes configurations for several public domain game systems such as checkers, (double-18) dominoes, go, 'piecepack', playing cards, etc.
Author: Trevor L. Davis [aut, cre] ,
Linux Foundation [dtc] ,
Delapouite <https://delapouite.com/> [ill] ,
Creative Commons [ill] ` uses "license badges"
from Creative Commons to describe the generated print-and-play
file's license)
Maintainer: Trevor L. Davis <trevor.l.davis@gmail.com>
Diff between piecepackr versions 1.13.10 dated 2023-12-18 and 1.13.11 dated 2024-08-16
DESCRIPTION | 16 +- MD5 | 26 +-- NEWS.md | 240 +++++++++++++++++------------------ R/sysdata.rda |binary README.md | 2 data/spdx_license_list.rda |binary man/figures/logo.png |binary man/figures/logo.svg | 124 +++++++++--------- man/geom_piece.Rd | 32 +++- man/scale_piece.Rd | 7 - tests/run-all.R | 2 tests/testthat/test-draw_component.R | 8 - tests/testthat/test-obj.R | 8 - tests/testthat/test-pp_shape.R | 2 14 files changed, 249 insertions(+), 218 deletions(-)
Title: Google Analytics API into R
Description: Interact with the Google Analytics
APIs <https://developers.google.com/analytics/>, including
the Core Reporting API (v3 and v4), Management API, User Activity API
GA4's Data API and Admin API and Multi-Channel Funnel API.
Author: Mark Edmondson [aut] ,
Erik Groenroos [cre],
Artem Klevtsov [ctb],
Johann deBoer [ctb],
David Watkins [ctb],
Olivia Brode-Roger [ctb],
Jas Sohi [ctb],
Zoran Selinger [ctb],
Octavian Corlade [ctb],
Maegan Whytock [ctb],
Masaki Terashi [ctb]
Maintainer: Erik Groenroos <erik.gronroos@8-bit-sheep.com>
Diff between googleAnalyticsR versions 1.1.0 dated 2022-10-15 and 1.2.0 dated 2024-08-16
googleAnalyticsR-1.1.0/googleAnalyticsR/R/bigQuery.R |only googleAnalyticsR-1.1.0/googleAnalyticsR/man/google_analytics_bq.Rd |only googleAnalyticsR-1.1.0/googleAnalyticsR/man/google_analytics_bq_asynch.Rd |only googleAnalyticsR-1.2.0/googleAnalyticsR/DESCRIPTION | 46 +- googleAnalyticsR-1.2.0/googleAnalyticsR/MD5 | 154 ++++------ googleAnalyticsR-1.2.0/googleAnalyticsR/NAMESPACE | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/NEWS.md | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/R/app_web_functions.R | 21 + googleAnalyticsR-1.2.0/googleAnalyticsR/R/auth.R | 17 - googleAnalyticsR-1.2.0/googleAnalyticsR/R/client_id.R | 14 googleAnalyticsR-1.2.0/googleAnalyticsR/R/data.R | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/R/ga_data_filter.R | 18 - googleAnalyticsR-1.2.0/googleAnalyticsR/R/ga_data_order.R | 16 - googleAnalyticsR-1.2.0/googleAnalyticsR/R/ga_v4_get.R | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/R/googleAnalyticsR.R | 3 googleAnalyticsR-1.2.0/googleAnalyticsR/R/model_shiny_templates.R | 32 +- googleAnalyticsR-1.2.0/googleAnalyticsR/R/quotas_errors.R | 8 googleAnalyticsR-1.2.0/googleAnalyticsR/README.md | 21 - googleAnalyticsR-1.2.0/googleAnalyticsR/inst/client |only googleAnalyticsR-1.2.0/googleAnalyticsR/man/accountPicker.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/authDropdown.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/authDropdownUI.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_account_list.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_accounts.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_adwords_add_linkid.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_adwords_delete_linkid.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_adwords_list.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_clientid_deletion.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_clientid_hash.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_custom_datasource.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_custom_upload_delete.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_custom_upload_file.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_custom_upload_list.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_custom_vars_create.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_custom_vars_list.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_custom_vars_patch.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_data_filter.Rd | 22 - googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_data_order.Rd | 20 - googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_experiment.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_experiment_list.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter_add.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter_apply_to_view.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter_delete.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter_list.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter_update.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter_update_filter_link.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter_view.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_filter_view_list.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_goal_add.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_goal_list.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_goal_update.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_edit.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_example.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_load.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_make.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_save.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_shiny.Rd | 36 +- googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_shiny_load.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_shiny_template.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_model_write.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_mp_cid.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_mp_send.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_segment_list.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_unsampled_download.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_unsampled_list.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_users_add.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_users_list.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_users_update.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_view.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_view_list.Rd | 4 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_webproperty.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/ga_webproperty_list.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/googleAnalyticsR.Rd | 34 ++ googleAnalyticsR-1.2.0/googleAnalyticsR/man/google_analytics.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/meta.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/metricDimensionSelect.Rd | 6 googleAnalyticsR-1.2.0/googleAnalyticsR/man/multi_select.Rd | 2 googleAnalyticsR-1.2.0/googleAnalyticsR/man/multi_selectUI.Rd | 2 80 files changed, 392 insertions(+), 306 deletions(-)
More information about googleAnalyticsR at CRAN
Permanent link
Title: Tools to Create, Use, and Convert ecocomDP Data
Description: Work with the Ecological Community Data Design Pattern. 'ecocomDP'
is a flexible data model for harmonizing ecological community surveys, in a
research question agnostic format, from source data published across
repositories, and with methods that keep the derived data up-to-date as the
underlying sources change. Described in O'Brien et al. (2021),
<doi:10.1016/j.ecoinf.2021.101374>.
Author: Colin Smith [aut, cre, cph] ,
Eric Sokol [aut] ,
Margaret O'Brien [aut] ,
Matt Bitters [ctb],
Melissa Chen [ctb],
Savannah Gonzales [ctb],
Matt Helmus [ctb],
Brendan Hobart [ctb],
Ruvi Jaimes [ctb],
Lara Janson [ctb],
Marta Jarzyna [ctb],
Michael Jus [...truncated...]
Maintainer: Colin Smith <colin.smith@wisc.edu>
Diff between ecocomDP versions 1.3.1 dated 2024-02-21 and 1.3.2 dated 2024-08-16
DESCRIPTION | 6 +++--- MD5 | 10 +++++----- NEWS.md | 5 +++++ R/utilities.R | 20 +++++++++++++------- inst/doc/use.html | 2 +- tests/testthat/test_validate_arguments.R | 2 ++ 6 files changed, 29 insertions(+), 16 deletions(-)
Title: Compute a Cyclist's Eddington Number
Description: Compute a cyclist's Eddington number, including efficiently
computing cumulative E over a vector. A cyclist's Eddington number
<https://en.wikipedia.org/wiki/Arthur_Eddington#Eddington_number_for_cycling>
is the maximum number satisfying the condition such that a cyclist has
ridden E miles or greater on E distinct days. The algorithm in this package
is an improvement over the conventional approach because both summary
statistics and cumulative statistics can be computed in linear time, since
it does not require initial sorting of the data. These functions may also be
used for computing h-indices for authors, a metric described by Hirsch (2005)
<doi:10.1073/pnas.0507655102>. Both are specific applications of computing
the side length of a Durfee square <https://en.wikipedia.org/wiki/Durfee_square>.
Author: Paul Egeler [aut, cre],
Tashi Reigle [ctb]
Maintainer: Paul Egeler <paulegeler@gmail.com>
Diff between eddington versions 4.1.3 dated 2024-01-14 and 4.2.0 dated 2024-08-16
DESCRIPTION | 10 +++--- MD5 | 24 +++++++-------- NEWS.md | 6 +++ R/RcppExports.R | 2 - R/eddington-R6.r | 3 + R/gpx.r | 75 ++++++++++++++++-------------------------------- build/partial.rdb |binary build/vignette.rds |binary inst/doc/eddington.R | 4 +- inst/doc/eddington.html | 4 +- man/E_num.Rd | 2 - man/Eddington.Rd | 7 ---- src/eddington.cpp | 2 - 13 files changed, 59 insertions(+), 80 deletions(-)
Title: A Method for 'Connecting The Dots' in Weighted Graphs
Description: A method for pattern discovery in weighted graphs as outlined in Thistlethwaite et al. (2021) <doi:10.1371/journal.pcbi.1008550>. Two use cases are achieved: 1) Given a weighted graph and a subset of its nodes, do the nodes show significant connectedness? 2) Given a weighted graph and two subsets of its nodes, are the subsets close neighbors or distant?
Author: Varduhi Petrosyan [aut, cre],
Lillian Thistlethwaite [aut]
Maintainer: Varduhi Petrosyan <varduhi.petrosyan@bcm.edu>
Diff between CTD versions 1.2 dated 2023-10-24 and 1.3 dated 2024-08-16
CTD-1.2/CTD/build |only CTD-1.3/CTD/DESCRIPTION | 14 ++++++++------ CTD-1.3/CTD/MD5 | 6 +++--- CTD-1.3/CTD/README.md | 2 +- CTD-1.3/CTD/inst/doc/CTD_Lab-Exercise.Rmd |only 5 files changed, 12 insertions(+), 10 deletions(-)
Title: Packages and Functions for 'CourseKata' Courses
Description: Easily install and load all packages and functions used in
'CourseKata' courses. Aid teaching with helper functions and augment
generic functions to provide cohesion between the network of packages.
Learn more about 'CourseKata' at <https://coursekata.org>.
Author: Adam Blake [cre, aut] ,
Ji Son [aut] ,
Jim Stigler [aut]
Maintainer: Adam Blake <adam@coursekata.org>
Diff between coursekata versions 0.17.0 dated 2024-05-26 and 0.18.0 dated 2024-08-16
coursekata-0.17.0/coursekata/tests/testthat/_snaps/gf_model |only coursekata-0.17.0/coursekata/tests/testthat/helper-test_utilities.R |only coursekata-0.18.0/coursekata/DESCRIPTION | 26 coursekata-0.18.0/coursekata/MD5 | 182 ++-- coursekata-0.18.0/coursekata/NEWS.md | 7 coursekata-0.18.0/coursekata/R/coursekata_install.R | 5 coursekata-0.18.0/coursekata/R/coursekata_packages.R | 3 coursekata-0.18.0/coursekata/R/data.R | 5 coursekata-0.18.0/coursekata/R/gf_model.R | 6 coursekata-0.18.0/coursekata/R/theme.R | 2 coursekata-0.18.0/coursekata/R/utils-pkg.R | 45 - coursekata-0.18.0/coursekata/README.md | 51 - coursekata-0.18.0/coursekata/build/partial.rdb |binary coursekata-0.18.0/coursekata/data/TipExperiment.rda |binary coursekata-0.18.0/coursekata/inst/WORDLIST | 1 coursekata-0.18.0/coursekata/man/TipExperiment.Rd | 3 coursekata-0.18.0/coursekata/man/coursekata_install.Rd | 3 coursekata-0.18.0/coursekata/man/figures/README-samp_dist_of_b1-1.png |binary coursekata-0.18.0/coursekata/man/figures/README-samp_dist_of_hp-1.png |binary coursekata-0.18.0/coursekata/man/gf_model.Rd | 5 coursekata-0.18.0/coursekata/man/penguins.Rd | 2 coursekata-0.18.0/coursekata/man/theme_coursekata.Rd | 2 coursekata-0.18.0/coursekata/tests/testthat/_snaps/gf_model-visual |only coursekata-0.18.0/coursekata/tests/testthat/helper-attacher-detacher.R |only coursekata-0.18.0/coursekata/tests/testthat/helper-vdiffr.R |only coursekata-0.18.0/coursekata/tests/testthat/test-coursekata_attach.R | 21 coursekata-0.18.0/coursekata/tests/testthat/test-coursekata_packages.R | 8 coursekata-0.18.0/coursekata/tests/testthat/test-gf_model-visual.R |only coursekata-0.18.0/coursekata/tests/testthat/test-gf_model.R | 415 ---------- coursekata-0.18.0/coursekata/tests/testthat/test-utils-pkg.R | 2 30 files changed, 182 insertions(+), 612 deletions(-)
Title: Multivariate Normal Probabilities using Vecchia Approximation
Description: Under a different representation of the multivariate normal (MVN) probability, we can use the Vecchia approximation to sample the integrand at a linear complexity with respect to n. Additionally, both the SOV algorithm from Genz (92) and the exponential-tilting method from Botev (2017) can be adapted to linear complexity. The reference for the method implemented in this package is Jian Cao and Matthias Katzfuss (2024) "Linear-Cost Vecchia Approximation of Multivariate Normal Probabilities" <doi:10.48550/arXiv.2311.09426>. Two major references for the development of our method are Alan Genz (1992) "Numerical Computation of Multivariate Normal Probabilities" <doi:10.1080/10618600.1992.10477010> and Z. I. Botev (2017) "The Normal Law Under Linear Restrictions: Simulation and Estimation via Minimax Tilting" <doi:10.48550/arXiv.1603.04166>.
Author: Jian Cao [aut, cre],
Matthias Katzfuss [aut]
Maintainer: Jian Cao <jcao2416@gmail.com>
Diff between VeccTMVN versions 1.0.0 dated 2024-01-26 and 1.1.0 dated 2024-08-16
DESCRIPTION | 16 +++++++++------- MD5 | 33 ++++++++++++++++++++------------- NAMESPACE | 7 +++++++ NEWS.md | 4 ++-- R/RcppExports.R | 8 ++++++++ R/X_psi_samp_Cpp.R | 13 +++++++++++++ R/gradpsiT_sp.R |only R/mvtrnd_cwrap.R |only R/pmvt.R |only R/reorder.R | 2 +- R/rnd_TMVN.R | 5 ++--- R/rnd_TMVT.R |only R/rnd_part_TMVN.R | 4 ++-- man/Vecc_reorder.Rd | 2 +- man/mvrandn.Rd | 6 ++---- man/mvrandt.Rd |only man/pmvt.Rd |only man/ptmvrandn.Rd | 8 ++++---- src/RcppExports.cpp | 40 ++++++++++++++++++++++++++++++++++++++++ src/mvnkernel.cpp | 8 ++++---- src/mvtkernel.cpp |only 21 files changed, 115 insertions(+), 41 deletions(-)
Title: Text Mining E-Mail Plug-in
Description: A plug-in for the tm text mining framework providing mail handling
functionality.
Author: Ingo Feinerer [aut] ,
Wolfgang Mauerer [aut],
Kurt Hornik [aut, cre]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Diff between tm.plugin.mail versions 0.2-2 dated 2023-03-07 and 0.3-0 dated 2024-08-16
tm.plugin.mail-0.2-2/tm.plugin.mail/ChangeLog |only tm.plugin.mail-0.3-0/tm.plugin.mail/DESCRIPTION | 8 tm.plugin.mail-0.3-0/tm.plugin.mail/MD5 | 22 - tm.plugin.mail-0.3-0/tm.plugin.mail/NAMESPACE | 7 tm.plugin.mail-0.3-0/tm.plugin.mail/R/doc.R | 35 ++ tm.plugin.mail-0.3-0/tm.plugin.mail/R/mail.R | 82 ++++-- tm.plugin.mail-0.3-0/tm.plugin.mail/R/reader.R | 149 +++++++++--- tm.plugin.mail-0.3-0/tm.plugin.mail/R/source.R | 90 +++++-- tm.plugin.mail-0.3-0/tm.plugin.mail/R/zzz.R |only tm.plugin.mail-0.3-0/tm.plugin.mail/man/MBoxSource.Rd | 53 +++- tm.plugin.mail-0.3-0/tm.plugin.mail/man/MailDocument.Rd | 22 - tm.plugin.mail-0.3-0/tm.plugin.mail/man/convert_mbox_eml.Rd | 19 + tm.plugin.mail-0.3-0/tm.plugin.mail/man/readMail.Rd | 56 ++++ 13 files changed, 414 insertions(+), 129 deletions(-)
More information about tm.plugin.mail at CRAN
Permanent link
Title: Load 'Overture' Datasets as 'dbplyr' and 'sf'-Ready Data Frames
Description: An integrated R interface to the 'Overture' API
(<https://docs.overturemaps.org/>). Allows R users to return 'Overture' data as
'dbplyr' data frames or materialized 'sf' spatial data frames.
Author: Arthur Gailes [aut, cre, cph]
Maintainer: Arthur Gailes <agailes1@gmail.com>
Diff between overtureR versions 0.1.0 dated 2024-08-01 and 0.2.1 dated 2024-08-16
overtureR-0.1.0/overtureR/R/collect_sf.R |only overtureR-0.1.0/overtureR/man/collect_sf.Rd |only overtureR-0.1.0/overtureR/tests/testthat/test-benchmark.R |only overtureR-0.1.0/overtureR/tests/testthat/test-counties.R |only overtureR-0.2.1/overtureR/DESCRIPTION | 13 overtureR-0.2.1/overtureR/MD5 | 38 - overtureR-0.2.1/overtureR/NAMESPACE | 19 overtureR-0.2.1/overtureR/NEWS.md | 27 overtureR-0.2.1/overtureR/R/as_overture.R |only overtureR-0.2.1/overtureR/R/collect.R |only overtureR-0.2.1/overtureR/R/get_theme_from_type.R |only overtureR-0.2.1/overtureR/R/open_curtain.R | 338 +++++++----- overtureR-0.2.1/overtureR/R/record_overture.R |only overtureR-0.2.1/overtureR/R/sf_as_dbplyr.R |only overtureR-0.2.1/overtureR/R/utils.R | 6 overtureR-0.2.1/overtureR/README.md | 112 +++ overtureR-0.2.1/overtureR/build |only overtureR-0.2.1/overtureR/inst |only overtureR-0.2.1/overtureR/man/as_overture.Rd |only overtureR-0.2.1/overtureR/man/collect.overture_call.Rd |only overtureR-0.2.1/overtureR/man/figures/README-counties-1.png |binary overtureR-0.2.1/overtureR/man/figures/README-record-1.png |only overtureR-0.2.1/overtureR/man/figures/README-record-2.png |only overtureR-0.2.1/overtureR/man/open_curtain.Rd | 117 ++-- overtureR-0.2.1/overtureR/man/record_overture.Rd |only overtureR-0.2.1/overtureR/man/sf_as_dbplyr.Rd |only overtureR-0.2.1/overtureR/tests/testthat/test-class.R |only overtureR-0.2.1/overtureR/tests/testthat/test-record.R |only overtureR-0.2.1/overtureR/tests/testthat/test-st_filter.R |only overtureR-0.2.1/overtureR/vignettes |only 30 files changed, 438 insertions(+), 232 deletions(-)
Title: Easily Download Data and Metadata from 'DataONE'
Description: A set of tools to foster the development of reproducible analytical workflow by simplifying the download of data and
metadata from 'DataONE' (<https://www.dataone.org>) and easily importing this information into R.
Author: Julien Brun [cre, aut] ,
Irene Steves [aut] ,
Mitchell Maier [aut] ,
Kristen Peach [aut] ,
Nicholas Lyon [aut] ,
Nathan Hwangbo [ctb] ,
Derek Strong [ctb] ,
Colin Smith [ctb] ,
Regents of the University of California [cph]
Maintainer: Julien Brun <julien.brun@alumni.duke.edu>
Diff between metajam versions 0.3.0 dated 2024-07-03 and 0.3.1 dated 2024-08-16
DESCRIPTION | 12 +++++----- MD5 | 30 +++++++++++++-------------- NEWS.md | 4 +++ inst/doc/use01_dataset-single-arctic.html | 4 +-- inst/doc/use02_dataset-single-dataone.html | 4 +-- inst/doc/use03_dataset-batch-processing.html | 4 +-- inst/doc/use04_reading-raster.html | 4 +-- inst/doc/use05_package-download.html | 4 +-- man/metajam-package.Rd | 3 +- tests/testthat/test-check_version.R | 2 - tests/testthat/test-download_EML_data.R | 2 + tests/testthat/test-download_ISO_data.R | 2 + tests/testthat/test-download_d1_data.R | 16 +++++++------- tests/testthat/test-download_d1_data_pkg.R | 6 +++-- tests/testthat/test-get_pkg_pids.R | 2 - tests/testthat/test-read_d1_files.R | 4 +-- 16 files changed, 57 insertions(+), 46 deletions(-)
Title: Global Triangular and Penta-Hexagonal Grids Based on Tessellated
Icosahedra
Description: Implementation of icosahedral grids in three dimensions. The spherical-triangular tessellation can be set to create grids with custom resolutions. Both the primary triangular and their inverted penta-hexagonal grids can be calculated. Additional functions are provided that allow plotting of the grids and associated data, the interaction of the grids with other raster and vector objects, and treating the grids as a graphs.
Author: Adam T. Kocsis [cre, aut] ,
Deutsche Forschungsgemeinschaft [fnd],
FAU GeoZentrum Nordbayern [fnd]
Maintainer: Adam T. Kocsis <adam.t.kocsis@gmail.com>
Diff between icosa versions 0.11.0 dated 2023-03-23 and 0.11.1 dated 2024-08-16
DESCRIPTION | 14 ++-- MD5 | 44 +++++++------ NAMESPACE | 2 NEWS.md | 21 ++++++ R/grid-attributes.R | 28 ++------ R/grid-build.R | 4 - R/grid-lookup.R | 15 ++++ R/grid-sp-polygons.R | 11 ++- R/plot-2d-data.R | 117 ++++++++++++++++++++++++++++++++++-- R/utils-spherical.R | 152 ++++++++++++++++++++++++++++++++++++++++++++--- R/zzz.R | 3 build/vignette.rds |binary data/hexguide.RData |binary data/triguide.RData |binary inst/CITATION |only inst/doc/icosa_cran.R | 2 inst/doc/icosa_cran.Rmd | 2 inst/doc/icosa_cran.html | 152 +++++++++++++++++++++-------------------------- man/arcs.Rd |only man/faces.Rd | 10 ++- man/icosa.Rd | 9 ++ man/occupied.Rd | 2 man/plot.Rd | 20 +++++- vignettes/icosa_cran.Rmd | 2 24 files changed, 452 insertions(+), 158 deletions(-)
Title: Clustering for Business Analytics
Description: Implements clustering techniques such as Proximus and Rock, utility functions for efficient computation of cross distances and data manipulation.
Author: Christian Buchta [aut, cre],
Michael Hahsler [aut]
Maintainer: Christian Buchta <christian.buchta@wu.ac.at>
Diff between cba versions 0.2-24 dated 2024-06-07 and 0.2-25 dated 2024-08-16
CHANGELOG | 9 ++++++- DESCRIPTION | 20 ++++++++++++----- MD5 | 44 +++++++++++++++++++------------------- NAMESPACE | 2 - R/ccfkms.r | 9 +++---- build/partial.rdb |binary data/Mushroom.rda |binary data/Votes.rda |binary data/townships.rda |binary man/clmplot.Rd | 1 man/gknn.Rd | 12 ++++++---- man/lminter.Rd | 2 - man/stress.Rd | 7 ++++++ src/arrayIndex.c | 35 +++++++++++++++++++++++++++++- src/ccfkms.c | 56 ++++++++++++++++++++++++------------------------- src/cluster.c | 8 +++---- src/gknn.c | 12 +++++----- src/greedy.c | 10 ++++---- src/optimal.c | 44 +++++++++++++++++++------------------- src/proximus.c | 38 ++++++++++++++++----------------- src/rock.c | 60 ++++++++++++++++++++++++++--------------------------- src/sdists.c | 24 ++++++++++----------- src/stress.c | 44 +++++++++++++++++++------------------- 23 files changed, 245 insertions(+), 192 deletions(-)
Title: Time Series and Econometric Modeling
Description: Time series analysis, (dis)aggregation and manipulation, e.g. time series extension, merge, projection, lag, lead, delta, moving and cumulative average and product, selection by index, date and year-period, conversion to daily, monthly, quarterly, (semi)annually. Simultaneous equation models definition, estimation, simulation and forecasting with coefficient restrictions, error autocorrelation, exogenization, add-factors, impact and interim multipliers analysis, conditional equation evaluation, rational expectations, endogenous targeting and model renormalization, structural stability, stochastic simulation and forecast, optimal control.
Author: Andrea Luciani [aut, cre] ,
Roberto Stok [aut],
Bank of Italy [cph]
Maintainer: Andrea Luciani <andrea.luciani@bancaditalia.it>
Diff between bimets versions 4.0.1 dated 2024-07-10 and 4.0.2 dated 2024-08-16
DESCRIPTION | 8 MD5 | 34 +- NEWS.md | 568 ++++++++++++++++++++++----------------------- R/bimets_model_functions.R | 2 R/bimets_ts_functions.R | 114 +++++---- README.md | 4 inst/doc/bimets.Rnw | 4 inst/doc/bimets.pdf |binary inst/doc/frb2bimets.R | 2 inst/doc/frb2bimets.Rnw | 2 inst/doc/frb2bimets.pdf |binary man/MDL.Rd | 2 man/RENORM.Rd | 2 man/SIMULATE.Rd | 4 man/STOCHSIMULATE.Rd | 2 man/bimets-package.Rd | 4 vignettes/bimets.Rnw | 4 vignettes/frb2bimets.Rnw | 2 18 files changed, 394 insertions(+), 364 deletions(-)
Title: Objects to Simulate Survival Times
Description: Generate objects that simulate survival times. Random values for the distributions are generated using the method described by Bender (2003) <https://epub.ub.uni-muenchen.de/id/eprint/1716> and Leemis (1987) in Operations Research, 35(6), 892–894.
Author: Aponte John [aut, cre, cph]
Maintainer: Aponte John <john.j.aponte@gmail.com>
Diff between survobj versions 3.1.0 dated 2024-05-05 and 3.1.1 dated 2024-08-16
DESCRIPTION | 8 MD5 | 24 +- NAMESPACE | 1 NEWS.md | 4 R/survival_class.R | 44 ++++- README.md | 3 build/vignette.rds |binary inst/doc/example_distributions.html | 273 ++++++++++++++++----------------- inst/doc/simulation_distributions.html | 13 - inst/doc/simulation_recurent.html | 77 ++++----- inst/doc/simulation_trials.html | 32 +-- inst/doc/simulation_trials2.html | 35 ++-- man/survobj-package.Rd | 2 13 files changed, 282 insertions(+), 234 deletions(-)
Title: Download 'Qualtrics' Survey Data
Description: Provides functions to access survey results directly into R
using the 'Qualtrics' API. 'Qualtrics'
<https://www.qualtrics.com/about/> is an online survey and data
collection software platform. See <https://api.qualtrics.com/> for
more information about the 'Qualtrics' API. This package is
community-maintained and is not officially supported by 'Qualtrics'.
Author: Jasper Ginn [aut],
Jackson Curtis [ctb],
Shaun Jackson [ctb],
Samuel Kaminsky [ctb],
Eric Knudsen [ctb],
Joseph O'Brien [aut],
Daniel Seneca [ctb],
Julia Silge [aut, cre] ,
Phoebe Wong [ctb]
Maintainer: Julia Silge <julia.silge@gmail.com>
Diff between qualtRics versions 3.2.0 dated 2024-01-24 and 3.2.1 dated 2024-08-16
qualtRics-3.2.0/qualtRics/R/deprecated.R |only qualtRics-3.2.0/qualtRics/man/getSurvey.Rd |only qualtRics-3.2.0/qualtRics/man/getSurveyQuestions.Rd |only qualtRics-3.2.0/qualtRics/man/getSurveys.Rd |only qualtRics-3.2.0/qualtRics/man/qualtRicsConfigFile.Rd |only qualtRics-3.2.0/qualtRics/man/readSurvey.Rd |only qualtRics-3.2.0/qualtRics/tests/fixtures/all_mailinglists.yml |only qualtRics-3.2.0/qualtRics/tests/fixtures/all_surveys.yml |only qualtRics-3.2.0/qualtRics/tests/fixtures/fetch_distribution_history.yml |only qualtRics-3.2.0/qualtRics/tests/fixtures/fetch_distributions.yml |only qualtRics-3.2.0/qualtRics/tests/fixtures/fetch_mailinglist.yml |only qualtRics-3.2.0/qualtRics/tests/fixtures/list_distribution_links.yml |only qualtRics-3.2.0/qualtRics/tests/testthat/test-download-qualtrics-export.R |only qualtRics-3.2.1/qualtRics/DESCRIPTION | 14 qualtRics-3.2.1/qualtRics/MD5 | 60 +-- qualtRics-3.2.1/qualtRics/NAMESPACE | 5 qualtRics-3.2.1/qualtRics/NEWS.md | 8 qualtRics-3.2.1/qualtRics/R/all_mailinglists.R | 13 qualtRics-3.2.1/qualtRics/R/all_surveys.R | 4 qualtRics-3.2.1/qualtRics/R/fetch_distribution_history.R | 11 qualtRics-3.2.1/qualtRics/R/fetch_distributions.R | 11 qualtRics-3.2.1/qualtRics/R/fetch_mailinglist.R | 10 qualtRics-3.2.1/qualtRics/R/fetch_survey.R | 19 - qualtRics-3.2.1/qualtRics/R/list_distribution_links.R | 12 qualtRics-3.2.1/qualtRics/R/utils.R | 45 ++ qualtRics-3.2.1/qualtRics/build/vignette.rds |binary qualtRics-3.2.1/qualtRics/inst/doc/qualtRics.html | 179 ++++------ qualtRics-3.2.1/qualtRics/tests/testthat/_snaps/all-surveys.md |only qualtRics-3.2.1/qualtRics/tests/testthat/_snaps/api-credentials.md |only qualtRics-3.2.1/qualtRics/tests/testthat/_snaps/survey-questions.md |only qualtRics-3.2.1/qualtRics/tests/testthat/test-all-mailinglists.R | 8 qualtRics-3.2.1/qualtRics/tests/testthat/test-all-surveys.R | 28 - qualtRics-3.2.1/qualtRics/tests/testthat/test-api-credentials.R | 26 - qualtRics-3.2.1/qualtRics/tests/testthat/test-fetch-distribution-history.R | 13 qualtRics-3.2.1/qualtRics/tests/testthat/test-fetch-distributions.R | 9 qualtRics-3.2.1/qualtRics/tests/testthat/test-fetch-mailinglist.R | 10 qualtRics-3.2.1/qualtRics/tests/testthat/test-generate-url.R | 2 qualtRics-3.2.1/qualtRics/tests/testthat/test-list-distribution-links.R | 16 qualtRics-3.2.1/qualtRics/tests/testthat/test-survey-questions.R | 16 39 files changed, 230 insertions(+), 289 deletions(-)
Title: The Official SolveBio API Client
Description: R language bindings for SolveBio's API.
SolveBio is a biomedical knowledge hub that enables life science
organizations to collect and harmonize the complex, disparate
"multi-omic" data essential for today's R&D and BI needs.
Author: David Caplan [aut, cre]
Maintainer: David Caplan <dcaplan@solvebio.com>
Diff between solvebio versions 2.14.0 dated 2022-05-17 and 2.15.0 dated 2024-08-16
DESCRIPTION | 16 + MD5 | 260 +++++++++++++++--------------- NEWS.md | 7 R/annotation.R | 4 R/application.R | 10 - R/beacon.R | 12 - R/beacon_set.R | 12 - R/dataset.R | 34 +-- R/dataset_commit.R | 6 R/dataset_export.R | 10 - R/dataset_field.R | 10 - R/dataset_import.R | 8 R/dataset_migration.R | 8 R/dataset_template.R | 10 - R/global_search.R | 10 - R/object.R | 32 +-- R/saved_query.R | 10 - R/solvebio.R | 23 ++ R/task.R | 32 +-- R/user.R | 2 R/vault.R | 32 +-- man/Annotator.annotate.Rd | 2 man/Application.all.Rd | 2 man/Application.create.Rd | 2 man/Application.delete.Rd | 2 man/Application.retrieve.Rd | 2 man/Application.update.Rd | 2 man/Beacon.all.Rd | 2 man/Beacon.create.Rd | 8 man/Beacon.delete.Rd | 2 man/Beacon.query.Rd | 2 man/Beacon.retrieve.Rd | 2 man/Beacon.update.Rd | 2 man/BeaconSet.all.Rd | 2 man/BeaconSet.create.Rd | 8 man/BeaconSet.delete.Rd | 2 man/BeaconSet.query.Rd | 2 man/BeaconSet.retrieve.Rd | 2 man/BeaconSet.update.Rd | 2 man/Dataset.activity.Rd | 2 man/Dataset.all.Rd | 2 man/Dataset.count.Rd | 2 man/Dataset.create.Rd | 8 man/Dataset.data.Rd | 2 man/Dataset.delete.Rd | 2 man/Dataset.disable_global_beacon.Rd | 2 man/Dataset.enable_global_beacon.Rd | 2 man/Dataset.facets.Rd | 2 man/Dataset.fields.Rd | 2 man/Dataset.get_by_full_path.Rd | 2 man/Dataset.get_global_beacon_status.Rd | 2 man/Dataset.get_or_create_by_full_path.Rd | 2 man/Dataset.query.Rd | 2 man/Dataset.retrieve.Rd | 2 man/Dataset.template.Rd | 2 man/Dataset.update.Rd | 2 man/DatasetCommit.all.Rd | 2 man/DatasetCommit.delete.Rd | 2 man/DatasetCommit.retrieve.Rd | 2 man/DatasetExport.all.Rd | 2 man/DatasetExport.create.Rd | 2 man/DatasetExport.delete.Rd | 2 man/DatasetExport.get_download_url.Rd | 2 man/DatasetExport.retrieve.Rd | 2 man/DatasetField.all.Rd | 2 man/DatasetField.create.Rd | 8 man/DatasetField.facets.Rd | 2 man/DatasetField.retrieve.Rd | 2 man/DatasetField.update.Rd | 2 man/DatasetImport.all.Rd | 2 man/DatasetImport.create.Rd | 7 man/DatasetImport.delete.Rd | 2 man/DatasetImport.retrieve.Rd | 2 man/DatasetMigration.all.Rd | 2 man/DatasetMigration.create.Rd | 2 man/DatasetMigration.delete.Rd | 2 man/DatasetMigration.retrieve.Rd | 2 man/DatasetTemplate.all.Rd | 2 man/DatasetTemplate.create.Rd | 2 man/DatasetTemplate.delete.Rd | 2 man/DatasetTemplate.retrieve.Rd | 2 man/DatasetTemplate.update.Rd | 2 man/Expression.evaluate.Rd | 2 man/GlobalSearch.facets.Rd | 2 man/GlobalSearch.request.Rd | 8 man/GlobalSearch.search.Rd | 2 man/GlobalSearch.subjects.Rd | 2 man/GlobalSearch.subjects_count.Rd | 2 man/Object.all.Rd | 2 man/Object.create.Rd | 2 man/Object.data.Rd | 2 man/Object.delete.Rd | 2 man/Object.disable_global_beacon.Rd | 2 man/Object.enable_global_beacon.Rd | 2 man/Object.fields.Rd | 2 man/Object.get_by_full_path.Rd | 2 man/Object.get_by_path.Rd | 2 man/Object.get_download_url.Rd | 2 man/Object.get_global_beacon_status.Rd | 6 man/Object.get_or_upload_file.Rd | 2 man/Object.query.Rd | 2 man/Object.retrieve.Rd | 2 man/Object.update.Rd | 2 man/Object.upload_file.Rd | 8 man/SavedQuery.all.Rd | 2 man/SavedQuery.create.Rd | 2 man/SavedQuery.delete.Rd | 2 man/SavedQuery.retrieve.Rd | 2 man/SavedQuery.update.Rd | 2 man/Task.all.Rd | 2 man/Task.follow.Rd | 10 - man/Task.retrieve.Rd | 2 man/User.retrieve.Rd | 2 man/Vault.all.Rd | 2 man/Vault.create.Rd | 2 man/Vault.create_dataset.Rd | 2 man/Vault.create_folder.Rd | 8 man/Vault.datasets.Rd | 2 man/Vault.delete.Rd | 2 man/Vault.files.Rd | 2 man/Vault.folders.Rd | 2 man/Vault.get_by_full_path.Rd | 2 man/Vault.get_or_create_by_full_path.Rd | 2 man/Vault.get_personal_vault.Rd | 2 man/Vault.objects.Rd | 2 man/Vault.retrieve.Rd | 2 man/Vault.search.Rd | 2 man/Vault.update.Rd | 2 man/login.Rd | 2 tests/testthat/test_env.R | 12 - tests/testthat/test_query.R | 7 131 files changed, 413 insertions(+), 429 deletions(-)
Title: Simulate and Diagnose (Generalized) Linear Models
Description: Simulate samples from populations with known covariate
distributions, generate response variables according to common linear and
generalized linear model families, draw from sampling distributions of
regression estimates, and perform visual inference on diagnostics from model
fits.
Author: Alex Reinhart [aut, cre]
Maintainer: Alex Reinhart <areinhar@stat.cmu.edu>
Diff between regressinator versions 0.1.3 dated 2024-01-11 and 0.2.0 dated 2024-08-16
DESCRIPTION | 14 +- MD5 | 73 ++++++------ NAMESPACE | 3 NEWS.md | 21 +++ R/diagnose.R | 4 R/factors.R | 4 R/population.R | 91 +++++++++++---- R/residuals.R | 109 ++++++++++++++++++- R/sample.R | 17 +- build/partial.rdb |binary build/vignette.rds |binary inst/doc/linear-regression-diagnostics.R | 16 +- inst/doc/linear-regression-diagnostics.Rmd | 8 - inst/doc/linear-regression-diagnostics.html | 38 +++--- inst/doc/logistic-regression-diagnostics.R | 37 ++++-- inst/doc/logistic-regression-diagnostics.Rmd | 41 ++++++- inst/doc/logistic-regression-diagnostics.html | 54 +++++++-- inst/doc/other-glm-diagnostics.R | 46 +++++--- inst/doc/other-glm-diagnostics.Rmd | 78 +++++++++++-- inst/doc/other-glm-diagnostics.html | 122 ++++++++++++++------- inst/doc/regressinator.R | 52 ++++----- inst/doc/regressinator.Rmd | 34 ++--- inst/doc/regressinator.html | 148 +++++++++++++------------- man/augment_quantile.Rd |only man/by_level.Rd | 4 man/ols_with_error.Rd | 4 man/population.Rd | 26 ++-- man/population_predictors.Rd |only man/population_response.Rd |only man/predictor.Rd | 26 +++- man/response.Rd | 4 man/sample_x.Rd | 4 man/sampling_distribution.Rd | 4 tests/testthat/test-population.R | 10 + tests/testthat/test-sample.R | 17 ++ vignettes/linear-regression-diagnostics.Rmd | 8 - vignettes/logistic-regression-diagnostics.Rmd | 41 ++++++- vignettes/other-glm-diagnostics.Rmd | 78 +++++++++++-- vignettes/regressinator.Rmd | 34 ++--- 39 files changed, 890 insertions(+), 380 deletions(-)
Title: Nested Cross-Validation with 'glmnet' and 'caret'
Description: Implements nested k*l-fold cross-validation for lasso and elastic-net regularised linear models via the 'glmnet' package and other machine learning models via the 'caret' package. Cross-validation of 'glmnet' alpha mixing parameter and embedded fast filter functions for feature selection are provided. Described as double cross-validation by Stone (1977) <doi:10.1111/j.2517-6161.1977.tb01603.x>. Also implemented is a method using outer CV to measure unbiased model performance metrics when fitting Bayesian linear and logistic regression shrinkage models using the horseshoe prior over parameters to encourage a sparse model as described by Piironen & Vehtari (2017) <doi:10.1214/17-EJS1337SI>.
Author: Myles Lewis [aut, cre] ,
Athina Spiliopoulou [aut] ,
Cankut Cubuk [ctb] ,
Katriona Goldmann [ctb]
Maintainer: Myles Lewis <myles.lewis@qmul.ac.uk>
Diff between nestedcv versions 0.7.9 dated 2024-07-04 and 0.7.10 dated 2024-08-16
nestedcv-0.7.10/nestedcv/DESCRIPTION | 8 - nestedcv-0.7.10/nestedcv/MD5 | 31 +++---- nestedcv-0.7.10/nestedcv/NAMESPACE | 2 nestedcv-0.7.10/nestedcv/NEWS.md | 8 + nestedcv-0.7.10/nestedcv/R/metrics.R | 77 +++++++++++++++--- nestedcv-0.7.10/nestedcv/R/predSummary.R | 44 +++++++--- nestedcv-0.7.10/nestedcv/README.md | 6 - nestedcv-0.7.10/nestedcv/build/vignette.rds |binary nestedcv-0.7.10/nestedcv/inst/doc/nestedcv.R | 8 - nestedcv-0.7.10/nestedcv/inst/doc/nestedcv.Rmd | 24 +++-- nestedcv-0.7.10/nestedcv/inst/doc/nestedcv.html | 100 ++++++++++++------------ nestedcv-0.7.10/nestedcv/man/mcc.Rd |only nestedcv-0.7.10/nestedcv/man/metrics.Rd | 17 +++- nestedcv-0.7.10/nestedcv/man/predSummary.Rd | 27 +++++- nestedcv-0.7.10/nestedcv/vignettes/fig1.png |only nestedcv-0.7.10/nestedcv/vignettes/fig2.png |only nestedcv-0.7.10/nestedcv/vignettes/nestedcv.Rmd | 24 +++-- nestedcv-0.7.9/nestedcv/vignettes/fig1.svg |only nestedcv-0.7.9/nestedcv/vignettes/fig2.svg |only 19 files changed, 244 insertions(+), 132 deletions(-)
Title: Linguistic Typology and Mapping
Description: Provides R with the Glottolog database <https://glottolog.org/> and some more abilities for purposes of linguistic mapping. The Glottolog database contains the catalogue of languages of the world. This package helps researchers to make a linguistic maps, using philosophy of the Cross-Linguistic Linked Data project <https://clld.org/>, which allows for while at the same time facilitating uniform access to the data across publications. A tutorial for this package is available on GitHub pages <https://docs.ropensci.org/lingtypology/> and package vignette. Maps created by this package can be used both for the investigation and linguistic teaching. In addition, package provides an ability to download data from typological databases such as WALS, AUTOTYP and some others and to create your own database website.
Author: George Moroz [aut, cre] ,
Kirill Koncha [ctb] ,
Mikhail Leonov [ctb],
Anna Smirnova [ctb],
Ekaterina Zalivina [ctb]
Maintainer: George Moroz <agricolamz@gmail.com>
Diff between lingtypology versions 1.1.17 dated 2024-03-13 and 1.1.18 dated 2024-08-16
DESCRIPTION | 10 ++--- MD5 | 44 ++++++++++++------------- NEWS | 3 + R/map.feature.R | 6 +-- R/polygon.points_kde.R | 4 +- R/wals.R | 2 - build/vignette.rds |binary data/wals.RData |binary inst/doc/lingtypology_creating_maps.R | 6 +-- inst/doc/lingtypology_creating_maps.html | 6 +-- inst/doc/lingtypology_db_API.R | 4 +- inst/doc/lingtypology_db_API.html | 6 +-- inst/doc/lingtypology_dplyr.R | 26 +++++++------- inst/doc/lingtypology_dplyr.Rmd | 2 - inst/doc/lingtypology_dplyr.html | 12 +++--- inst/doc/lingtypology_glottolog_functions.R | 2 - inst/doc/lingtypology_glottolog_functions.html | 10 ++--- inst/doc/lingtypology_intro.R | 4 +- inst/doc/lingtypology_intro.html | 6 +-- man/map.feature.Rd | 6 +-- man/polygon.points_kde.Rd | 4 +- man/wals.Rd | 2 - vignettes/lingtypology_dplyr.Rmd | 2 - 23 files changed, 85 insertions(+), 82 deletions(-)
Title: TAP-Compliant Unit Testing
Description: Concise TAP <http://testanything.org/> compliant unit testing package. Authored tests can be run using CMD check with minimal implementation overhead.
Author: Jamie Lentin [aut, cre],
Anthony Hennessey [aut]
Maintainer: Jamie Lentin <lentinj@shuttlethread.com>
Diff between unittest versions 1.6-1 dated 2024-01-10 and 1.7-0 dated 2024-08-16
unittest-1.6-1/unittest/R/non_interactive_summary.R |only unittest-1.6-1/unittest/R/options.R |only unittest-1.6-1/unittest/tests/test_options.R |only unittest-1.7-0/unittest/ChangeLog | 38 +++ unittest-1.7-0/unittest/DESCRIPTION | 10 unittest-1.7-0/unittest/MD5 | 65 +++-- unittest-1.7-0/unittest/NAMESPACE | 3 unittest-1.7-0/unittest/NEWS.md | 16 + unittest-1.7-0/unittest/R/format_traceback.R |only unittest-1.7-0/unittest/R/ok.R | 75 +----- unittest-1.7-0/unittest/R/ok_group.R | 24 +- unittest-1.7-0/unittest/R/outcome.R |only unittest-1.7-0/unittest/R/output.R |only unittest-1.7-0/unittest/R/ut_cmp.R | 37 ++- unittest-1.7-0/unittest/R/ut_cmp_error.R | 16 - unittest-1.7-0/unittest/R/ut_cmp_warning.R |only unittest-1.7-0/unittest/R/ut_with_report.R |only unittest-1.7-0/unittest/R/zzz_non_interactive.R |only unittest-1.7-0/unittest/build/vignette.rds |binary unittest-1.7-0/unittest/inst/doc/faq.R | 26 ++ unittest-1.7-0/unittest/inst/doc/faq.Rmd | 39 +++ unittest-1.7-0/unittest/inst/doc/faq.html | 69 ++++- unittest-1.7-0/unittest/inst/doc/getting_started.R | 6 unittest-1.7-0/unittest/inst/doc/getting_started.html | 27 +- unittest-1.7-0/unittest/inst/doc/testing_packages.R | 6 unittest-1.7-0/unittest/inst/doc/testing_packages.html | 88 +++++-- unittest-1.7-0/unittest/man/ok.Rd | 32 ++ unittest-1.7-0/unittest/man/ok_group.Rd | 17 + unittest-1.7-0/unittest/man/ut_cmp.Rd | 17 + unittest-1.7-0/unittest/man/ut_cmp_error.Rd | 27 +- unittest-1.7-0/unittest/man/ut_cmp_warning.Rd |only unittest-1.7-0/unittest/tests/test_non_interactive.R | 202 +++++++++++++++-- unittest-1.7-0/unittest/tests/test_ok.R | 71 +++-- unittest-1.7-0/unittest/tests/test_ok_group.R | 93 +++++++ unittest-1.7-0/unittest/tests/test_output.R |only unittest-1.7-0/unittest/tests/test_ut_cmp.R | 27 ++ unittest-1.7-0/unittest/tests/test_ut_cmp_error.R | 17 + unittest-1.7-0/unittest/tests/test_ut_cmp_warning.R |only unittest-1.7-0/unittest/tests/test_ut_with_report.R |only unittest-1.7-0/unittest/vignettes/faq.Rmd | 39 +++ 40 files changed, 871 insertions(+), 216 deletions(-)
Title: Stepwise Regression Analysis
Description: The stepwise regression analysis is a statistical technique used to identify a subset of predictor variables essential for constructing predictive models. This package performs stepwise regression analysis across various regression models such as linear, logistic, Cox proportional hazards, Poisson, Gamma, and negative binomial regression. It incorporates diverse stepwise regression algorithms like forward selection, backward elimination, and bidirectional elimination alongside the best subset method. Additionally, it offers a wide range of selection criteria, including Akaike Information Criterion (AIC), Sawa Bayesian Information Criterion (BIC), and Significance Levels (SL). We validated the output accuracy of StepReg using public datasets within the SAS software environment. To facilitate efficient model comparison and selection, StepReg allows for multiple strategies and selection metrics to be executed in a single function call. Moreover, StepReg integrates a Shiny application for [...truncated...]
Author: Junhui Li [cre] ,
Junhui Li [aut],
Kai Hu [aut],
Xiaohuan Lu [aut],
Kun Cheng [ctb],
Sushmita Nayak [ctb],
Cesar Bautista Sotelo [ctb],
Michael Lodato [ctb],
Robert H Brown [ctb],
Wenxin Liu [aut],
Lihua Julie Zhu [aut]
Maintainer: Junhui Li <junhui.li11@umassmed.edu>
Diff between StepReg versions 1.5.1 dated 2024-05-21 and 1.5.2 dated 2024-08-16
DESCRIPTION | 13 +- MD5 | 20 +-- R/stepwiseUtils.R | 8 + R/validateUtils.R | 6 - inst/doc/StepReg.Rmd | 10 - inst/doc/StepReg.html | 69 ++++++------ inst/shiny/rsconnect/shinyapps.io/junhuiliumass/StepReg.dcf | 2 inst/shiny/ui.R | 2 man/StepReg-package.Rd | 9 + tests/sas_benchmark.xlsx |binary vignettes/StepReg.Rmd | 10 - 11 files changed, 80 insertions(+), 69 deletions(-)
Title: 'Serpstat' API Wrapper
Description: The primary goal of 'Serpstat' API <https://serpstat.com/api/>
is to reduce manual SEO (search engine optimization) and PPC (pay-per-click)
tasks. You can automate your keywords research or competitors analysis
with this API wrapper.
Author: Alex Danilin [aut, cre]
Maintainer: Alex Danilin <alexnikdanilin@gmail.com>
Diff between serpstatr versions 0.2.1 dated 2023-09-09 and 0.3.0 dated 2024-08-16
DESCRIPTION | 10 - MD5 | 52 ++++--- NAMESPACE | 8 + NEWS.md | 23 +++ R/audit.R |only R/backlinks.R | 4 R/project_management.R |only R/rank_tracker.R | 10 - R/search_analytics.R | 203 +++++++++++++++++++++++++++++-- README.md | 55 ++++++-- man/serpstatr.Rd | 2 man/sst_au_get_summary.Rd |only man/sst_au_start.Rd |only man/sst_bl_domain_summary.Rd | 2 man/sst_bl_referring_domains.Rd | 2 man/sst_pm_create_project.Rd |only man/sst_pm_delete_project.Rd |only man/sst_pm_list_projects.Rd |only man/sst_rt_competitors.Rd | 2 man/sst_rt_positions_history.Rd | 2 man/sst_rt_project_regions.Rd | 4 man/sst_rt_serp_history.Rd | 2 man/sst_sa_database_info.Rd | 2 man/sst_sa_domain_history.Rd |only man/sst_sa_domain_keywords.Rd | 2 man/sst_sa_domain_organic_competitors.Rd |only man/sst_sa_domain_top_pages.Rd |only man/sst_sa_domains_info.Rd | 2 man/sst_sa_keyword_top.Rd | 2 man/sst_sa_keywords.Rd | 2 man/sst_sa_keywords_info.Rd | 2 man/sst_sa_stats.Rd | 2 32 files changed, 327 insertions(+), 68 deletions(-)
Title: Read and Play Digital Music (MIDI)
Description: Bindings to 'libfluidsynth' to parse and synthesize MIDI files. It can
read MIDI into a data frame, play it on the local audio device, or convert into
an audio file.
Author: Jeroen Ooms [aut, cre] ,
S. Christian Collins [cph]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Diff between fluidsynth versions 1.0.0 dated 2024-02-21 and 1.0.1 dated 2024-08-16
DESCRIPTION | 6 +++--- MD5 | 8 ++++---- src/Makevars.ucrt | 7 ++++--- src/Makevars.win | 2 +- src/playmidi.c | 2 +- 5 files changed, 13 insertions(+), 12 deletions(-)
Title: Analysis of Convergent Evolution
Description: Quantifies and assesses the significance of convergent evolution using multiple methods and measures as described in Stayton (2015) <DOI: 10.1111/evo.12729> and Grossnickle et al. 2023. Also displays results in various ways.
Author: William Brightly [aut],
C. Tristan Stayton [aut, cre]
Maintainer: C. Tristan Stayton <tstayton@bucknell.edu>
Diff between convevol versions 2.2.0 dated 2024-07-08 and 2.2.1 dated 2024-08-16
DESCRIPTION | 8 +++++--- MD5 | 7 ++++++- build |only inst |only vignettes |only 5 files changed, 11 insertions(+), 4 deletions(-)
Title: Fast Creation of Dummy (Binary) Columns and Rows from
Categorical Variables
Description: Creates dummy columns from columns that have categorical variables (character or factor types). You can also specify which columns to make dummies out of, or which columns to ignore. Also creates dummy rows from character, factor, and Date columns. This package provides a significant speed increase from creating dummy variables through model.matrix().
Author: Jacob Kaplan [aut, cre] ,
Benjamin Schlegel [ctb]
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Diff between fastDummies versions 1.7.3 dated 2023-07-06 and 1.7.4 dated 2024-08-16
DESCRIPTION | 6 +++--- MD5 | 12 ++++++------ NEWS.md | 4 ++++ R/utils.R | 7 ------- build/vignette.rds |binary inst/doc/making-dummy-rows.html | 6 +++--- inst/doc/making-dummy-variables.html | 6 +++--- 7 files changed, 19 insertions(+), 22 deletions(-)
Title: Select Intervals Suited for Functional Regression
Description: Interval fusion and selection procedures for regression with
functional inputs. Methods include a semiparametric approach based
on Sliced Inverse Regression (SIR), as described in
<doi:10.1007/s11222-018-9806-6> (standard ridge and sparse SIR are
also included in the package) and a random forest based approach,
as described in <doi:10.1002/sam.11705>.
Author: Victor Picheny [aut],
Remi Servien [aut],
Nathalie Vialaneix [aut, cre]
Maintainer: Nathalie Vialaneix <nathalie.vialaneix@inrae.fr>
Diff between SISIR versions 0.2.2 dated 2023-03-26 and 0.2.3 dated 2024-08-16
DESCRIPTION | 13 +++++++------ MD5 | 33 +++++++++++++++++---------------- NEWS.md | 10 ++++++++++ R/SFCB.R | 9 +++++---- R/data.R | 2 -- R/ridgeSIR.R | 24 ++++++++++++------------ R/sfcb_methods.R | 2 -- R/sparseSIR.R | 32 ++++++++++++++++++-------------- build |only inst/CITATION | 11 +++++++---- man/SFCB-class.Rd | 2 -- man/SISIR.Rd | 13 +++++++------ man/project.Rd | 2 +- man/ridgeSIR.Rd | 16 ++++++++-------- man/sfcb.Rd | 9 +++++---- man/sparseSIR.Rd | 16 +++++++++------- man/truffles.Rd | 2 -- man/tune.ridgeSIR.Rd | 6 +++--- 18 files changed, 109 insertions(+), 93 deletions(-)
Title: Simulate DNA Methylation Dynamics on Different Genomic
Structures along Genealogies
Description: DNA methylation is an epigenetic modification involved in genomic stability,
gene regulation, development and disease.
DNA methylation occurs mainly through the addition of a methyl group to cytosines,
for example to cytosines in a CpG dinucleotide context (CpG stands for a cytosine followed by a guanine).
Tissue-specific methylation patterns lead to genomic regions with different characteristic
methylation levels.
E.g. in vertebrates CpG islands (regions with high CpG content) that are associated to promoter regions of
expressed genes tend to be unmethylated.
'MethEvolSIM' is a model-based simulation software for the generation and modification
of cytosine methylation patterns along a given tree, which can be a genealogy of
cells within an organism, a coalescent tree of DNA sequences sampled from a population, or a species tree.
The simulations are based on an extension of the model of
Grosser & Metzler (2020) <doi:10.1186/s12859-020-3438-5> and allows for changes of
the met [...truncated...]
Author: Sara Castillo Vicente [aut, cre],
Dirk Metzler [aut, ths]
Maintainer: Sara Castillo Vicente <castillo@bio.lmu.de>
Diff between MethEvolSIM versions 0.1.4 dated 2024-07-30 and 0.1.5 dated 2024-08-16
DESCRIPTION | 6 ++--- MD5 | 8 +++---- R/multiRegion_SIM.R | 20 ++++++++--------- README.md | 42 +++++++++++++++++------------------- inst/doc/intro-vignette.html | 49 ++++++++++++++++++++----------------------- 5 files changed, 60 insertions(+), 65 deletions(-)
Title: Client for 'jq', a 'JSON' Processor
Description: Client for 'jq', a 'JSON' processor (<https://jqlang.github.io/jq/>),
written in C. 'jq' allows the following with 'JSON' data: index into, parse,
do calculations, cut up and filter, change key names and values, perform
conditionals and comparisons, and more.
Author: Rich FitzJohn [aut],
Jeroen Ooms [aut, cre],
Scott Chamberlain [aut],
Stefan Milton Bache [aut]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Diff between jqr versions 1.3.3 dated 2023-12-04 and 1.3.4 dated 2024-08-16
DESCRIPTION | 12 ++++++------ MD5 | 10 +++++----- NEWS.md | 5 +++++ R/manip.R | 1 - man/jqr.Rd | 20 ++++++++++++++++++++ man/manip.Rd | 3 --- 6 files changed, 36 insertions(+), 15 deletions(-)
Title: Embedded JavaScript and WebAssembly Engine for R
Description: An R interface to V8 <https://v8.dev>: Google's open source JavaScript
and WebAssembly engine. This package can be compiled either with V8 version 6
and up or NodeJS when built as a shared library.
Author: Jeroen Ooms [aut, cre] ,
Jan Marvin Garbuszus [ctb]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Diff between V8 versions 4.4.2 dated 2024-02-15 and 5.0.0 dated 2024-08-16
V8-4.4.2/V8/src/legacy |only V8-5.0.0/V8/DESCRIPTION | 8 ++++---- V8-5.0.0/V8/MD5 | 34 +++++++++++++--------------------- V8-5.0.0/V8/NAMESPACE | 3 +++ V8-5.0.0/V8/NEWS | 6 ++++++ V8-5.0.0/V8/R/RcppExports.R | 4 ---- V8-5.0.0/V8/R/V8.R | 20 ++++++++++++++------ V8-5.0.0/V8/build/partial.rdb |binary V8-5.0.0/V8/build/vignette.rds |binary V8-5.0.0/V8/configure | 25 ++++++++++++------------- V8-5.0.0/V8/inst/doc/npm.html | 14 +++++++------- V8-5.0.0/V8/inst/doc/v8_intro.html | 14 +++++++------- V8-5.0.0/V8/man/V8.Rd | 7 +++---- V8-5.0.0/V8/src/RcppExports.cpp | 12 ------------ V8-5.0.0/V8/src/bindings.cpp | 5 ----- 15 files changed, 69 insertions(+), 83 deletions(-)
Title: Calculates the Percentage CV for Mass Spectrometry-Based
Proteomics Data
Description: Calculates the percentage coefficient of variation (CV) for mass spectrometry-based proteomic data. The CV can be calculated with the traditional formula for raw (non log transformed) intensity data, or log transformed data. This package currently does not reference any academic publication.
Author: Alejandro Brenes [aut, cre]
Maintainer: Alejandro Brenes <abrenes@ed.ac.uk>
Diff between proteomicsCV versions 0.2.5 dated 2024-05-14 and 0.3.0 dated 2024-08-16
DESCRIPTION | 8 ++++---- MD5 | 6 +++--- R/proteomicsCV.R | 11 ++++------- man/proteomicsCV.Rd | 35 +++++++++++++++++++---------------- 4 files changed, 30 insertions(+), 30 deletions(-)
Title: Generalized Price and Quantity Indexes
Description: Tools to build and work with bilateral generalized-mean
price indexes (and by extension quantity indexes), and indexes composed of
generalized-mean indexes (e.g., superlative quadratic-mean indexes, GEKS).
Covers the core mathematical machinery for making bilateral price indexes,
computing price relatives, detecting outliers, and decomposing indexes,
with wrappers for all common (and many uncommon) index-number
formulas. Implements and extends many of the methods in
Balk (2008, <doi:10.1017/CBO9780511720758>), von der Lippe (2007,
<doi:10.3726/978-3-653-01120-3>), and the CPI manual (2020,
<doi:10.5089/9781484354841.069>).
Author: Steve Martin [aut, cre, cph]
Maintainer: Steve Martin <marberts@protonmail.com>
Diff between gpindex versions 0.6.1 dated 2024-04-12 and 0.6.2 dated 2024-08-16
DESCRIPTION | 12 +-- MD5 | 56 +++++++------- NEWS.md | 8 ++ R/geks.R | 7 - R/helpers.R | 9 ++ R/means.R | 13 ++- R/outliers.R | 4 - R/price_data.R | 5 - R/price_indexes.R | 139 +++++++++++++++++++++++++++--------- R/splice.R | 4 - R/weights.R | 10 +- README.md | 13 +-- build/partial.rdb |only build/vignette.rds |binary inst/doc/gpindex.html | 2 man/factor_weights.Rd | 2 man/geks.Rd | 7 - man/generalized_mean.Rd | 4 - man/gpindex-package.Rd | 2 man/index_weights.Rd | 28 ++++++- man/nested_mean.Rd | 4 - man/outliers.Rd | 4 - man/price_data.Rd | 5 - man/price_indexes.Rd | 28 +++---- tests/Examples/gpindex-Ex.Rout.save | 23 +++-- tests/testthat/test-geks.R | 27 ++++-- tests/testthat/test-price-indexes.R | 7 + tests/testthat/test-splice.R | 5 + tests/testthat/test-weights.R | 2 vignettes/decomposing-indexes.html |only 30 files changed, 287 insertions(+), 143 deletions(-)
Title: Authenticate as a 'GitHub' App
Description: 'GitHub' apps provide a powerful way to manage fine grained
programmatic access to specific 'git' repositories, without having to
create dummy users, and which are safer than a personal access token
for automated tasks. This package extends the 'gh' package to let you
authenticate and interact with 'GitHub' <https://docs.github.com/en/rest/overview>
in 'R' as an app.
Author: Jeroen Ooms [aut, cre]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Diff between ghapps versions 1.0.0 dated 2022-11-07 and 1.1.0 dated 2024-08-16
DESCRIPTION | 11 ++++++----- MD5 | 9 +++++---- NAMESPACE | 1 + NEWS |only R/ghapps.R | 7 +++++++ man/ghapps.Rd | 9 ++++++--- 6 files changed, 25 insertions(+), 12 deletions(-)
Title: Ecological Regression using Aggregate and Individual Data
Description: Estimating individual-level covariate-outcome associations
using aggregate data ("ecological inference") or a combination of
aggregate and individual-level data ("hierarchical related regression").
Author: Christopher Jackson [aut, cre]
Maintainer: Christopher Jackson <chris.jackson@mrc-bsu.cam.ac.uk>
Diff between ecoreg versions 0.2.4 dated 2024-01-23 and 0.2.5 dated 2024-08-16
DESCRIPTION | 14 +++++++++----- MD5 | 7 ++++--- inst/NEWS | 6 ++++++ inst/doc/ecoreg-guide.Rnw |only inst/doc/ecoreg-guide.pdf |binary 5 files changed, 19 insertions(+), 8 deletions(-)
Title: Generate Citation File Format ('cff') Metadata for R Packages
Description: The Citation File Format version 1.2.0
<doi:10.5281/zenodo.5171937> is a human and machine readable file
format which provides citation metadata for software. This package
provides core utilities to generate and validate this metadata.
Author: Diego Hernangomez [aut, cre, cph]
,
Joao Martins [rev] ,
Scott Chamberlain [rev]
Maintainer: Diego Hernangomez <diego.hernangomezherrero@gmail.com>
Diff between cffr versions 1.1.0 dated 2024-07-23 and 1.1.1 dated 2024-08-16
DESCRIPTION | 6 MD5 | 354 NAMESPACE | 176 NEWS.md | 4 R/as_bibentry.R | 802 - R/as_cff.R | 520 R/as_cff_person.R | 762 - R/as_cff_reference.R | 238 R/assertions.R | 158 R/cff.R | 198 R/cff_create.R | 466 R/cff_gha_update.R | 154 R/cff_git_hook.R | 216 R/cff_modify.R | 244 R/cff_read.R | 580 R/cff_validate.R | 270 R/cff_write_misc.R | 264 R/cffr-package.R | 24 R/data.R | 60 R/deprecated.R | 600 R/docs.R | 42 R/encoded_utf_to_latex.R | 108 R/methods.R | 622 R/utils-alerts.R | 176 R/utils-bib.R | 500 R/utils-cff_read.R | 756 - R/utils-cff_ref.R | 858 - R/utils-create.R | 427 R/utils-methods.R | 112 R/utils-persons.R | 815 - R/utils-schema.R | 608 R/utils.R | 634 R/zzz.R | 32 README.md | 1957 +- build/partial.rdb |binary build/vignette.rds |binary data/cran_to_spdx.rda |binary inst/CITATION | 134 inst/REFERENCES.bib | 428 inst/WORDLIST | 182 inst/bash/citation-cff-pre-commit.sh | 72 inst/doc/bibtex_cff.R | 1158 - inst/doc/bibtex_cff.Rmd | 2850 +-- inst/doc/bibtex_cff.html | 7167 +++++----- inst/doc/cffr.R | 294 inst/doc/cffr.html | 1751 +- inst/doc/crosswalk.R | 628 inst/doc/crosswalk.Rmd | 1398 - inst/doc/crosswalk.html | 4237 ++--- inst/doc/paper.Rmd | 222 inst/doc/paper.html | 1037 - inst/examples/CITATION_auto | 50 inst/examples/CITATION_basic | 46 inst/examples/CITATION_basic.cff | 48 inst/examples/CITATION_complete.cff | 1846 +- inst/examples/CITATION_error.cff | 38 inst/examples/CITATION_rmarkdown | 100 inst/examples/CITATION_skeleton.cff | 16 inst/examples/CITATION_surveillance | 56 inst/examples/DESCRIPTION_basic | 32 inst/examples/DESCRIPTION_basic_plain_authors | 26 inst/examples/DESCRIPTION_basicdate | 34 inst/examples/DESCRIPTION_bioconductor | 134 inst/examples/DESCRIPTION_gitlab | 156 inst/examples/DESCRIPTION_many_persons | 84 inst/examples/DESCRIPTION_many_urls | 38 inst/examples/DESCRIPTION_no_URL | 152 inst/examples/DESCRIPTION_no_encoding | 34 inst/examples/DESCRIPTION_posit_package_manager | 62 inst/examples/DESCRIPTION_r_universe | 216 inst/examples/DESCRIPTION_rgeos | 86 inst/examples/DESCRIPTION_surveillance | 212 inst/examples/DESCRIPTION_two_emails | 74 inst/examples/DESCRIPTION_twomaintainers | 106 inst/examples/DESCRIPTION_wrong_urls | 70 inst/examples/preferred-citation-book-missing.cff | 34 inst/examples/preferred-citation-book.cff | 40 inst/examples/preferred-citation-conference-paper-2.cff | 74 inst/examples/preferred-citation-conference-paper-missing.cff | 56 inst/examples/preferred-citation-conference-paper.cff | 94 inst/examples/preferred-citation-manual.cff | 82 inst/examples/preferred-citation-no-month.cff | 28 inst/examples/preferred-citation-no-vol.cff | 60 inst/examples/preferred-citation-pamphlet.cff | 58 inst/examples/preferred-citation-report-no-affiliation.cff | 58 inst/examples/preferred-citation-report-no-institution.cff | 60 inst/examples/preferred-citation-report.cff | 64 inst/examples/preferred-citation-unpublished.cff | 60 inst/examples/reprozip.cff | 282 inst/examples/smith-et-al.cff | 58 inst/examples/tidyverse-joss-paper.cff | 58 inst/examples/tidyverse-software.cff | 28 inst/extdata/SPDX_License_List.csv | 740 - inst/extdata/cran_licenses.csv | 320 inst/extdata/crosswalk_tables.csv | 498 inst/schema/schema.json | 3764 ++--- inst/schemaorg.json | 62 inst/yaml/update-citation-cff.yaml | 116 man/as_bibentry.Rd | 314 man/as_cff.Rd | 224 man/as_cff_person.Rd | 340 man/cff.Rd | 174 man/cff_class.Rd | 732 - man/cff_create.Rd | 232 man/cff_gha_update.Rd | 78 man/cff_git_hook.Rd | 156 man/cff_modify.Rd | 120 man/cff_read.Rd | 300 man/cff_read_bib_text.Rd | 144 man/cff_schema.Rd | 124 man/cff_validate.Rd | 120 man/cff_write.Rd | 192 man/cff_write_misc.Rd | 254 man/cffr-package.Rd | 64 man/chunks/cffclass.Rmd | 356 man/chunks/cffclass.html | 1392 - man/chunks/person.Rmd | 26 man/cran_to_spdx.Rd | 70 man/deprecated_cff_bibentry.Rd | 78 man/deprecated_cff_from_bib.Rd | 132 man/deprecated_cff_person.Rd | 150 man/deprecated_cff_to_bib.Rd | 122 man/deprecated_write.Rd | 134 man/encoded_utf_to_latex.Rd | 106 man/figures/lifecycle-archived.svg | 42 man/figures/lifecycle-defunct.svg | 42 man/figures/lifecycle-deprecated.svg | 42 man/figures/lifecycle-experimental.svg | 42 man/figures/lifecycle-maturing.svg | 42 man/figures/lifecycle-questioning.svg | 42 man/figures/lifecycle-soft-deprecated.svg | 42 man/figures/lifecycle-stable.svg | 58 man/figures/lifecycle-superseded.svg | 42 man/roxygen/meta.R | 24 tests/testthat.R | 24 tests/testthat/_snaps/cff_create.md | 2 tests/testthat/_snaps/cff_write/appendkeys.cff | 54 tests/testthat/_snaps/cff_write/asci_trans.cff | 24 tests/testthat/_snaps/cff_write/basic.cff | 46 tests/testthat/_snaps/cff_write/fix_extension.cff | 24 tests/testthat/_snaps/cff_write/new_folder.cff | 46 tests/testthat/_snaps/cff_write/newkeys.cff | 58 tests/testthat/_snaps/cff_write/noencoding.cff | 52 tests/testthat/_snaps/cff_write/utf8.cff | 24 tests/testthat/_snaps/cff_write_misc/CITAT_ION | 32 tests/testthat/_snaps/cff_write_misc/append.bib | 30 tests/testthat/_snaps/cff_write_misc/ascii.bib | 8 tests/testthat/_snaps/cff_write_misc/noext.bib | 8 tests/testthat/_snaps/methods.md | 6 tests/testthat/_snaps/utils-create.md | 2 tests/testthat/test-as_bibentry.R | 296 tests/testthat/test-as_cff.R | 326 tests/testthat/test-as_cff_person.R | 360 tests/testthat/test-as_cff_reference.R | 1570 +- tests/testthat/test-assertions.R | 248 tests/testthat/test-cff.R | 218 tests/testthat/test-cff_create.R | 7 tests/testthat/test-cff_gha_update.R | 82 tests/testthat/test-cff_modify.R | 78 tests/testthat/test-cff_read.R | 4 tests/testthat/test-cff_read_bib_text.R | 86 tests/testthat/test-cff_validate.R | 124 tests/testthat/test-cff_write_misc.R | 296 tests/testthat/test-deprecated.R | 168 tests/testthat/test-methods.R | 679 tests/testthat/test-mock-package.R | 168 tests/testthat/test-utils-alerts.R | 114 tests/testthat/test-utils-bib.R | 16 tests/testthat/test-utils-cff_create.R | 40 tests/testthat/test-utils-cff_ref.R | 16 tests/testthat/test-utils-create.R | 72 tests/testthat/test-utils-persons.R | 360 tests/testthat/test-utils-schema.R | 40 tests/testthat/test-xtra-check-bibtex-ruby.R | 280 vignettes/REFERENCES.bib | 470 vignettes/bibtex_cff.Rmd | 2850 +-- vignettes/crosswalk.Rmd | 1398 - vignettes/paper.Rmd | 222 178 files changed, 31627 insertions(+), 31664 deletions(-)
Title: Phylogenetic Tree Models and the Power of Tree Shape Statistics
Description: The first goal of this package is to provide a multitude of tree models,
i.e., functions that generate rooted binary trees with a given number of leaves.
Second, the package allows for an easy evaluation and comparison of tree shape
statistics by estimating their power to differentiate between different tree models.
Please note that this R package was developed alongside the manuscript
"Tree balance in phylogenetic models" by
S. J. Kersting, K. Wicke, and M. Fischer (2024) <doi:10.48550/arXiv.2406.05185>,
which provides further background and the respective mathematical definitions.
This project was supported by the project ArtIGROW, which is a part of the
WIR!-Alliance ArtIFARM – Artificial Intelligence in Farming funded by the
German Federal Ministry of Education and Research (No. 03WIR4805).
Author: Sophie Kersting [aut, cre] ,
Kristina Wicke [aut] ,
Mareike Fischer [aut]
Maintainer: Sophie Kersting <sophie_kersting@gmx.de>
Diff between poweRbal versions 0.0.0.3 dated 2024-06-28 and 0.0.1.1 dated 2024-08-16
DESCRIPTION | 7 MD5 | 87 +-- NAMESPACE | 11 R/poweRbal_data-methods.R |only R/powerCompare.R | 350 ++++++++++----- R/powerCompute.R | 165 +++---- R/powerData.R | 16 R/powerRegAcc.R | 643 +++++++++++++++++++++++----- R/powerShow.R | 199 -------- R/tmAldousBeta.R | 206 ++++----- R/tmAll.R | 606 +++++++++++++------------- R/tmAltBirthDeath.R | 214 ++++----- R/tmBISSE.R | 168 +++---- R/tmComb.R | 74 +-- R/tmDensity.R | 282 ++++++------ R/tmETM.R | 78 +-- R/tmFordsAlpha.R | 180 +++---- R/tmGFB.R | 110 ++-- R/tmGrowNoExtDT.R | 856 ++++++++++++++++++-------------------- R/tmMB.R | 90 +-- R/tmPDA.R | 80 +-- R/tmYule.R | 86 +-- R/tssGetInfo.R | 5 R/tssInfo.R | 2 man/generateTrees.Rd | 51 +- man/poweRbal_data-plot.Rd |only man/poweRbal_data-printsummary.Rd |only man/powerCompare.Rd | 133 ++++- man/powerCompute.Rd | 64 +- man/powerData.Rd | 17 man/powerRegAcc.Rd | 185 ++++++-- man/powerShow.Rd | 122 ----- man/tmAldous.Rd | 13 man/tmAltBirthDeath.Rd | 13 man/tmBiSSE.Rd | 13 man/tmComb.Rd | 13 man/tmDensity.Rd | 13 man/tmETM.Rd | 13 man/tmFord.Rd | 17 man/tmGFB.Rd | 13 man/tmGrowNoExtDT.Rd | 13 man/tmMB.Rd | 13 man/tmPDA.Rd | 13 man/tmYule.Rd | 13 man/tssGetInfo.Rd | 6 man/tssInfo.Rd | 3 46 files changed, 2799 insertions(+), 2457 deletions(-)
Title: Classifications and Codelists for Statistics Norway
Description: Functions to search, retrieve and apply classifications
and codelists using Statistics Norway's API <https://www.ssb.no/klass>
from the system 'KLASS'. Retrieves classifications by date with options
to choose language, hierarchical level and formatting.
Author: Susie Jentoft [aut, cre],
Diana-Cristina Iancu [aut],
Lisa Li [aut],
Statistics Norway [cph]
Maintainer: Susie Jentoft <susie.jentoft@ssb.no>
Diff between klassR versions 0.2.3 dated 2024-01-15 and 0.2.4 dated 2024-08-16
klassR-0.2.3/klassR/man/splitChar.Rd |only klassR-0.2.4/klassR/DESCRIPTION | 12 - klassR-0.2.4/klassR/MD5 | 28 ++- klassR-0.2.4/klassR/NEWS.md | 6 klassR-0.2.4/klassR/R/Hent_data.R | 23 ++- klassR-0.2.4/klassR/R/KLASS.R | 17 +- klassR-0.2.4/klassR/R/checkLevel.R | 27 --- klassR-0.2.4/klassR/R/format.R | 138 ++++++++----------- klassR-0.2.4/klassR/man/ApplyKlass.Rd | 2 klassR-0.2.4/klassR/man/GetKlass.Rd | 4 klassR-0.2.4/klassR/man/formattering.Rd | 10 - klassR-0.2.4/klassR/man/formattering_kommune.Rd |only klassR-0.2.4/klassR/man/formattering_nace.Rd |only klassR-0.2.4/klassR/man/levelCheck.Rd | 2 klassR-0.2.4/klassR/tests/testthat/test_ApplyKlass.R | 102 +++++++++++++- klassR-0.2.4/klassR/tests/testthat/test_GetKlass.R | 108 ++++++++++++++ klassR-0.2.4/klassR/tests/testthat/test_ListKlass.R |only 17 files changed, 339 insertions(+), 140 deletions(-)
Title: Easy Access to Model Information for Various Model Objects
Description: A tool to provide an easy, intuitive and consistent
access to information contained in various R models, like model
formulas, model terms, information about random effects, data that was
used to fit the model or data from response variables. 'insight'
mainly revolves around two types of functions: Functions that find
(the names of) information, starting with 'find_', and functions that
get the underlying data, starting with 'get_'. The package has a
consistent syntax and works with many different model objects, where
otherwise functions to access these information are missing.
Author: Daniel Luedecke [aut, cre] ,
Dominique Makowski [aut, ctb] ,
Indrajeet Patil [aut, ctb] ,
Philip Waggoner [aut, ctb] ,
Mattan S. Ben-Shachar [aut, ctb]
,
Brenton M. Wiernik [aut, ctb] ,
Vincent Arel-Bundock [aut, ctb]
,
Etienne Bacher [aut, ctb] ,
Ale [...truncated...]
Maintainer: Daniel Luedecke <d.luedecke@uke.de>
Diff between insight versions 0.20.2 dated 2024-07-13 and 0.20.3 dated 2024-08-16
DESCRIPTION | 7 MD5 | 119 ++++---- NAMESPACE | 20 + NEWS.md | 31 ++ R/check_if_installed.R | 27 +- R/compute_variances.R | 16 - R/ellipsis_info.R | 19 + R/export_table.R | 45 +-- R/find_algorithm.R | 1 R/find_formula.R | 31 ++ R/find_parameters.R | 3 R/find_parameters_mixed.R | 2 R/find_predictors.R | 2 R/find_response.R | 29 ++ R/format_table.R | 6 R/get_df.R | 347 ++++++++++++++++++-------- R/get_df_betwithin.R | 2 R/get_df_ml1.R | 4 R/get_df_residual.R | 104 +++++-- R/get_loglikelihood.R | 1 R/get_modelmatrix.R | 10 R/get_nested_lme_varcorr.R | 1 R/get_parameters.R | 5 R/get_parameters_bayesian.R | 2 R/get_parameters_emmeans.R | 1 R/get_parameters_mixed.R | 9 R/get_parameters_others.R | 2 R/get_predicted_ci.R | 1 R/get_priors.R | 3 R/get_sigma.R | 31 +- R/get_statistic.R | 5 R/get_varcov.R | 6 R/get_variances.R | 17 - R/helper_functions.R | 30 +- R/is_mixed_model.R | 8 R/link_function.R | 1 R/link_inverse.R | 2 R/model_info.R | 1 R/n_parameters.R | 2 R/utils_model_info.R | 1 inst/WORDLIST | 13 inst/doc/display.html | 222 ++++++++-------- inst/doc/export.html | 4 inst/doc/insight.html | 12 man/format_table.Rd | 2 man/get_df.Rd | 13 man/get_variance.Rd | 17 - tests/testthat/_snaps/export_table.md | 44 +-- tests/testthat/_snaps/format_table.md | 32 +- tests/testthat/_snaps/format_table_ci.md | 22 - tests/testthat/_snaps/mipo.md | 52 +-- tests/testthat/_snaps/windows/format_table.md | 28 +- tests/testthat/test-blmer.R | 5 tests/testthat/test-brms.R | 23 + tests/testthat/test-brms_missing.R |only tests/testthat/test-ellipses_info.R | 23 + tests/testthat/test-get_variance.R | 10 tests/testthat/test-panelr.R | 5 tests/testthat/test-psm.R | 2 tests/testthat/test-serp.R | 4 tests/testthat/test-standardize_names.R | 63 +--- 61 files changed, 948 insertions(+), 602 deletions(-)
Title: Simple Git Client for R
Description: Simple git client for R based on 'libgit2' <https://libgit2.org> with
support for SSH and HTTPS remotes. All functions in 'gert' use basic R data
types (such as vectors and data-frames) for their arguments and return values.
User credentials are shared with command line 'git' through the git-credential
store and ssh keys stored on disk or ssh-agent.
Author: Jeroen Ooms [aut, cre] ,
Jennifer Bryan [ctb]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Diff between gert versions 2.1.0 dated 2024-07-19 and 2.1.1 dated 2024-08-16
DESCRIPTION | 6 +++--- MD5 | 6 +++--- NEWS | 3 +++ inst/doc/gert.html | 10 +++++----- 4 files changed, 14 insertions(+), 11 deletions(-)
Title: Working with Audio and Video in R
Description: Bindings to 'FFmpeg' <http://www.ffmpeg.org/> AV library for working with
audio and video in R. Generates high quality video from images or R graphics with
custom audio. Also offers high performance tools for reading raw audio, creating
'spectrograms', and converting between countless audio / video formats. This package
interfaces directly to the C API and does not require any command line utilities.
Author: Jeroen Ooms [aut, cre]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Diff between av versions 0.9.0 dated 2023-12-04 and 0.9.1 dated 2024-08-16
DESCRIPTION | 13 +++++++------ MD5 | 36 ++++++++++++++++++------------------ NAMESPACE | 1 + NEWS | 4 ++++ R/encode.R | 41 ++++++++++++++++++++++++++--------------- R/fft.R | 18 ++++++++++++++++++ man/encoding.Rd | 32 +++++++++++++++++++++----------- man/read_audio.Rd | 20 ++++++++++++++++++++ src/Makevars.in | 2 +- src/Makevars.win | 2 +- src/fft.c | 3 --- src/formats.c | 2 -- src/info.c | 8 ++++---- src/init.c | 6 ++---- src/video.c | 33 ++++++++++++++++++++++----------- src/winfunc.c | 2 -- tests/testthat.R | 2 +- tests/testthat/test-fft.R | 12 ++++++++++++ tests/testthat/test-video.R | 12 ++++++++++-- 19 files changed, 168 insertions(+), 81 deletions(-)
Title: Calculating Bilateral and Multilateral Price Indexes
Description: Preparing a scanner data set for price dynamics calculations (data selecting, data classification, data matching, data filtering). Computing bilateral and multilateral indexes. For details on these methods see: Diewert and Fox (2020)
<doi:10.1080/07350015.2020.1816176>, Białek (2019) <doi:10.2478/jos-2019-0014> or Białek (2020) <doi:10.2478/jos-2020-0037>.
Author: Jacek Bialek [aut, cre]
Maintainer: Jacek Bialek <jacek.bialek@uni.lodz.pl>
Diff between PriceIndices versions 0.1.9 dated 2024-03-14 and 0.2.0 dated 2024-08-16
PriceIndices-0.1.9/PriceIndices/R/dataDOWNSIZED.R |only PriceIndices-0.1.9/PriceIndices/data/dataDOWNSIZED.rda |only PriceIndices-0.1.9/PriceIndices/man/dataDOWNSIZED.Rd |only PriceIndices-0.2.0/PriceIndices/DESCRIPTION | 6 PriceIndices-0.2.0/PriceIndices/MD5 | 62 +- PriceIndices-0.2.0/PriceIndices/NAMESPACE | 2 PriceIndices-0.2.0/PriceIndices/NEWS.md | 15 PriceIndices-0.2.0/PriceIndices/R/PriceIndices.R | 6 PriceIndices-0.2.0/PriceIndices/R/data_DOWN_UP_SIZED.R |only PriceIndices-0.2.0/PriceIndices/R/f_bilateral_indicators.R | 4 PriceIndices-0.2.0/PriceIndices/R/f_bilateral_indices.R | 85 +++ PriceIndices-0.2.0/PriceIndices/R/f_chain_indices.R | 49 + PriceIndices-0.2.0/PriceIndices/R/f_comparing_indices.R | 17 PriceIndices-0.2.0/PriceIndices/R/f_data_processing.R | 273 ++++++---- PriceIndices-0.2.0/PriceIndices/R/f_full_multilateral_indices.R | 6 PriceIndices-0.2.0/PriceIndices/R/f_general.R | 2 PriceIndices-0.2.0/PriceIndices/R/f_internal.R | 98 ++- PriceIndices-0.2.0/PriceIndices/R/f_multilateral_indicators.R | 4 PriceIndices-0.2.0/PriceIndices/README.md | 203 ++++--- PriceIndices-0.2.0/PriceIndices/data/data_DOWN_UP_SIZED.rda |only PriceIndices-0.2.0/PriceIndices/inst/doc/PriceIndices.R | 20 PriceIndices-0.2.0/PriceIndices/inst/doc/PriceIndices.Rmd | 32 - PriceIndices-0.2.0/PriceIndices/inst/doc/PriceIndices.html | 94 +-- PriceIndices-0.2.0/PriceIndices/man/PriceIndices.Rd | 6 PriceIndices-0.2.0/PriceIndices/man/bennet.Rd | 4 PriceIndices-0.2.0/PriceIndices/man/chdikhanov.Rd |only PriceIndices-0.2.0/PriceIndices/man/compare_distances.Rd | 2 PriceIndices-0.2.0/PriceIndices/man/compare_to_target.Rd | 2 PriceIndices-0.2.0/PriceIndices/man/data_DOWN_UP_SIZED.Rd |only PriceIndices-0.2.0/PriceIndices/man/dikhanov.Rd |only PriceIndices-0.2.0/PriceIndices/man/figures/README-unnamed-chunk-19-1.png |binary PriceIndices-0.2.0/PriceIndices/man/figures/README-unnamed-chunk-20-1.png |binary PriceIndices-0.2.0/PriceIndices/man/mbennet.Rd | 2 PriceIndices-0.2.0/PriceIndices/man/mmontgomery.Rd | 2 PriceIndices-0.2.0/PriceIndices/man/shrinkflation.Rd | 57 +- PriceIndices-0.2.0/PriceIndices/vignettes/PriceIndices.Rmd | 32 - 36 files changed, 746 insertions(+), 339 deletions(-)
Title: Toolkit for Encryption, Signatures and Certificates Based on
OpenSSL
Description: Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers.
Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic
signatures can either be created and verified manually or via x509 certificates.
AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric
(public key) encryption or EC for Diffie Hellman. High-level envelope functions
combine RSA and AES for encrypting arbitrary sized data. Other utilities include key
generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random
number generator, and 'bignum' math methods for manually performing crypto
calculations on large multibyte integers.
Author: Jeroen Ooms [aut, cre] ,
Oliver Keyes [ctb]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Diff between openssl versions 2.2.0 dated 2024-05-16 and 2.2.1 dated 2024-08-16
DESCRIPTION | 8 ++--- MD5 | 51 ++++++++++++++++++------------------ NEWS | 5 ++- R/hash.R | 2 - R/rand.R | 2 - R/signing.R | 8 ++--- build/vignette.rds |binary inst/doc/bignum.html | 32 +++++++++++----------- inst/doc/crypto_hashing.Rmd | 2 - inst/doc/crypto_hashing.html | 10 +++---- inst/doc/keys.html | 48 ++++++++++++++++----------------- inst/doc/secure_rng.Rmd | 2 - inst/doc/secure_rng.html | 22 +++++++-------- man/hash.Rd | 2 - man/openssl.Rd | 8 +++++ man/rand_bytes.Rd | 2 - man/signatures.Rd | 8 ++--- src/onload.c | 1 src/tests/main.c | 1 tests/testthat/helper-version.R |only tests/testthat/test_keys_dsa.R | 10 ++++--- tests/testthat/test_keys_ecdsa.R | 10 +++---- tests/testthat/test_keys_ecdsa384.R | 10 +++---- tests/testthat/test_keys_ecdsa521.R | 10 +++---- tests/testthat/test_keys_rsa.R | 8 +++-- vignettes/crypto_hashing.Rmd | 2 - vignettes/secure_rng.Rmd | 2 - 27 files changed, 140 insertions(+), 126 deletions(-)
Title: Parametric Time-to-Event Analysis with Variable Incubation
Phases
Description: Fit parametric models for time-to-event data that show an initial
'incubation period', i.e., a variable delay phase where the hazard is zero. The
delayed Weibull distribution serves as foundational data model. The
specific method of 'MPSE' (maximum product of spacings estimation) and MLE-based methods are used for parameter
estimation. Bootstrap confidence intervals for parameters and significance
tests in a two group setting are provided.
Author: Matthias Kuhn [aut, cre, cph]
Maintainer: Matthias Kuhn <matthias.kuhn@tu-dresden.de>
Diff between incubate versions 1.2.1 dated 2023-08-21 and 1.3.0 dated 2024-08-16
incubate-1.2.1/incubate/man/getPars.Rd |only incubate-1.3.0/incubate/DESCRIPTION | 26 incubate-1.3.0/incubate/MD5 | 69 incubate-1.3.0/incubate/NAMESPACE | 2 incubate-1.3.0/incubate/NEWS.md | 9 incubate-1.3.0/incubate/R/data.R | 40 incubate-1.3.0/incubate/R/delay.R | 626 ++++- incubate-1.3.0/incubate/R/delay_estimation.R | 1192 +++++++--- incubate-1.3.0/incubate/R/delay_test.R | 338 +- incubate-1.3.0/incubate/R/utils.R | 45 incubate-1.3.0/incubate/README.md | 18 incubate-1.3.0/incubate/data/fatigue.rda |only incubate-1.3.0/incubate/data/pollution.rda |only incubate-1.3.0/incubate/data/publication_examples.rda |only incubate-1.3.0/incubate/data/susquehanna.rda |only incubate-1.3.0/incubate/inst/scripts/MLEw_weights.RData |only incubate-1.3.0/incubate/inst/scripts/gather_results.R | 35 incubate-1.3.0/incubate/inst/scripts/simRes_test_2023-09-08-15h24m35s.rds |only incubate-1.3.0/incubate/inst/scripts/simRes_test_OUT.rds |only incubate-1.3.0/incubate/inst/scripts/simul_test.R | 170 + incubate-1.3.0/incubate/man/DelayedExponential.Rd | 107 incubate-1.3.0/incubate/man/DelayedWeibull.Rd | 122 - incubate-1.3.0/incubate/man/coef.incubate_fit.Rd | 4 incubate-1.3.0/incubate/man/delay_fit.Rd | 2 incubate-1.3.0/incubate/man/delay_model.Rd | 17 incubate-1.3.0/incubate/man/figures/README-example_fit-1.png |binary incubate-1.3.0/incubate/man/figures/README-example_inf-1.png |binary incubate-1.3.0/incubate/man/getDist.Rd | 15 incubate-1.3.0/incubate/man/incubate.Rd | 4 incubate-1.3.0/incubate/man/minObjFunPORT.Rd |only incubate-1.3.0/incubate/man/objFunFactory.Rd | 25 incubate-1.3.0/incubate/man/power_diff.Rd | 16 incubate-1.3.0/incubate/man/publication_examples.Rd |only incubate-1.3.0/incubate/man/scalePars.Rd |only incubate-1.3.0/incubate/man/stankovic.Rd | 7 incubate-1.3.0/incubate/man/test_diff.Rd | 25 incubate-1.3.0/incubate/man/transform.incubate_fit.Rd | 4 incubate-1.3.0/incubate/man/update.incubate_fit.Rd | 6 incubate-1.3.0/incubate/tests/testthat/test-delay.R | 232 + incubate-1.3.0/incubate/tests/testthat/test-delay_estimation.R | 913 ++++++- incubate-1.3.0/incubate/tests/testthat/test-delay_test.R | 35 41 files changed, 3296 insertions(+), 808 deletions(-)
Title: Reliability and Scoring Routines for the Approach-Avoidance Task
Description: Compute approach bias scores using different scoring algorithms,
compute bootstrapped and exact split-half reliability estimates,
and compute confidence intervals for individual participant scores.
Author: Sercan Kahveci [aut, cre]
Maintainer: Sercan Kahveci <sercan.kahveci@plus.ac.at>
Diff between AATtools versions 0.0.2 dated 2022-08-12 and 0.0.3 dated 2024-08-16
AATtools-0.0.2/AATtools/man/multiple.cor.Rd |only AATtools-0.0.2/AATtools/man/partial.cor.Rd |only AATtools-0.0.3/AATtools/DESCRIPTION | 12 +- AATtools-0.0.3/AATtools/MD5 | 36 ++---- AATtools-0.0.3/AATtools/NAMESPACE | 5 AATtools-0.0.3/AATtools/R/aat_covreliability.R | 14 +- AATtools-0.0.3/AATtools/R/aat_simulate.R | 5 AATtools-0.0.3/AATtools/R/aat_splithalf.R | 47 ++++--- AATtools-0.0.3/AATtools/R/cortools.R | 119 ++++++-------------- AATtools-0.0.3/AATtools/R/helpers.R | 4 AATtools-0.0.3/AATtools/R/relcorrections.R | 18 +-- AATtools-0.0.3/AATtools/R/zzz.R | 2 AATtools-0.0.3/AATtools/man/aat_splithalf.Rd | 12 -- AATtools-0.0.3/AATtools/man/cormean.Rd | 2 AATtools-0.0.3/AATtools/man/correlation-tools.Rd | 20 +++ AATtools-0.0.3/AATtools/man/figures/alpha-1.png |binary AATtools-0.0.3/AATtools/man/figures/bootstrap-1.png |binary AATtools-0.0.3/AATtools/man/figures/simulate-1.png |binary AATtools-0.0.3/AATtools/man/figures/splithalf-1.png |binary AATtools-0.0.3/AATtools/man/splitrel.Rd | 16 +- 20 files changed, 147 insertions(+), 165 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2024-08-03 1.0.3
Title: A Fast Split-Half Reliability Algorithm
Description: Accurately estimates the reliability of cognitive tasks using a fast and flexible permutated split-half reliability algorithm that supports stratified splitting while maintaining equal split sizes. See Kahveci, Bathke, and Blechert (2022) <doi:10.31234/osf.io/ta59r> for details.
Author: Sercan Kahveci [aut, cre]
Maintainer: Sercan Kahveci <sercan.kahveci@plus.ac.at>
Diff between rapidsplithalf versions 0.2 dated 2024-06-28 and 0.3 dated 2024-08-16
DESCRIPTION | 15 ++++++++------- MD5 | 22 +++++++++++----------- R/cormean.R | 16 +++++++++++----- R/rapidsplit.R | 18 +++++++++--------- R/spearmanbrown.R | 33 +++++++++++++++++++++++++++++---- inst/doc/rapidsplithalf.html | 14 +++++++------- man/correlation-tools.Rd | 2 +- man/figures/README-iatrel-1.png |binary man/figures/README-plotter-1.png |binary man/figures/README-plotter2-1.png |binary man/rapidsplit.Rd | 14 +++++++------- man/spearmanBrown.Rd | 14 +++++++++++--- 12 files changed, 94 insertions(+), 54 deletions(-)
More information about rapidsplithalf at CRAN
Permanent link
Title: Greenhouse Gas Flux Calculation from Chamber Measurements
Description: Functions for greenhouse gas flux calculation from chamber
measurements.
Author: Roland Fuss [aut, cre] ,
Roman Hueppi [ctb]
Maintainer: Roland Fuss <roland.fuss@thuenen.de>
Diff between gasfluxes versions 0.6-4 dated 2024-07-16 and 0.7 dated 2024-08-16
DESCRIPTION | 16 +++--- MD5 | 16 +++--- NEWS.md | 3 + R/HMR.R | 3 - inst/doc/gasfluxes-howto.html | 40 ++++++++-------- man/gasfluxes-package.Rd | 4 - tests/testthat/test_aggfluxes.R | 2 tests/testthat/test_fitting.R | 17 ++----- tests/testthat/test_gasfluxes.R | 95 +++++++++++++++++++++++----------------- 9 files changed, 106 insertions(+), 90 deletions(-)
Title: 'Rcpp' Integration for the 'Eigen' Templated Linear Algebra
Library
Description: R and 'Eigen' integration using 'Rcpp'.
'Eigen' is a C++ template library for linear algebra: matrices, vectors,
numerical solvers and related algorithms. It supports dense and sparse
matrices on integer, floating point and complex numbers, decompositions of
such matrices, and solutions of linear systems. Its performance on many
algorithms is comparable with some of the best implementations based on
'Lapack' and level-3 'BLAS'. The 'RcppEigen' package includes the header
files from the 'Eigen' C++ template library. Thus users do not need to
install 'Eigen' itself in order to use 'RcppEigen'. Since version 3.1.1,
'Eigen' is licensed under the Mozilla Public License (version 2); earlier
version were licensed under the GNU LGPL version 3 or later. 'RcppEigen'
(the 'Rcpp' bindings/bridge to 'Eigen') is licensed under the GNU GPL
version 2 or later, as is the rest of 'Rcpp'.
Author: Doug Bates [aut] ,
Dirk Eddelbuettel [aut, cre] ,
Romain Francois [aut] ,
Yixuan Qiu [aut] ,
Authors of Eigen [cph]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between RcppEigen versions 0.3.4.0.0 dated 2024-02-28 and 0.3.4.0.1 dated 2024-08-16
ChangeLog | 23 +++++++++++++++++++++++ DESCRIPTION | 28 +++++++++++++++++++++------- MD5 | 14 +++++++------- README.md | 2 +- build/vignette.rds |binary inst/NEWS.Rd | 12 ++++++++++-- inst/doc/RcppEigen-Introduction.pdf |binary inst/include/Eigen/src/misc/blas.h | 4 ++++ 8 files changed, 66 insertions(+), 17 deletions(-)