Skip to content

Commit 76662d6

Browse files
committed
Tweaks per review
1 parent a2e620d commit 76662d6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

src/functions-reference/removed_functions.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22

33
Functions which once existed in the Stan language and have since been replaced
44
or removed will be listed here.
5+
6+
As of the current version of Stan, there are no such functions.

src/reference-manual/deprecations.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Stan 2.23 and placed in [Removed Features]. The Stan compiler can
1010
many of these on the behalf of the user.
1111

1212
Any feature which changes semantic meaning (such as the upgraded ODE solver
13-
interface) will not be removed until a major version change (e.g. Stan 3.0).
13+
interface) will not be removed until a major version change (e.g., Stan 3.0).
1414

1515

1616
## Assignment with `<-`

0 commit comments

Comments
 (0)