misc3d does not install under R 4.3, OSX 12.3
I was trying to install plot3D and it wouldn't install because it depends on misc3d and misc3d wouldn't install. When trying to install misc3d directly, it just hangs -- see the screen shot. Can you please try on your end? Thanks.
> sessionInfo()
R Under development (unstable) (2022-03-27 r81997)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Monterey 12.3
Matrix products: default
BLAS: /Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libRblas.0.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_4.3.0
