shorten name of shiny App folder, avoid too long path for remotes::install_git('.')
pgmcs 0.3.1
Minor improvements and fixes
add RNGversion('3.5.2') to make vignette and shiny example reproduciable
> The default method for generating from a discrete uniform distribution (used in sample(), for instance) has been changed.
> — CHANGES IN R 3.6.0
Rename to pgmcs. (Thanks to someone for releasing a package with the same name to CRAN)
New features
a new Shiny app which is much faster (Calculation is only performed after user has pressed the “Run” button).
Minor improvements and fixes
Polish app’s style, make it into a 1366*768 screen. (It should can if the user don’t have too much thing up and down in the screen, such as toolbar, menubar. Anyway I don’t make sure since I don’t have a 1366*768 laptop.)