Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
6d5b7f3f
Commit
6d5b7f3f
authored
3 years ago
by
Guangyuan Yang
Browse files
Options
Downloads
Patches
Plain Diff
devel/R-cran-blob: Update to 1.2.2
Approved by: lwhsu (mentor, implicit)
parent
df8ce688
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
devel/R-cran-blob/Makefile
+3
-2
3 additions, 2 deletions
devel/R-cran-blob/Makefile
devel/R-cran-blob/distinfo
+3
-3
3 additions, 3 deletions
devel/R-cran-blob/distinfo
devel/R-cran-blob/pkg-descr
+1
-1
1 addition, 1 deletion
devel/R-cran-blob/pkg-descr
with
7 additions
and
6 deletions
devel/R-cran-blob/Makefile
+
3
−
2
View file @
6d5b7f3f
# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME
=
blob
DISTVERSION
=
1.2.
1
DISTVERSION
=
1.2.
2
CATEGORIES
=
devel
DISTNAME
=
${
PORTNAME
}
_
${
DISTVERSION
}
MAINTAINER
=
ygy@FreeBSD.org
COMMENT
=
A Simple S3 Class
for
Representing Vectors of Binary Data
(
'BLOBS'
)
LICENSE
=
GPLv3
LICENSE
=
MIT
LICENSE_FILE
=
${
WRKSRC
}
/LICENSE
RUN_DEPENDS
=
R-cran-rlang>0:devel/R-cran-rlang
\
R-cran-vctrs>
=
0.2.1:devel/R-cran-vctrs
...
...
This diff is collapsed.
Click to expand it.
devel/R-cran-blob/distinfo
+
3
−
3
View file @
6d5b7f3f
TIMESTAMP = 16
12631873
SHA256 (blob_1.2.
1
.tar.gz) =
ef54bc7a9646c1b73f4d2f60c869b4f1940bc3505874175114297ad7772d8be
a
SIZE (blob_1.2.
1
.tar.gz) = 10
099
TIMESTAMP = 16
27202241
SHA256 (blob_1.2.
2
.tar.gz) =
4976053c65994c769a4c22b4553bea0bd9c623b3b991dbaf023d2a164770c7f
a
SIZE (blob_1.2.
2
.tar.gz) = 10
194
This diff is collapsed.
Click to expand it.
devel/R-cran-blob/pkg-descr
+
1
−
1
View file @
6d5b7f3f
...
...
@@ -2,4 +2,4 @@ R's raw vector is useful for storing a single binary object. What if you want
to put a vector of them in a data frame? The 'blob' package provides the blob
object, a list of raw vectors, suitable for use as a column in data frame.
WWW: https://
github.com/
tidyverse
/blob
WWW: https://
blob.
tidyverse
.org
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment