This R package implements a client for OSM Web API. It allows running simple simulation with the Open Stand Model (OSM).
Further information about the Open Stand Model is available at https://forusresearch.com/downloads/osm/help/OSM.Help.htm.
Open Stand Model (OSM) (c) 2013-2025 Chris R. Hennigar, FORUS Research
OSM Web API and this OSMWebAPI4R package: (c) 2022-2025 His Majesty the King in Right of Canada
These software source code files, binaries, and HTML help documentation are free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
These software source code files, binaries, and HTML help documentation are distributed with the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License at https://www.gnu.org/licenses/lgpl-3.0.en.html for more details.
Please see our wiki at https://github.com/CWFC-CCFB/OSMWebAPI4R/wiki.
You can report any bug at https://github.com/CWFC-CCFB/OSMWebAPI4R/issues.
Mathieu Fortin (mathieu.fortin@nrcan-rncan.gc.ca)
All you need to install is the OSMWebAPI4R package and this can be done through the remotes package, which is available in CRAN.
Once the remotes package has been installed, you just have to enter:
remotes::install_github("CWFC-CCFB/QcPSP")