Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2d59868

Browse files
committed
Bump date
1 parent136511d commit2d59868

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

‎DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: EpiModel
22
Version: 2.3.1
3-
Date: 2022-09-25
3+
Date: 2022-10-01
44
Title: Mathematical Modeling of Infectious Disease Dynamics
55
Description: Tools for simulating mathematical models of infectious disease dynamics.
66
Epidemic model classes include deterministic compartmental models, stochastic

‎NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Speed up the transmission matrix (`transmat`) storage by using`padded_vector` instead of repeated`rbind` calls. The result of`get_transmat(netsim_object)` is unchanged.
1919
- Use`unflatten_params` in`generate_random_params` instead of bespoke code.
2020
- Standardize and speed up the summary calculations and plotting functionality for`netdx` and`netsim` objects.
21+
- Streamline unit tests for testing on CRAN.
2122

2223

2324
##EpiModel 2.3.0

‎R/EpiModel-package.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#' Package: \tab EpiModel\cr
66
#' Type: \tab Package\cr
77
#' Version: \tab 2.3.1\cr
8-
#' Date: \tab 2022-09-25\cr
8+
#' Date: \tab 2022-10-01\cr
99
#' License: \tab GPL-3\cr
1010
#' LazyLoad: \tab yes\cr
1111
#' }

‎man/EpiModel-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp