8000 Tags · tmsalab/simcdm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tmsalab/simcdm

Tags

0.1.2

Toggle 0.1.2's commit message
8000

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CRAN Release (#25)

* Fix URLs

* Add news entry

* Update package version

* Update CRAN comments

* Block CRAN Submission

* Fix citation

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hot fix for CRAN RNG Issue with r-devel (close #15) (#16)

* Add suggested temporary fix by Kurt to R 3.6.0's RNG change.

* Minor documentation spacing fixes.

* Bump version

* Update NEWS with changes.

* Remove integer casting...

* Provide reason for patch..

0.1.0

Toggle 0.1.0's commit message
Merge branch 'master' of github.com:tmsalab/simcdm

0.0.5

Toggle 0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CRAN release candidate (#5)

* Revise DESCRIPTION file ordering.

* Add URLs to project (update w/ doc domain)

* Rename bijectionvector() and inv_bijectionvector() to attribute_bijection() and attribute_inv_bijection()

* Rename `sim_alpha_matrix()` -> `sim_attribute_classes()`

* Add simulation routine for subject attributes

* Update Package Flags to use both C++11 and OpenMP when available.

* Update README with function renames.

* Improve documentation by:

- Including authors
- See also
- Fixing in-line doc order

* Add vignettes

* Remove some README content covered in vignettes.

* Load the package

* Improve intro-paragraph to account for instructions being added that relate to the _R_ function portion.

* Update NEWS file with latest release information

* Improve CRAN submission comments w/ r-devel updates.

* - Use 2 cores when testing
- Do not install suggested packages by default
- Run jobs on both release and devel versions of _R_ to save from dealing with the win-builder.

* References vignettes from README (maybe?)

* Add citation information
0