labeling

Axis labeling algorithms for R, used in ggplot
Log | Files | Refs | README

commit 13c046ac6b482dd415069761c907a08aeba71d8d
parent 66e2f71529499bc5980974f38e7140f74a2a8b9b
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Tue, 29 Aug 2023 23:43:37 +0200

build & check one last time

Diffstat:
Mcran_package/build.sh | 4++++
Acran_package/example_ftp.txt | 43+++++++++++++++++++++++++++++++++++++++++++
Acran_package/labeling-manual.pdf | 0
Mcran_package/labeling.Rcheck/00_pkg_src/labeling/DESCRIPTION | 2+-
Mcran_package/labeling.Rcheck/00check.log | 2+-
Mcran_package/labeling.Rcheck/Rdlatex.log | 2+-
Mcran_package/labeling.Rcheck/labeling-Ex.Rout | 2+-
Mcran_package/labeling.Rcheck/labeling-Ex.pdf | 0
Mcran_package/labeling.Rcheck/labeling-manual.log | 2+-
Mcran_package/labeling.Rcheck/labeling-manual.pdf | 0
Acran_package/labeling.Rcheck/labeling.Rcheck/00check.log | 16++++++++++++++++
Acran_package/labeling.Rcheck/labeling.Rcheck/R_check_bin/R | 2++
Acran_package/labeling.Rcheck/labeling.Rcheck/R_check_bin/Rscript | 2++
Mcran_package/labeling.Rcheck/labeling/DESCRIPTION | 4++--
Mcran_package/labeling.Rcheck/labeling/Meta/package.rds | 0
Mcran_package/labeling.Rcheck/labeling/R/labeling.rdb | 0
Mcran_package/labeling.Rcheck/labeling/R/labeling.rdx | 0
Mcran_package/labeling.Rcheck/labeling/help/labeling.rdb | 0
Mcran_package/labeling.Rcheck/labeling/help/labeling.rdx | 0
Mcran_package/labeling.Rcheck/labeling/help/paths.rds | 0
Mcran_package/labeling_0.4.3.tar.gz | 0
Mlabeling-manual.pdf | 0
22 files changed, 74 insertions(+), 7 deletions(-)

diff --git a/cran_package/build.sh b/cran_package/build.sh @@ -3,7 +3,11 @@ R CMD build labeling R CMD check labeling_0.4.3.tar.gz echo "There might be problems with pdf generation. These are expected." +echo "Building labeling.pdf with xelatex instead" cp ./labeling/man/Rd.sty ./labeling.Rcheck cd labeling.Rcheck xelatex labeling-manual.tex cp labeling-manual.pdf ../ + +R CMD check --as-cran labeling + diff --git a/cran_package/example_ftp.txt b/cran_package/example_ftp.txt @@ -0,0 +1,43 @@ +CRAN asks you to check that the build works on windows. To do so, they provide a server. + +--- + +trastos@trastos:~/workspace/R-labeling$ ftp +ftp> passive +Passive mode: off; fallback to active mode: off. +ftp> passive +Passive mode: on; fallback to active mode: on. +ftp> open win-builder.r-project.org +Connected to win-builder.r-project.org. +220-Microsoft FTP Service +220 Welcome on win-builder.R-project.org +Name (win-builder.r-project.org:trastos): anonymous +331 Anonymous access allowed, send identity (e-mail name) as password. +Password: +230-Before uploading source packages to R-release, R-devel please read + https://win-builder.R-project.org/index.htm +230 User logged in. +Remote system type is Windows_NT. +ftp> +ftp> cd R-devel +250 CWD command successful. +ftp> binary +200 Type set to I. +ftp> put labeling_0.4.3.tar.gz +local: labeling_0.4.3.tar.gz remote: labeling_0.4.3.tar.gz +229 Entering Extended Passive Mode (|||50216|) +125 Data connection already open; Transfer starting. +100% |*************| 9895 115.08 MiB/s 00:00 ETA +226 Transfer complete. +9895 bytes sent in 00:00 (1.05 MiB/s) +ftp> ls +229 Entering Extended Passive Mode (|||50217|) +125 Data connection already open; Transfer starting. +08-29-23 11:35PM 9895 labeling_0.4.3.tar.gz +226 Transfer complete. +ftp> bye +221 Goodbye from win-builder.R-project.org + +--- + +after this, they will send an email with results. diff --git a/cran_package/labeling-manual.pdf b/cran_package/labeling-manual.pdf Binary files differ. diff --git a/cran_package/labeling.Rcheck/00_pkg_src/labeling/DESCRIPTION b/cran_package/labeling.Rcheck/00_pkg_src/labeling/DESCRIPTION @@ -10,4 +10,4 @@ License: MIT + file LICENSE | Unlimited Collate: 'labeling.R' NeedsCompilation: no Imports: stats, graphics -Packaged: 2023-08-29 21:01:57 UTC; loki +Packaged: 2023-08-29 21:41:49 UTC; loki diff --git a/cran_package/labeling.Rcheck/00check.log b/cran_package/labeling.Rcheck/00check.log @@ -1,4 +1,4 @@ -* using log directory ‘/home/loki/Documents/core/software/fresh/R/labeling/labeling_github/cran_package/labeling.Rcheck’ +* using log directory ‘/home/loki/Documents/core/software/fresh/R/labeling/labeling_git_repo/cran_package/labeling.Rcheck’ * using R version 3.6.3 (2020-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 diff --git a/cran_package/labeling.Rcheck/Rdlatex.log b/cran_package/labeling.Rcheck/Rdlatex.log @@ -1707,4 +1707,4 @@ l.271 \url{https://matplotlib.org/} l.271 \url{https://matplotlib.org/} Error in running tools::texi2pdf() -You may want to clean up by 'rm -Rf /tmp/RtmpB3i1xO/Rd2pdf2bf96a229d05d6' +You may want to clean up by 'rm -Rf /tmp/RtmpKngHST/Rd2pdf2efd0f4c77039a' diff --git a/cran_package/labeling.Rcheck/labeling-Ex.Rout b/cran_package/labeling.Rcheck/labeling-Ex.Rout @@ -64,7 +64,7 @@ Type 'q()' to quit R. > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") -Time elapsed: 0.066 0.004 0.071 0 0 +Time elapsed: 0.07 0 0.07 0 0 > grDevices::dev.off() null device 1 diff --git a/cran_package/labeling.Rcheck/labeling-Ex.pdf b/cran_package/labeling.Rcheck/labeling-Ex.pdf Binary files differ. diff --git a/cran_package/labeling.Rcheck/labeling-manual.log b/cran_package/labeling.Rcheck/labeling-manual.log @@ -1,4 +1,4 @@ -This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2021) (preloaded format=xelatex 2021.10.1) 29 AUG 2023 23:02 +This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2021) (preloaded format=xelatex 2021.10.1) 29 AUG 2023 23:42 entering extended mode restricted \write18 enabled. %&-line parsing enabled. diff --git a/cran_package/labeling.Rcheck/labeling-manual.pdf b/cran_package/labeling.Rcheck/labeling-manual.pdf Binary files differ. diff --git a/cran_package/labeling.Rcheck/labeling.Rcheck/00check.log b/cran_package/labeling.Rcheck/labeling.Rcheck/00check.log @@ -0,0 +1,16 @@ +* using log directory ‘/home/loki/Documents/core/software/fresh/R/labeling/labeling_git_repo/cran_package/labeling.Rcheck/labeling.Rcheck’ +* using R version 3.6.3 (2020-02-29) +* using platform: x86_64-pc-linux-gnu (64-bit) +* using session charset: UTF-8 +* using option ‘--as-cran’ +* checking for file ‘labeling/DESCRIPTION’ ... OK +* checking extension type ... Package +* this is package ‘labeling’ version ‘0.4.3’ +* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers +Maintainer: ‘Nuno Sempere <nuno.semperelh@gmail.com>’ +* checking package namespace information ... OK +* checking package dependencies ... OK +* checking if this is a source package ... ERROR +Only *source* packages can be checked. +* DONE +Status: 1 ERROR diff --git a/cran_package/labeling.Rcheck/labeling.Rcheck/R_check_bin/R b/cran_package/labeling.Rcheck/labeling.Rcheck/R_check_bin/R @@ -0,0 +1,2 @@ +echo "'R' should not be used without a path -- see par. 1.6 of the manual" +exit 1 diff --git a/cran_package/labeling.Rcheck/labeling.Rcheck/R_check_bin/Rscript b/cran_package/labeling.Rcheck/labeling.Rcheck/R_check_bin/Rscript @@ -0,0 +1,2 @@ +echo "'Rscript' should not be used without a path -- see par. 1.6 of the manual" +exit 1 diff --git a/cran_package/labeling.Rcheck/labeling/DESCRIPTION b/cran_package/labeling.Rcheck/labeling/DESCRIPTION @@ -10,5 +10,5 @@ License: MIT + file LICENSE | Unlimited Collate: 'labeling.R' NeedsCompilation: no Imports: stats, graphics -Packaged: 2023-08-29 21:01:57 UTC; loki -Built: R 3.6.3; ; 2023-08-29 21:01:59 UTC; unix +Packaged: 2023-08-29 21:41:49 UTC; loki +Built: R 3.6.3; ; 2023-08-29 21:41:52 UTC; unix diff --git a/cran_package/labeling.Rcheck/labeling/Meta/package.rds b/cran_package/labeling.Rcheck/labeling/Meta/package.rds Binary files differ. diff --git a/cran_package/labeling.Rcheck/labeling/R/labeling.rdb b/cran_package/labeling.Rcheck/labeling/R/labeling.rdb Binary files differ. diff --git a/cran_package/labeling.Rcheck/labeling/R/labeling.rdx b/cran_package/labeling.Rcheck/labeling/R/labeling.rdx Binary files differ. diff --git a/cran_package/labeling.Rcheck/labeling/help/labeling.rdb b/cran_package/labeling.Rcheck/labeling/help/labeling.rdb Binary files differ. diff --git a/cran_package/labeling.Rcheck/labeling/help/labeling.rdx b/cran_package/labeling.Rcheck/labeling/help/labeling.rdx Binary files differ. diff --git a/cran_package/labeling.Rcheck/labeling/help/paths.rds b/cran_package/labeling.Rcheck/labeling/help/paths.rds Binary files differ. diff --git a/cran_package/labeling_0.4.3.tar.gz b/cran_package/labeling_0.4.3.tar.gz Binary files differ. diff --git a/labeling-manual.pdf b/labeling-manual.pdf Binary files differ.