Skip to content

Commit

Permalink
update cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fawda123 committed Mar 26, 2024
1 parent c8ea788 commit 995c333
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/globalVariables.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ globalVariables(c('altitude', 'data', 'latlng', 'left_join', 'spread', 'temp', '
'elev_low', 'Elevation (m)', 'facets', 'grad', 'lat', 'latlon', 'location_city', 'lon', 'map.summary_polyline',
'max_speed', 'spd', 'size', 'start_date', 'tosel', 'total_elevation_gain', 'type', 'unlist.x.', 'upload_id',
'usage_left', 'value', '<<-', '.', 'id', 'lng', 'act_list', 'name', 'unlist.seglist.', 'location', 'resolution',
'elevation', 'locs', 'val', 'var'))
'elevation', 'locs', 'val', 'var', 'unlist.x.tosel..'))

#' @importFrom utils data
NULL
6 changes: 3 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ This is a resubmission for a version update

## Test environments

* ubuntu 20.04 (on GitHub Actions, devel, release, old-release)
* OS X (on GitHub Actions), R 4.3.1
* ubuntu 22.04.4 (on GitHub Actions, devel, release, old-release)
* macOS Monterey (on GitHub Actions), R 4.3.3
* win-builder [http://win-builder.r-project.org/](http://win-builder.r-project.org/) (devel, release, old-release)
* local Windows 7 install, R 4.3.1
* local Windows 10 install, R 4.3.1

## R CMD check results

Expand Down

0 comments on commit 995c333

Please sign in to comment.