Skip to content

Commit 739cbe9

Browse files
author
Torsten Hothorn
committed
2.9-7
1 parent 2cd9947 commit 739cbe9

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: mboost
22
Title: Model-Based Boosting
3-
Version: 2.9-6
4-
Date: 2022-04-06
3+
Version: 2.9-7
4+
Date: 2022-04-25
55
Authors@R: c(person("Torsten", "Hothorn", role = c("cre", "aut"),
66
email = "[email protected]",
77
comment = c(ORCID = "0000-0001-8301-0471")),

inst/NEWS.Rd

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
\name{NEWS}
22
\title{News for Package 'mboost'}
33

4+
\section{Changes in mboost version 2.9-7 (2022-04-25)}{
5+
\subsection{Bug-fixes}{
6+
\itemize{
7+
\item Don't escape &
8+
}
9+
}
10+
}
11+
412
\section{Changes in mboost version 2.9-6 (2022-04-06)}{
513
\subsection{Bug-fixes}{
614
\itemize{
715
\item Fix BLAS problem.
8-
\item More \dontrun's in manual packages
16+
\item More \samp{\\dontrun} in manual packages
917
}
1018
}
1119
}

0 commit comments

Comments
 (0)