Skip to content

Commit bc7a0e6

Browse files
committed
Merge branch 'master' of https://github.com/maRce10/dynaSpec
2 parents eccb17b + fa29854 commit bc7a0e6

File tree

5 files changed

+338
-192
lines changed

5 files changed

+338
-192
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: dynaSpec
22
Type: Package
33
Title: Dynamic Spectrogram Visualizations
4-
Version: 1.0.3
4+
Version: 1.0.4
55
Description: A set of tools to generate dynamic spectrogram visualizations in video format.
66
License: GPL (>= 2)
77
Imports: utils, grDevices, graphics, seewave, tuneR, grid, png, ggplot2, viridis, scales, ari, gganimate, warbleR

NEWS.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1+
# *dynaSpec 1.0.4*
2+
* Fixed destFolder parameter in prep_static_ggspectro() and paged_spectro()
3+
* Should have more expected results for file save locations outside the working directory
4+
* Fixed issue where extra page sometimes created with paged_spectro()
5+
16
# *dynaSpec 1.0.3*
27

3-
* Fix broken colab URL link
8+
* Fix broken collab URL link
49
* Improve sound quality of nightingale wren sound file
5-
* Fix embeded video links in both github and pkgdown website
10+
* Fix embedded video links in both github and pkgdown website
611

712

813
# *dynaSpec 1.0.2*

0 commit comments

Comments
 (0)