2023-09-12 00:15:48 +07:00
|
|
|
# -*- 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 cran RobinHankin ResistorArray 1.0-32
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 1
|
2023-09-12 00:15:48 +07:00
|
|
|
maintainers nomaintainer
|
|
|
|
|
license GPL-2
|
|
|
|
|
description Electrical properties of resistor networks using matrix methods
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
checksums rmd160 d4c656d57792d95fb04261fa5339090534cdd0d1 \
|
|
|
|
|
sha256 55d1de99a499ec8452d28f428511a2d8e7f269f69842ee8b854566bc16a0167f \
|
|
|
|
|
size 275226
|
|
|
|
|
supported_archs noarch
|
2024-05-22 15:26:15 +10:00
|
|
|
platforms {darwin any}
|
2023-09-12 00:15:48 +07:00
|
|
|
|
|
|
|
|
test.run yes
|