Skip to content

Commit

Permalink
Merge pull request #11 from swarm-lab/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
sjmgarnier authored Jan 10, 2023
2 parents b53288d + 90a1bd4 commit 5ca5974
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 730 deletions.
2 changes: 2 additions & 0 deletions R/conversions.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#' @seealso \code{\link{track_df}}, \code{\link{track_tbl}}, \code{\link{track_dt}}
#'
#' @examples
#' \dontrun{
#' data(short_tracks)
#'
#' if (requireNamespace("moveVis", quietly = TRUE)) {
Expand All @@ -69,6 +70,7 @@
#' hhm <- as_moveHMM(short_tracks, type = "LL")
#' as_track(hhm)
#' }
#' }
#'
#' @rdname conversions
#'
Expand Down
5 changes: 4 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ There are currently no downstream dependencies for this package.

## CRAN team comments

N/A
* Check: examples, Result: NOTE
Examples with CPU (user + system) or elapsed time > 10s

Fixed.
2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ articles:
z1_install: z1_install.html
z2_build: z2_build.html
z3_manipulate: z3_manipulate.html
last_built: 2023-01-10T17:28Z
last_built: 2023-01-10T21:10Z
urls:
reference: https://swarm-lab.github.io/trackdf/reference
article: https://swarm-lab.github.io/trackdf/articles
Expand Down
645 changes: 3 additions & 642 deletions docs/reference/conversions.html

Large diffs are not rendered by default.

91 changes: 6 additions & 85 deletions docs/reference/projection.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/search.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions man/conversions.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5ca5974

Please sign in to comment.