Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spcosa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dennis Walvoort
spcosa
Commits
f5e36cb2
Commit
f5e36cb2
authored
4 years ago
by
Dennis Walvoort
Browse files
Options
Downloads
Patches
Plain Diff
added PROJ >= 6 to SystemRequirements
parent
e436a802
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DESCRIPTION
+1
-1
1 addition, 1 deletion
DESCRIPTION
inst/NEWS.Rd
+1
-0
1 addition, 0 deletions
inst/NEWS.Rd
with
2 additions
and
1 deletion
DESCRIPTION
+
1
−
1
View file @
f5e36cb2
...
@@ -17,7 +17,7 @@ Depends: R (>= 3.1.0), rJava (>= 0.9-3), methods,
...
@@ -17,7 +17,7 @@ Depends: R (>= 3.1.0), rJava (>= 0.9-3), methods,
utils
utils
Imports: sp (>= 1.1-0), ggplot2 (>= 1.0.0), rgdal (>= 1.5-19)
Imports: sp (>= 1.1-0), ggplot2 (>= 1.0.0), rgdal (>= 1.5-19)
Suggests: grid, RUnit (>= 0.4.32), knitr (>= 1.30), rmarkdown (>= 2.6)
Suggests: grid, RUnit (>= 0.4.32), knitr (>= 1.30), rmarkdown (>= 2.6)
SystemRequirements: Java (>= 6)
SystemRequirements: Java (>= 6)
, PROJ (>= 6)
License: GPL (>= 3)
License: GPL (>= 3)
VignetteBuilder: knitr
VignetteBuilder: knitr
Collate: class_Stratification.R class_CompactStratification.R
Collate: class_Stratification.R class_CompactStratification.R
...
...
This diff is collapsed.
Click to expand it.
inst/NEWS.Rd
+
1
−
0
View file @
f5e36cb2
...
@@ -4,6 +4,7 @@
...
@@ -4,6 +4,7 @@
\section{Changes in version 0.3-11 (2021-01-12)}{
\section{Changes in version 0.3-11 (2021-01-12)}{
\itemize{
\itemize{
\item added PROJ (>= 6) to SystemRequirements in the DESCRIPTION file (Uwe Ligges, 2021-01-18)
\item removed dependency from rgl and gstat by simplifying vignette
\item removed dependency from rgl and gstat by simplifying vignette
\item added package versions to DESCRIPTION file to remove notes/warnings from CRAN
\item added package versions to DESCRIPTION file to remove notes/warnings from CRAN
}
}
...
...
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