Update to latest version.

This commit is contained in:
Elliott Sales de Andrade 2020-10-10 04:06:13 -04:00
parent c0f0e60a0c
commit e96baf5eb2
4 changed files with 12 additions and 8 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/ps_1.3.2.tar.gz /ps_1.3.2.tar.gz
/ps_1.3.3.tar.gz /ps_1.3.3.tar.gz
/ps_1.3.4.tar.gz /ps_1.3.4.tar.gz
/ps_1.4.0.tar.gz

View File

@ -1,4 +1,4 @@
From 403d0337ff8e3c4c138f509294b7a01baa0513ab Mon Sep 17 00:00:00 2001 From b547ef1de9a9c9ce2425fc8b5a64ff326a584464 Mon Sep 17 00:00:00 2001
From: Elliott Sales de Andrade <quantum.analyst@gmail.com> From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date: Tue, 25 Feb 2020 21:16:57 -0500 Date: Tue, 25 Feb 2020 21:16:57 -0500
Subject: [PATCH] Don't run example that uses the network. Subject: [PATCH] Don't run example that uses the network.
@ -9,13 +9,13 @@ Signed-off-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 file changed, 2 insertions(+) 1 file changed, 2 insertions(+)
diff --git a/man/ps_connections.Rd b/man/ps_connections.Rd diff --git a/man/ps_connections.Rd b/man/ps_connections.Rd
index e72b73e..0c1c206 100644 index c77fffa..2392df6 100644
--- a/man/ps_connections.Rd --- a/man/ps_connections.Rd
+++ b/man/ps_connections.Rd +++ b/man/ps_connections.Rd
@@ -32,12 +32,14 @@ For a zombie process it throws a \code{zombie_process} error. @@ -32,12 +32,14 @@ For a zombie process it throws a \code{zombie_process} error.
} }
\examples{ \examples{
\dontshow{if (ps::ps_is_supported()) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} \dontshow{if (ps::ps_is_supported() && ! ps:::is_cran_check()) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf}
+\dontrun{ +\dontrun{
p <- ps_handle() p <- ps_handle()
ps_connections(p) ps_connections(p)
@ -28,5 +28,5 @@ index e72b73e..0c1c206 100644
} }
\seealso{ \seealso{
-- --
2.21.1 2.26.2

View File

@ -1,16 +1,16 @@
%global packname ps %global packname ps
%global packver 1.3.4 %global packver 1.4.0
%global rlibdir %{_libdir}/R/library %global rlibdir %{_libdir}/R/library
# Tests requires processx which requires this package. # Tests requires processx which requires this package.
%bcond_with bootstrap %bcond_with bootstrap
Name: R-%{packname} Name: R-%{packname}
Version: 1.3.4 Version: 1.4.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: List, Query, Manipulate System Processes Summary: List, Query, Manipulate System Processes
License: BSD License: MIT
URL: https://CRAN.R-project.org/package=%{packname} URL: https://CRAN.R-project.org/package=%{packname}
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.tar.gz Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.tar.gz
# No network on builders. # No network on builders.
@ -94,6 +94,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
%changelog %changelog
* Thu Oct 08 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.0-1
- Update to latest version (#1886009)
* Thu Aug 13 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.4-1 * Thu Aug 13 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.4-1
- Update to latest version (#1868090) - Update to latest version (#1868090)
- Rename with_test to bootstrap conditional - Rename with_test to bootstrap conditional

View File

@ -1 +1 @@
SHA512 (ps_1.3.4.tar.gz) = 9e44ac51638909531040ba1c9a53ffb8250dd239514034c9048eae19d010043531f147c8db8dd45220de971031827bdfc691be5a18e69457212fb51fd50d3dd5 SHA512 (ps_1.4.0.tar.gz) = 6d00d7b4b1fab4c89b87cf2cbdf593c552e2f9aae50061fed4d44abe7435c7dd7efaaf91beab6b3f41993eba2d0bb174436f11b91bc3bb1ac6cf1e15331a50c5