Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
spred
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DREAL Pays de la Loire
Centre de Services de la Donnée
spred
Commits
8e21fea1
Commit
8e21fea1
authored
4 months ago
by
MORIN Edouard
Browse files
Options
Downloads
Patches
Plain Diff
fix: install apt tk pour tcltk
parent
89302fe9
Branches
Branches containing commit
Tags
Tags containing commit
5 merge requests
!12
Dev
,
!11
Dev to main 0.0.2
,
!10
Dev to main 0.0.2
,
!9
modif readme rebuild 0.0.2
,
!8
0.0.2
Pipeline
#541028
passed
4 months ago
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
NAMESPACE
+0
-1
0 additions, 1 deletion
NAMESPACE
man/ftp_rm_all_exept.Rd
+1
-1
1 addition, 1 deletion
man/ftp_rm_all_exept.Rd
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
0
View file @
8e21fea1
...
...
@@ -31,6 +31,7 @@ building:
-
Rscript -e '.libPaths()'
-
Rscript -e 'if(!requireNamespace("pak", quietly = TRUE)) {install.packages("pak")}'
-
Rscript -e 'pak::pak(pkg = ".", upgrade = TRUE)'
-
sudo apt-get -y install python3-tk
-
Rscript -e 'install.packages("tcltk")'
-
Rscript -e 'pak::pkg_install(pkg = c("rcmdcheck"), upgrade = TRUE)'
-
R -e 'rcmdcheck::rcmdcheck(args = c("--no-manual", "--as-cran"), error_on = "warning", check_dir = "check")'
...
...
This diff is collapsed.
Click to expand it.
NAMESPACE
+
0
−
1
View file @
8e21fea1
...
...
@@ -21,5 +21,4 @@ importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(readr,read_table)
importFrom(stringr,str_count)
importFrom(tcltk,tk_messageBox)
importFrom(tibble,tibble)
This diff is collapsed.
Click to expand it.
man/ftp_rm_all_exept.Rd
+
1
−
1
View file @
8e21fea1
...
...
@@ -51,7 +51,7 @@ spred::ftp_rm_all_exept(
}
}
\seealso{
Other ftp:
Other ftp:
\code{\link{ftp_deploy}()},
\code{\link{ftp_dir_exist}()},
\code{\link{ftp_dir_rec}()},
...
...
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