- local macOS install - R 4.2.1
- Ubuntu 20.04.1 (on rhub) - R-release
- Fedora (on rhub) - R-devel
- Windows Server 2022 (on rhub) - R-devel
There is one ERROR on Fedora via rhub, due to a known issue with V8
, which is required for an rstan
install (which is in MCMCvis
Imports).
There are no WARNINGs.
There are currently 4 NOTES, all of which are expected. #1: Ubuntu 20.04.1, Fedora, Windows Server 2022 #2,3: Windows Server 2022 #4: Ubuntu 20.04.1
- The
cmdstanr
package is in Suggests and is not on CRAN:
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Casey Youngflesh <[email protected]>'
Suggests or Enhances not in mainstream repositories:
cmdstanr
Availability using Additional_repositories specification:
cmdstanr yes https://mc-stan.org/r-packages/
- A known issue with Rhub due to a bug/crash in MiKTeX:
* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
'lastMiKTeXException'
- Similar to issue #2, only on Windows Server 2022.
* checking for non-standard things in the check directory ... NOTE
Found the following files/directories:
''NULL''
- A known issue with Rhub:
* checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found
I have run R CMD check on downstream dependencies of MCMCvis. All packages passed.