Skip to content

Commit

Permalink
R-yyjsonr: new port
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed May 19, 2024
1 parent b3f150b commit fd9f262
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions R/R-yyjsonr/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup R 1.0

R.setup github coolbutuseless yyjsonr 07655b5183802ad27746cf35041f023561984aff
version 0.1.20.9001
revision 0
categories-append devel
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license MIT
description Fast JSON, NDJSON and GeoJSON parser and generator
long_description {*}${description}
homepage https://coolbutuseless.github.io/package/yyjsonr
checksums rmd160 da61a5c253a10a6eadea1e145298b98b12191e69 \
sha256 be668202ed21a60ae826716d1b811e149dba96899dc08c1176d14d0b2ebedb75 \
size 1334239
github.tarball_from archive

depends_test-append port:R-bit64 \
port:R-jsonlite \
port:R-knitr \
port:R-rmarkdown \
port:R-testthat

test.run yes

0 comments on commit fd9f262

Please sign in to comment.