The following is a short list of known failed Rx functions. Other Rx and Open Source functions may also be affected.
- rxImport()
- rxDataStep()
- RxXdfData()
message header: expected <size of data frame> got
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
View products that this article applies to.
Revolution Analytics 7.4.1 - Download link
Microsoft R Server 8.0.0 - Download link
Microsoft R Server 8.0.3 - Download link
Revolution Analytics 7.4.1 - Download link
Microsoft R Server 8.0.0 - Download link
Microsoft R Server 8.0.5 - Download link
To resolve this issue, follow the instructions below to apply the fix.
Required files:
R CMD REMOVE "RevoScaleR"
sudo R CMD REMOVE "RevoScaleR"
R CMD INSTALL --no-test-load <path/to/dir>/RevoScaleR_8.0.X.zip
sudo R CMD INSTALL --no-test-load <path/to/dir> /RevoScaleR_8.0.X.tar.gz
C:\Program Files\Microsoft\MRO-for-RRE\8.0\R-3.2.2\library\RevoScaleR\rxLibs\x64
sudo cp <path/to/dir>/libRxLink.so.2 \ <path/to/R_dir>/library/RevoScaleR/rxLibs/x64/where <path/to/R-dir> on a standard install would be as follows:
/usr/lib64/MRO-for-MRS-8.0.X/R-3.2.2/lib64/R
Keywords: kbqfe, kbsurveynew, kbexpertiseadvanced, kbtshoot, kb