Skip to content

Commit

Permalink
(graphics/R-manipulateWidget) Updated 0.11.0 to 0.11.1
Browse files Browse the repository at this point in the history
# manipulateWidget 0.11.1 (2021-10-05)

## Bug Fixes
* fix tests on R-devel 4.2
  • Loading branch information
mef committed Dec 7, 2024
1 parent af14c39 commit 7464f96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
8 changes: 5 additions & 3 deletions graphics/R-manipulateWidget/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2021/09/20 03:11:38 mef Exp $
# $NetBSD: Makefile,v 1.3 2024/12/07 03:54:22 mef Exp $

R_PKGNAME= manipulateWidget
R_PKGVER= 0.11.0
R_PKGVER= 0.11.1
CATEGORIES= graphics

MAINTAINER= [email protected]
Expand All @@ -20,8 +20,10 @@ DEPENDS+= R-shinyjs-[0-9]*:../../www/R-shinyjs

#Packages suggested but not available:
# 'dygraphs', 'leaflet', 'plotly'
TEST_DEPENDS+= R-xts-[0-9]*:../../math/R-xts

TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
TEST_DEPENDS+= R-xts-[0-9]*:../../math/R-xts
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat

USE_LANGUAGES= # none

Expand Down
8 changes: 4 additions & 4 deletions graphics/R-manipulateWidget/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 10:45:56 nia Exp $
$NetBSD: distinfo,v 1.5 2024/12/07 03:54:22 mef Exp $

BLAKE2s (R/manipulateWidget_0.11.0.tar.gz) = b24008427b5af2183948e2dbb2f2dcbb3ade56a03e2351c80c326f4be1e7d8f0
SHA512 (R/manipulateWidget_0.11.0.tar.gz) = 405352443e83b266c6da162fc06bc0e36ba77eb29d494c09c54c8c4af3ce694ea688ea0e64f38a42eec1c50562107612d44f11a6979101a87c8118d928324873
Size (R/manipulateWidget_0.11.0.tar.gz) = 3961928 bytes
BLAKE2s (R/manipulateWidget_0.11.1.tar.gz) = d235fedcee21926e11757362b0ca5eea088f369355edf6c6cf9ffa6e211d78e3
SHA512 (R/manipulateWidget_0.11.1.tar.gz) = ac0ac37f6bd122940577d93149065a4330e83a514d36797042b803119d0659e905fcefaa69fcd6e69740f76359305c0542d7c1560b149d369d80d413052a29b6
Size (R/manipulateWidget_0.11.1.tar.gz) = 3961851 bytes

0 comments on commit 7464f96

Please sign in to comment.