Skip to content

Commit b653973

Browse files
committed
prep for CRAN update 1.1.8
1 parent e54a163 commit b653973

File tree

127 files changed

+381
-339
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+381
-339
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Meta
1010
tests/testthat/Rplots.pdf
1111
tests/figs
1212
CRAN-RELEASE
13+
revdep

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors:
1111
given-names: "Eric R."
1212
orcid: "https://orcid.org/0000-0002-1944-3755"
1313
title: "pathviewr"
14-
version: 1.1.7
14+
version: 1.1.8
1515
doi: 10.5281/zenodo.4270187
1616
date-released: 2021-05-06
1717
url: "https://github.com/ropensci/pathviewr"

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: pathviewr
22
Title: Wrangle, Analyze, and Visualize Animal Movement Data
3-
Version: 1.1.7
3+
Version: 1.1.8
44
Authors@R:
55
c(person(given = "Vikram B.",
66
family = "Baliga",
@@ -36,7 +36,7 @@ Maintainer: Vikram B. Baliga <vbaliga87@gmail.com>
3636
License: GPL-3
3737
Encoding: UTF-8
3838
Roxygen: list(markdown = TRUE)
39-
RoxygenNote: 7.2.3
39+
RoxygenNote: 7.3.1
4040
Imports:
4141
R.matlab,
4242
data.table (>= 1.12.2),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# pathviewr 1.1.8
2+
* Very minor change to internal testing to comply with recent changes to ggplot2
3+
14
# pathviewr 1.1.7
25
* Remove dependency on `anomalize` package by electing to not export
36
`remove_vel_anomalies()` as the package is loaded.

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ To contribute code via a pull request, please consult our [Contributing Guide](h
180180

181181
The preferred way to cite `pathviewr` (but subject to change) is:
182182

183-
Baliga VB, Armstrong MS, Press ER (2021). *pathviewr: Tools to import, clean, and visualize animal movement data in R*. R package version 1.1.7, <https://github.com/ropensci/pathviewr>. doi: 10.5281/zenodo.4270187
183+
Baliga VB, Armstrong MS, Press ER (2021). *pathviewr: Tools to import, clean, and visualize animal movement data in R*. R package version 1.1.8, <https://github.com/ropensci/pathviewr>. doi: 10.5281/zenodo.4270187
184184

185185
## License
186186

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ motive_allinone <-
9797
span = 0.95
9898
)
9999
#> autodetect is an experimental feature -- please report issues.
100+
```
101+
102+
``` r
100103

101104
## Quick plot
102105
## Colors correspond to unique trajectories (file_sub_traj)
@@ -149,7 +152,7 @@ str(motive_data)
149152
#> - attr(*, ".internal.selfref")=<externalptr>
150153
#> - attr(*, "pathviewr_steps")= chr "viewr"
151154
#> - attr(*, "file_id")= chr "pathviewr_motive_example_data.csv"
152-
#> - attr(*, "file_mtime")= POSIXct[1:1], format: "2023-03-07 11:12:49"
155+
#> - attr(*, "file_mtime")= POSIXct[1:1], format: "2025-06-13 10:44:21"
153156
#> - attr(*, "frame_rate")= num 100
154157
#> - attr(*, "header")='data.frame': 11 obs. of 2 variables:
155158
#> ..$ metadata: chr [1:11] "Format Version" "Take Name" "Take Notes" "Capture Frame Rate" ...
@@ -163,6 +166,9 @@ str(motive_data)
163166
#> - attr(*, "d1")= chr [1:26] "" "" "Rotation" "Rotation" ...
164167
#> - attr(*, "d2")= chr [1:26] "Frame" "Time (Seconds)" "X" "Y" ...
165168
#> - attr(*, "import_method")= chr "motive"
169+
```
170+
171+
``` r
166172

167173
## Check out the data's structure after cleaning and wrangling:
168174
str(motive_allinone)
@@ -192,7 +198,7 @@ str(motive_allinone)
192198
#> $ end_length_sign : num [1:449] -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 ...
193199
#> $ direction : chr [1:449] "leftwards" "leftwards" "leftwards" "leftwards" ...
194200
#> - attr(*, "file_id")= chr "pathviewr_motive_example_data.csv"
195-
#> - attr(*, "file_mtime")= POSIXct[1:1], format: "2023-03-07 11:12:49"
201+
#> - attr(*, "file_mtime")= POSIXct[1:1], format: "2025-06-13 10:44:21"
196202
#> - attr(*, "frame_rate")= num 100
197203
#> - attr(*, "header")='data.frame': 11 obs. of 2 variables:
198204
#> ..$ metadata: chr [1:11] "Format Version" "Take Name" "Take Notes" "Capture Frame Rate" ...
@@ -303,6 +309,12 @@ ggplot(motive_V_sf, aes(x = position_width, y = position_height)) +
303309
theme(
304310
legend.position = "none"
305311
)
312+
#> Warning in geom_segment(aes(x = 0, y = -0.3855, xend = 0.5869, yend = 0.2014)): All aesthetics have length 1, but the data has 449 rows.
313+
#> ℹ Please consider using `annotate()` or provide this layer with data containing
314+
#> a single row.
315+
#> Warning in geom_segment(aes(x = 0, y = -0.3855, xend = -0.5869, yend = 0.2014)): All aesthetics have length 1, but the data has 449 rows.
316+
#> ℹ Please consider using `annotate()` or provide this layer with data containing
317+
#> a single row.
306318
```
307319

308320
<img src="man/figures/README-motive_V_sf_pos-1.png" width="100%" />
@@ -324,7 +336,7 @@ The preferred way to cite `pathviewr` (but subject to change) is:
324336

325337
Baliga VB, Armstrong MS, Press ER (2021). *pathviewr: Tools to import,
326338
clean, and visualize animal movement data in R*. R package version
327-
1.1.7, <https://github.com/ropensci/pathviewr>. doi:
339+
1.1.8, <https://github.com/ropensci/pathviewr>. doi:
328340
10.5281/zenodo.4270187
329341

330342
## License

codemeta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"codeRepository": "https://github.com/ropensci/pathviewr/",
99
"issueTracker": "https://github.com/ropensci/pathviewr/issues/",
1010
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "1.1.7",
11+
"version": "1.1.8",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.2.2 (2022-10-31 ucrt)",
17+
"runtimePlatform": "R version 4.4.0 (2024-04-24)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -283,7 +283,7 @@
283283
},
284284
"SystemRequirements": null
285285
},
286-
"fileSize": "1468.677KB",
286+
"fileSize": "58611.291KB",
287287
"citation": [
288288
{
289289
"@type": "SoftwareSourceCode",
@@ -311,7 +311,7 @@
311311
"name": "pathviewR: Tools to import, clean, and visualize animal movement data in R",
312312
"identifier": "10.5281/zenodo.4270187",
313313
"url": "https://github.com/ropensci/pathviewR",
314-
"description": "R package version 1.1.7",
314+
"description": "R package version 1.1.8",
315315
"@id": "https://doi.org/10.5281/zenodo.4270187",
316316
"sameAs": "https://doi.org/10.5281/zenodo.4270187",
317317
"isPartOf": {

cran-comments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## Test environments
2-
* local R installation, R 4.2.2
2+
* local R installation, R 4.4.0
33
* windows-latest (release) on GitHub Actions
44
* macOS-latest (release) on GitHub Actions
5-
* ubuntu-20.04 (release) on GitHub Actions
6-
* ubuntu-20.04 (devel) on GitHub Actions
5+
* ubuntu-latest (release) on GitHub Actions
6+
* ubuntu-latest (devel) on GitHub Actions
77

88
## R CMD check results
99

docs/404.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CONTRIBUTING.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)