Skip to content

Prepare for CRAN submission#715

Merged
arcadia-devtools merged 23 commits into
catboost:masterfrom
WLOGSolutions:master
Mar 5, 2019
Merged

Prepare for CRAN submission#715
arcadia-devtools merged 23 commits into
catboost:masterfrom
WLOGSolutions:master

Conversation

@ws171913

@ws171913 ws171913 commented Mar 4, 2019

Copy link
Copy Markdown
Contributor

I hereby agree to the terms of the CLA available at: [https://yandex.ru/legal/cla/?lang=en]

ws171913 and others added 22 commits March 2, 2019 17:38
with autoconfig mechanis. Intermediate files are Git ignored.
…change in Makefile.win was required not to rebuild it if present already. Git ignores fixed
Synchronize configure.ac to be inline with Windows build.
Regenerate configure
…eck complains. Regenerate NAMESPACE.

Fix issues with documentation: skip building Rd for internal functions in catboost.caret.R, document parameters in catboost.drop_unused_features
Regenerate man files
…real core number) causes assertion in catboost.train
Add .lintr to .Rbuildignore not to interfere with package check.
Fix lines over 150 characters in catboost.R
- Date removed from DESCRIPTION: redundant and not recommended
- URL and BugFixes added to DESCRIPTION
- Author contains all people and contributors
- Title fixed to describe that package is for
- Maintainer restored
- require removed from catboost.R in favor to @import
- got rid of sapply in favor to vapply
ADD cran-comments.md to .Rbuildignores not to disturb package checks
Change line endings to Windows in Documentation
Replace Arch to Binarch in DESCRIPTION as Arch is non standard
Change line endings from Windows to Linux
Apply any to is.na(modelFit$lev) in catboost.caret$predict: modelFit$lev is definitely of length > 1
Conflicts:
	catboost/R-package/DESCRIPTION
	catboost/R-package/R/catboost.R
	catboost/R-package/man/catboost.drop_unused_features.Rd
	catboost/R-package/tests/testthat/test_model.R
@annaveronika annaveronika mentioned this pull request Mar 4, 2019
@ws171913
ws171913 marked this pull request as ready for review March 4, 2019 09:30
@exprmntr

exprmntr commented Mar 4, 2019

Copy link
Copy Markdown
Contributor

@arcadia-devtools Ship it!

@arcadia-devtools

Copy link
Copy Markdown
Collaborator

@ws171913

ws171913 commented Mar 4, 2019

Copy link
Copy Markdown
Contributor Author

Once again :)
I hereby agree to the terms of the CLA available at: (https://yandex.ru/legal/cla/?lang=en)

@arcadia-devtools

Copy link
Copy Markdown
Collaborator

@exprmntr, internal review request created: 751511

@arcadia-devtools

Copy link
Copy Markdown
Collaborator

Check 751511 passed

Comment thread catboost/R-package/configure.ac Outdated

##### INIT ####################################################################

AC_INIT(catboost, 0.12, [email protected])

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread catboost/R-package/configure.ac Outdated
confugure should be regenerated with autoconf command
@exprmntr

exprmntr commented Mar 5, 2019

Copy link
Copy Markdown
Contributor

@arcadia-devtools Ship it!

@arcadia-devtools

Copy link
Copy Markdown
Collaborator

@exprmntr, internal review request updated: 751511

@arcadia-devtools

Copy link
Copy Markdown
Collaborator

Check 751511 passed

@arcadia-devtools
arcadia-devtools merged commit 0e0ba7b into catboost:master Mar 5, 2019
@ws171913

ws171913 commented Jun 18, 2020 via email

Copy link
Copy Markdown
Contributor Author

@lorenzwalthert

lorenzwalthert commented Jun 18, 2020

Copy link
Copy Markdown

Thanks for the update. Have you tried to use docker containers from
r-hub? They aim to provide the exact same environment as the CRAN check machines. Maybe this makes the error more reproducible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants