Skip to content

Commit

Permalink
R-vek: new port
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Aug 28, 2024
1 parent b7ae7f4 commit 71e72be
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions R/R-vek/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# -*- 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 samsemegne vek 1.0.0 v
revision 0
platforms {darwin any}
maintainers nomaintainer
license GPL-3
description Predicate helper functions for testing \
simple atomic vectors
long_description {*}${description}
checksums rmd160 1d8297be2c1468e75ecf20ebb996e07b235988ca \
sha256 6973d686d21c7becff3fbf48d00c65a1f6ea53184f0ef8dbf819a8478b1bdf2f \
size 21508
github.tarball_from archive
supported_archs noarch

depends_test-append port:R-tinytest

test.run yes

0 comments on commit 71e72be

Please sign in to comment.