Skip to content

Commit

Permalink
bump version: 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
billyc committed Dec 12, 2022
1 parent 8e76630 commit 56168f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: matsim
Type: Package
Title: R library for interfacing with MATSim agent-based microsimulation model
Version: 0.1.5
Version: 0.1.6
Author: Billy Charlton
Maintainer: Billy Charlton <[email protected]>
Description: MATSim support package for R
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ This package mimics the functionality of the [Python matsim-tools](https://pypi.

Currently network files are supported, and many summarization plots based on the MATSim standard output_trips file.

This work is ongoing and submissions are welcome!
One very useful command builds a [SimWrapper](https://vsp.berlin/simwrapper) dashboard from the standard MATSim `output_trips.xml.gz` file:

- `R -e "prepareSimwrapperDashboardFromFolder()"`

This work is preliminary and ongoing -- submissions are welcome!

## Install

Expand Down

0 comments on commit 56168f3

Please sign in to comment.