Skip to content

Commit

Permalink
Fixing small bugs, typos, etc. in preparation for submission to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
sjentsch committed Jun 26, 2023
1 parent b97a7fc commit 3eb1708
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Enhancements and bug fixes:
* added `arrange_cols_omv` (to change the order of variables / columns in jamovi-files)
* added the parameter `psvAnl` to preserve the analyses in data files (only for `arrange_cols_omv`, `merge_cols_omv`, `sort_omv` where it makes sense – there the number of rows / participants / units doesn't change)
* added the parameter `psvAnl` to preserve the analyses in data files
(only for `arrange_cols_omv`, `merge_cols_omv`, `sort_omv` where it makes sense – there the number of rows / participants / units doesn't change)
* bug fixes: corrected an error in `chkFle`, removed duplicate functions from `globals.R`


Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Current version
0.3.6
arrange_cols_omv added, bug-fixes (0.3.5 -> 0.3.6)
``arrange_cols_omv`` added, bug-fixes (0.3.5 -> 0.3.6)

## Test environments
* ``devtools::check()``
Expand Down

0 comments on commit 3eb1708

Please sign in to comment.