r-misc3d: add a real homepage (#9283)
This commit is contained in:
parent
43ae3bd2c9
commit
5d3fb74e24
@ -28,7 +28,7 @@
|
|||||||
class RMisc3d(RPackage):
|
class RMisc3d(RPackage):
|
||||||
"""A collection of miscellaneous 3d plots, including isosurfaces."""
|
"""A collection of miscellaneous 3d plots, including isosurfaces."""
|
||||||
|
|
||||||
homepage = "http://www.example.com"
|
homepage = "https://cran.r-project.org/web/packages/misc3d/index.html"
|
||||||
url = "https://cran.r-project.org/src/contrib/misc3d_0.8-4.tar.gz"
|
url = "https://cran.r-project.org/src/contrib/misc3d_0.8-4.tar.gz"
|
||||||
list_url = "https://cran.r-project.org/src/contrib/Archive/misc3d"
|
list_url = "https://cran.r-project.org/src/contrib/Archive/misc3d"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user