Nothing
\dontrun{}
as advised) and ensuring metadata files meet all CRAN standards.This significant update enhances package reliability and ease of use by integrating Athlytics_sample_data
. This enables all examples to run offline and ensures core functionalities have undergone more rigorous, reproducible testing.
Athlytics_sample_data
for offline execution and clarity. Network-dependent examples are clearly separated in \donttest{}
blocks.Athlytics_sample_data
and mockery
, improving test robustness and parameter coverage.strava_oauth(...)
scenarios for offline/testing contexts); providing accurate and refined documentation for data objects in R/data.R
; fixing Roxygen import directives for precise namespace definition; improving help file readability through Rd line width adjustments; and optimizing package data loading by adding LazyData: true
to DESCRIPTION
.rStrava::get_activity_streams
to direct Strava API calls using httr
and jsonlite
for fetching activity streams in calculate_decoupling
. This aims to resolve previous errors but might impact performance and rate limiting.calculate_acwr
error (condition has length > 1
) by forcing evaluation before the dplyr pipe.plot_pbs
usage in examples and test scripts to include the required distance_meters
argument.httr
, jsonlite
) to DESCRIPTION
file.rStrava
.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.