Skip to content

Commit

Permalink
Prep patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemahoney218 committed May 13, 2022
1 parent 43434f7 commit 1a66dc6
Show file tree
Hide file tree
Showing 11 changed files with 103 additions and 13 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ zion
^data-raw$
^cran-comments\.md$
^CRAN-SUBMISSION$
^revdep$
46 changes: 38 additions & 8 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,23 @@
"identifier": "unifir",
"description": "Functions for the creation and manipulation of scenes and objects within the 'Unity' '3D' video game engine (<https://unity.com/>). Specific focuses include the creation and import of terrain data and 'GameObjects' as well as scene management.",
"name": "unifir: A Unifying API for Calling the 'Unity' '3D' Video Game Engine",
"relatedLink": "https://ropensci.github.io/unifir/",
"relatedLink": ["https://ropensci.github.io/unifir/", "https://CRAN.R-project.org/package=unifir"],
"codeRepository": "https://github.com/ropensci/unifir",
"issueTracker": "https://github.com/ropensci/unifir/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "0.2.0",
"version": "0.2.1",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.2.0 (2022-04-22)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"author": [
{
"@type": "Person",
Expand Down Expand Up @@ -211,20 +217,44 @@
},
"SystemRequirements": null
},
"fileSize": "2218.186KB",
"fileSize": "2219.49KB",
"citation": [
{
"@type": "SoftwareSourceCode",
"@type": "ScholarlyArticle",
"datePublished": "2022",
"author": [
{
"@type": "Person",
"givenName": "Michael",
"givenName": ["Michael", "J."],
"familyName": "Mahoney"
},
{
"@type": "Person",
"givenName": ["Colin", "M."],
"familyName": "Beier"
},
{
"@type": "Person",
"givenName": ["Aidan", "C."],
"familyName": "Ackerman"
}
],
"name": "{unifir}: A Unifying API for Calling Unity from R",
"url": "https://github.com/ropensci/unifir",
"description": "R package version 0.2.0"
"name": "{unifir:} A Unifying {API} for Working with {Unity} in {R}",
"identifier": "10.21105/joss.04388",
"url": "https://doi.org/10.21105/joss.04388",
"pagination": "4388",
"@id": "https://doi.org/10.21105/joss.04388",
"sameAs": "https://doi.org/10.21105/joss.04388",
"isPartOf": {
"@type": "PublicationIssue",
"issueNumber": "73",
"datePublished": "2022",
"isPartOf": {
"@type": ["PublicationVolume", "Periodical"],
"volumeNumber": "7",
"name": "Journal of Open Source Software"
}
}
}
],
"releaseNotes": "https://github.com/ropensci/unifir/blob/master/NEWS.md",
Expand Down
12 changes: 8 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@
* MacOS X 11.6.3 (on GitHub Actions), R release
* Windows Server 2019 (on GitHub Actions), R release
* win-builder (devel, release, oldrelease)
* macbuilder

## R CMD check results

0 errors | 0 warnings | 1 note
0 errors | 0 warnings | 0 notes

* This is a new release.
## revdepcheck results

We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages

## Downstream dependencies
There are no downstream dependencies on CRAN at the time of submission.
6 changes: 6 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
Ackerman
Beier
CMD
Codecov
DefaultGameObjects
doi
DOI
EmptyScene
FootstepsPlayer
GameObject
GameObjects
JetpackPlayer
joss
Lifecycle
MainFunc
ORCID
Expand Down Expand Up @@ -37,6 +42,7 @@ rOpenSci
rasters
reprojected
rescale
ropensci
terra
terrainr
terrainr's
Expand Down
7 changes: 7 additions & 0 deletions revdep/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
checks
library
checks.noindex
library.noindex
cloud.noindex
data.sqlite
*.html
27 changes: 27 additions & 0 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Platform

|field |value |
|:--------|:-------------------------------------------------------|
|version |R version 4.2.0 (2022-04-22) |
|os |Ubuntu 20.04.4 LTS |
|system |x86_64, linux-gnu |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |America/New_York |
|date |2022-05-13 |
|rstudio |2021.09.2+382 Ghost Orchid (desktop) |
|pandoc |2.14.0.3 @ /usr/lib/rstudio/bin/pandoc/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:---------------|:-----|:-----|:--|
|unifir |0.2.0 |0.2.1 |* |
|glue |1.6.2 |1.6.2 | |
|proceduralnames |0.2.1 |0.2.1 | |
|R6 |2.5.1 |2.5.1 | |

# Revdeps

7 changes: 7 additions & 0 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## revdepcheck results

We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages

5 changes: 5 additions & 0 deletions revdep/email.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
release_date: ???
rel_release_date: ???
my_news_url: ???
release_version: ???
release_details: ???
1 change: 1 addition & 0 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*
1 change: 1 addition & 0 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*
3 changes: 2 additions & 1 deletion vignettes/unifir-dev-guide.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,8 @@ script <- make_script(
script <- new_scene(script)
exec_script <- action(
script,
exec = FALSE
exec = FALSE,
write = TRUE
)
```
If we're concerned about how unifir translated our prop code, we can find the
Expand Down

0 comments on commit 1a66dc6

Please sign in to comment.