X Tutup
The Wayback Machine - https://web.archive.org/web/20200906022918/https://github.com/r-spatial/task_views/
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ctv
 
 
int
 
 
 
 

README.md

Spatial and SpatioTemporal Task Views

Local copy for editing the Spatial and SpatioTemporal Task View pages.

This repo contains the Spatial and SpatioTemporal Task View pages in ctv format from the R-Forge ctv package, to enable receipt of PRs from those wishing to help keep them up to date. Only TV maintainers can sync them with the R-Forge SVN ctv repo. Any PRs should suggest edits to the files in the ctv folder only. The ctv markup format is described in https://cran.r-project.org/web/packages/ctv/vignettes/ctv-howto.pdf.

Test your changes using the code below before submitting any PR:

library(ctv)
ctv2html(read.ctv("ctv/Spatial.ctv"))
check_ctv_packages("ctv/Spatial.ctv")

About

Local copy for editing CRAN Task Views

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.
X Tutup