Update to latest version.

This commit is contained in:
Elliott Sales de Andrade 2019-06-20 22:40:30 -04:00
parent 15d2b23ba0
commit ffae79884e
3 changed files with 13 additions and 7 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/ellipsis_0.1.0.tar.gz
/ellipsis_0.2.0.tar.gz

View File

@ -2,7 +2,7 @@
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 0.1.0
Version: 0.2.0
Release: 1%{?dist}
Summary: Tools for Working with '...'
@ -12,20 +12,22 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}.
# Here's the R view of the dependencies world:
# Depends:
# Imports:
# Imports: R-rlang >= 0.3.0
# Suggests: R-covr, R-testthat
# LinkingTo:
# Enhances:
Requires: R-rlang >= 0.3.0
BuildRequires: R-devel
BuildRequires: tex(latex)
BuildRequires: R-rlang >= 0.3.0
BuildRequires: R-testthat
%description
In S3 generics, it's useful to take ... so that methods can have additional
argument. But this flexibility comes at a cost: misspelled arguments will be
silently ignored. The ellipsis packages is an experiment that allows a generic
to warn if any arguments passed in ... are not used.
The ellipsis is a powerful tool for extending functions. Unfortunately this
power comes at a cost: misspelled arguments will be silently ignored. The
ellipsis package provides a collection of functions to catch problems and alert
the user.
%prep
@ -64,5 +66,8 @@ rm -f %{buildroot}%{rlibdir}/R.css
%changelog
* Thu Jun 20 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.0-1
- Update to latest version
* Sat Feb 23 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.0-1
- initial package for Fedora

View File

@ -1 +1 @@
SHA512 (ellipsis_0.1.0.tar.gz) = 9c3276695ffb26d11a050f31276703f313f0d3b00c27889bd53d1cc13ff17296eafc2854ce3041a247612a50f6a4d5d98ab5b72ea51a707f6c4de0d2eb3b98ec
SHA512 (ellipsis_0.2.0.tar.gz) = 85244b4072dd442f17143343fc696b99dc04a9320ba2b37557c545f029ba34628848d86ceb1009a66acacd6c8a5d9c3bb132289b418b3276f35496769c555194