- Zenodo DOI in Readme, plus other Readme updates.
- Fix CRAN notes about HTML5.
- 📝 - @return filled in the documentation of functions.
- 📝 - Use
\donttest
instead of\dontrun
.
-
rticulate logo!
-
Use GitHub Actions for R CMD check.
-
use
tidy::pivot_longer()
andtidy::pivot_wider()
inread_aaa_data()
-
add
.index
column toread_aaa_data()
output to group contours if needed. -
changed index name of
polar-gams.Rmd
vignette. -
Now uses
README.Rmd
.
- Remove Travis CI (use GitHub Actions).
-
expand documentation of
transform_coordinates()
andget_origin()
-
better handling of fit errors in
get_origin()
geom_polar_ci()
, see vignette "polar-gam" for a working alternative
- examples for
predict_polar_gam()
and plotting
- extend
polar-gam.Rmd
⚠️ time_series
is now deprecated and replaced withseries
.time_series
will be removed in future releases.
-
examples in docs
-
section in
polar-gams.Rmd
about multiple predictors -
function
predict_polar_gam()
-
geom
geom_polar_ci()
- README now uses new
install_github
argument for building vignettes
- support for NULL comparison argument in
plot_polar_smooths()
- error after
rlang
update
split
argument for splitting factor interactions into separate factors
- argument in
read_aaa()
for choosing format (wide or long)
- removed
tidymv
version from README
-
polar GAMs vignette title
-
error in Polar GAMs vignette
-
error when using
AR.start
-
fix several bugs
-
fix issue #1
-
functions for transforming coordinates
-
vignette about coordinates transformation
-
polar gams
-
dropped levels in
tongue
data set -
use underscores in names everywhere
-
argument in
read_aaa
to choose coordinate system -
read_aaa_data
for internal use -
it02
data -
example in vignette for multiple import
-
added
point
andpath
options toplot_tongue
-
updates to
NEWS.md
-
clarified documentation
-
read_aaa
can now accept a list of files -
column
fan
now properly namedfan.line
-
data names
-
renamed
plot_splines
toplot_tongue
-
name of package in documentation
-
name of vignette
-
title in README
-
depends and imports in DESCRIPTION
-
globalVariables for data frame variables in functions
-
NEWS.md
-
data documentation (wrong variable names)
-
missing parameter in
plot_splines
-
missing
stats::
inread_aaa
-
aes
call which caused notes on R CMD check usingaes_