8000 Tags · CSAFE-ISU/handwriter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: CSAFE-ISU/handwriter

Tags

v3.2.4

Toggle v3.2.4's commit message
Increment version number to 3.2.4

v3.2.3

Toggle v3.2.3's commit message
Added reverse dependency check results to cran-comments.md

v3.2.1

Toggle v3.2.1's commit message
Increment version number to 3.2.1

v3.2.0

Toggle v3.2.0's commit message
Fixed bug in website TOC

Previously, with styles.css the last link in the website table of contents was always highlighted, even if another link was active.

I switched back to csafe.css because it highlights the correct table of contents link. I added the lines of code to csafe.css that fix the bug where the inactive navbar links are white.

v3.1.1

Toggle v3.1.1's commit message
Changed version to reflect that it is a patch

Instead of changing to version 3.2.0, changed version to 3.1.1 because it is a patch to fix an error with writer IDs that contain letters in addtion to numbers.

Made a note in cran-comments.md that this version is a patch following instructions in https://r-pkgs.org/release.html#failure-modes

v3.1.0

Toggle v3.1.0's commit message
Changes to release handwriter 3.1.0

v3.0.0

Toggle v3.0.0's commit message
Updated cran-comments.md for new release

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #109 from ahgamut/arma-init-warning

fix initializer warning with arma::vec

v2.0.2

Toggle v2.0.2's commit message
Changed version to 2.0.2 for resubmission to CRAN

Hadley Wickham's book "R Packages (2e)" says that if your submission to CRAN fails, increment the version number with `usethis::use_version('patch')` and make the necessary changes. The relevant section in the book is https://r-pkgs.org/release.html#failure-modes

archive/87-fix-choosecenters

Toggle archive/87-fix-choosecenters's commit message
Store numstrat in template

0